RasPod icon indicating copy to clipboard operation
RasPod copied to clipboard

A simple music server for Raspberry Pi.

Results 7 RasPod issues
Sort by recently updated
recently updated
newest added

After the server started, if I add new media files(mp3) into media folder, then I click the resync songs button, the new added songs does not appear in the UI....

Created a Playlist. Worked fine. Created a second Playlist with no issues. Restarted the Server. When I try to change Playlist, I get the above error. I've tried this with...

inhibit interface error: Failed to connect to D-Bus session Daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 main interface error: no suitable interface module Although I had...

At present the script only plays and syncs .mp3 files, but LibVLC support a large variety of files and we should add that support to our script. I feel that...

enhancement

The code is literally cluttered all over one file i.e server.py, and most of it is undocumented. Some cleaup ideas :- 1) Create new files for classes 2) Create new...

enhancement

Add options for creating playlists of files in different directories. Originally reported by @jim-manley in #2

enhancement