Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Now playing for AzuraCast

Leírás

This plugin adds a widget to your WordPress sidebar showing the currently played song of a AzuraCast station by their public API. You’re able to configure whether to display the album, title, artist, artwork and player links.
Important: By version 2.0.0 you need to use the station shortcode instead of station id. It’s necessary because AzuraCast’s Live Now-Playing Api won’t support station ids. You need to enable websocket support in your AzuraCast Instance.

Képernyőmentések

Telepítés

  1. Upload the plugin files to your WordPress plugins directory, e.g. ‘/wp-content/plugins/plugins/’.
  2. Enable the plugin pressing ‘Activate’.
  3. Add and configure the widget under ‘Appearance’ -> ‘Widgets’.

Vélemények

2019.11.29.
Handy plugin for displaying currently playing data from Azuracast. It would be great if this could be improved to support the livesocket api, so that information was updated in real-time, using nchan subscriber module. As it currently stands, the information displayed is often lagging the currently playing track, because the shortest refresh time is 60 seconds. I'd be happy to donate to support the development of this plugin.
2 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Now playing for AzuraCast” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Now playing for AzuraCast” 5 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“Now playing for AzuraCast” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

2.0.4

  • Fixed activation message
  • Removed old update style (XSS was possible)
  • Removed code fragments for shortcode, gutenberg and elementor (Will comeback later)

2.0.3

  • Added missing defaults

2.0.2

  • Changed typo in readme
  • Added missing translation string

2.0.1

  • Disabled Gutenberg (Will be added later)

2.0.0

  • Orientation support
  • Websocket support
  • Complete rewrite of plugin

1.2.0

  • Data from AzuraCast is now loaded asynchronous. By default the AzuraCast-Widget will be refreshed every 5 minutes. You can change that setting in the widgets settings or can disable this feature completely.
  • I’m looking for a way to use AzuraCast’s Webhook API. Perhaps new data will be loaded directly in a newer version instead of refreshing it staticly every x minutes.

1.1.9

  • Fixed not working webplayer button. Spaces are evil.

1.1.7

  • Fixed wording
  • Fixed translation issues

1.1.6

  • Default language is English now.
  • Improvements for small and mobile sidebars.

1.1.4 & 1.1.5

  • Fixed several translation issues. Should work all like a charm now.

1.1.3

  • Fixed a bug that prevented translations from loading

1.1.2

  • Added translation template and first strings

1.1.1

  • Fixed german language

1.1.0

  • Fixed a couple of issues.
  • Added configuration settings.
  • Completed widget appearance.

1.0.0

  • Initioal version, rudimentary.