-
Notifications
You must be signed in to change notification settings - Fork 398
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
🐛 | Unable to start playlists (web-app / rfid-reader) #2306
Comments
I was able to upload files through the web-app and i can see the files as well when i log into the rpi. When i hit the play button in the web-app of the folder it gives feedback: playlist is now playing. |
Hi, Please have a look at version 3 where this feature has been added (https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/documentation/builders/webapp/playlists-livestreams-podcasts.md#playlists). |
Thanks for the reply, i think i miss-used the word "playlist". I am referring to a folder with all files i want to play included. I hope a am not totally missing the point here. Funnily i installed phniebox on my raspberry pi 2 and it workd perfectly there |
Ok that's a different case :) How many files are in this folder? And could you check for special characters in the file names? |
In the folder there are 25 .m4a files. in the In the here is the second install log-file:
|
Ah i have found these logs after i have enabled WebApp-API logs:
|
Can you also supply the output of |
I read from your installation log that you chose |
Here is the Output of
|
For the MPD-Config, it stated that i could also do it later and it was not necessary for my raspberry pi 2 (where is successfully installed it), so i did not consider it further. I really hope this is now not the issue. here is the content of my mpd.conf file
|
Here is the question, if MPD should be configured. From my point of view it doesn't make any sense, why the user should decide that, because Phoniebox is broken, if you decide NO. Should be fixed. |
Second issue: In https://github.com/MiczFlor/RPi-Jukebox-RFID/tree/develop/misc%2Fsampleconfigs we have a |
I believe that's the problem, as the path don't match. I have look in the installation settings later and can supply a config ready to use. Or you rerun the installation and select the option. |
Hi everyone, sorry for the ticket, it was indeed the MPD config. Now everything is working perfectly. Thanks for the patience, people like you make the internet work. |
Version
2.5.0 - 4101984 - master
Branch
master
OS
Raspbian GNU/Linux 11 (bullseye)
Pi model
3B
Hardware
RC522 RFID Reader
ALMO Speaker Set
What happened?
I have just setup the raspi and installed the phonie box.
I am able to upload playlists and upload files into them, but when pressing the play-button in the playlist it states:
PLAYLIST is now playing, but it does not start, and it does not show up in the playlist (new songs list)
Finally, i can start the individual tracks in the playlist separately and as well add them manually to the next songs list.
I tried to reseach but i cannot find the solution.
Any ideas what i can try?
Logs
No response
Configuration
No response
More info
No response
The text was updated successfully, but these errors were encountered: