Hi,
I’m looking for a music player with below requirements. Preferably free/open source but can be paid.
- Must have:
- Run on raspberry pi.
- Read local music in mp3/wav.
- play music via output jack.
- Web based interface.
- Manual control.
- Playlists.
- Schedule play music - for example from 8am to 8pm.
- Would be nice.
- Upload music via web.
- User/Password protected, preferably without separated nginx configuration.
The closest one I get is Mopidy but it doesn’t support Scheduling.
I dont think this exists. Maybe you can use an existing server and player and automate it with home assistant
Picoreplayer can do that, if you run the lms server and client on the same box. It’ll be slow with large collections on a pi but it’ll work. You can play a track or playlist as a scheduled alarm in the player settings. The only real trick is scheduled pause times, which could be handled using the PowerSave plugin or from the router https://forums.slimdevices.com/forum/user-forums/logitech-media-server/107222-pause-specific-squeezebox-at-scheduled-times#post1375971
You could implement the schedule play music with just a cron job triggering playback via the API
If you can dedicate a Raspberry Pi to this, you might want to consider Volumio. Visit https://volumio.com/en/get-started for more information.
Not sure if moodeaudio supports timed playback…
Yes!