Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Radio streams missing in playlist tab #1850

Closed
Hat-Tric opened this issue Jan 31, 2025 · 3 comments
Closed

[web] Radio streams missing in playlist tab #1850

Hat-Tric opened this issue Jan 31, 2025 · 3 comments

Comments

@Hat-Tric
Copy link

Hat-Tric commented Jan 31, 2025

I have set the option: radio_playlists = true

The radio streams show up in the radio section of the web frontend, but not in the playlist tab.

This worked prior to version: 28.10.132.gite9485d3-1+bookworm

The current version 28.11.133.git01dbda3-1+bookworm also shows this behaviour

The radio playlists do exist, they show up when I list them with json and in the Apple Remote app. They‘re just missing from the playlist section.

I‘ve already tried a full rescan of the library.

The radio streams are m3u files in the OwnTone directory and look like this:

#EXTM3U
#EXTINF:-1, - WFMU
https://stream0.wfmu.org/freeform-high.aac

OwnTone is running on a Raspberry Pi Zero 2 with the newest Raspberry Pi OS bookworm.

@37223
Copy link

37223 commented Feb 2, 2025

New user here. Facing similar issue.

[2025-02-02 21:37:41] [ LOG] db: Database OK with 0 active files and 6 active playlists

[2025-02-02 21:37:41] [ LOG] scan: Skipping library directory /var/lib/Media, could not dereference: No such file or directory

[2025-02-02 21:37:41] [ LOG] scan: Bulk library scan completed in 0 sec

[2025-02-02 21:37:41] [ LOG] lib: Library init scan completed in 0 sec (0 changes)

I've added exact same files from Daapd, but they do not shop up.

@37223
Copy link

37223 commented Feb 2, 2025

Update, my issue was the following:

had to delete old owntone.conf file because it wasnt being re-created by portainer

@ejurgensen
Copy link
Member

This option was a workaround for some pretty old DAAP clients, which otherwise couldn't display radio stations. It's also from before OwnTone (forked-daapd) even had a web interface. I've added a note to the config file that it's only for DAAP clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants