-
I'm using 2.5.0 - 4101984. No Spotify is set up, don't use it.
The file is definitely there. When I use SMB to navigate the audio files, I can even play it on my computer. Are there file naming conventions that need to be followed? Actually, that appears to be the issue. Renaming the file to get rid of the dash seemed to resolve it. Seems weird that a dash would throw this mess though... Originally posted by @AStoker in #2208 (reply in thread) |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
Need to check, why dashes in file name don't work, see also #2208 (reply in thread) |
Beta Was this translation helpful? Give feedback.
-
Well, adding more details. After modifying an existing file and trying to play that, it works perfectly fine. So I decide to do a "stupid check" and change the original file that wasn't working (that suddenly did start working after removing the dash) back to the original name that had the dash in it to see if it wouldn't work. Lo and behold, it does work (no errors in the log about missing songs). |
Beta Was this translation helpful? Give feedback.
-
You could try |
Beta Was this translation helpful? Give feedback.
-
Alright, was able to reproduce it again (files had periods in it this time). After doing |
Beta Was this translation helpful? Give feedback.
-
I would assume it’s because of missing update. |
Beta Was this translation helpful? Give feedback.
-
Is it not the latest release? Or is v3 ready to rock and I should upgrade to that? |
Beta Was this translation helpful? Give feedback.
-
If you have a working Phoniebox I would not upgrade to v3, because it’s a completely reinstall. Currently there’s no upgrade path, see https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/documentation/builders/update.md If you build a new Phoniebox, I would start with version 3 - as long as version 3 already has the features you need, see https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/main/documentation/developers/status.md |
Beta Was this translation helpful? Give feedback.
Alright, was able to reproduce it again (files had periods in it this time). After doing
mpc update
, the files played fine. So perhaps it is just revolving around the files not being recognized yet?