Azuracast: External radio url

Created on 19 Nov 2018  路  2Comments  路  Source: AzuraCast/AzuraCast

What is the best way to program another radio? example put days and times where a remote url goes through the server.

I tried like you see in the picture but follow the music of the autodj.

screenshot_2018-11-19 listas de reproduccion - azuracast
screenshot_2018-11-18 edit lista de reproduccion - azuracast

bug

Most helpful comment

@webma5ter23 @macbroadcast This is definitely a valid bug report, and I suppose I should explain what happened under the hood here.

We had one particular installation earlier in AzuraCast's development who insisted that they'd only use the software if it could support playing back remote URLs. As long as Liquidsoap is in charge of playlists, this is fairly simple: just hand Liquidsoap a remote URL and it'll go fetch it and play it back locally.

However, in order to get richer metadata for songs (like how far along in their duration they were, what playlist they came from, etc.), we had to put AzuraCast in charge of the AutoDJ process. We recently added the "Manual AutoDJ" mode to take AzuraCast out of the process entirely and just let Liquidsoap do its thing, and when that mode was turned on, remote URL playlists worked without issue.

We didn't get around to actually implementing support for remote URLs in AzuraCast's internal AutoDJ until...about three minutes ago. :)

Along with implementing full support for remote URLs, I've also added support for remote playlist files (M3U/PLS).

Sorry for the confusion about the fact that this only worked with "Manual AutoDJ" turned on (and that this wasn't documented); my intention had been to come up with a fix for the issue sooner than this!

All 2 comments

Yes, i have the same problem, remote scheduled playlists never gets triggered
bildschirmfoto von 2018-11-19 05-46-16
bildschirmfoto von 2018-11-19 05-48-08

@webma5ter23 @macbroadcast This is definitely a valid bug report, and I suppose I should explain what happened under the hood here.

We had one particular installation earlier in AzuraCast's development who insisted that they'd only use the software if it could support playing back remote URLs. As long as Liquidsoap is in charge of playlists, this is fairly simple: just hand Liquidsoap a remote URL and it'll go fetch it and play it back locally.

However, in order to get richer metadata for songs (like how far along in their duration they were, what playlist they came from, etc.), we had to put AzuraCast in charge of the AutoDJ process. We recently added the "Manual AutoDJ" mode to take AzuraCast out of the process entirely and just let Liquidsoap do its thing, and when that mode was turned on, remote URL playlists worked without issue.

We didn't get around to actually implementing support for remote URLs in AzuraCast's internal AutoDJ until...about three minutes ago. :)

Along with implementing full support for remote URLs, I've also added support for remote playlist files (M3U/PLS).

Sorry for the confusion about the fact that this only worked with "Manual AutoDJ" turned on (and that this wasn't documented); my intention had been to come up with a fix for the issue sooner than this!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ErnestPH picture ErnestPH  路  3Comments

Yusadolat picture Yusadolat  路  3Comments

verdantsquare picture verdantsquare  路  3Comments

dpcee30 picture dpcee30  路  3Comments

bebjakub picture bebjakub  路  3Comments