Bugzilla – Bug 10155
Scanner does not find OGA files
Last modified: 2009-09-08 09:25:51 UTC
CD ripping software that I use (sound juicer) stores files with a .oga extension and the squeezecenter scanner does not find them. As a workaround, I wrote a script to rename all the files with a .ogg extension. FYI .oga is now the correct extension ( http://xiph.org/ogg/doc/rfc5334.txt ) for audio files, so expect this issue to come up more frequently.
this should do it (requires server restart): Index: types.conf =================================================================== --- types.conf (revision 24116) +++ types.conf (working copy) @@ -34,7 +34,7 @@ mov mov,m4a,mp4,m4b audio/x-quicktime-movie,audio/x-m4a audio mp3 mp2,mp3 audio/mpeg,audio/mp3,audio/mp3s,audio/x-mpeg audio mpc mpc,mp+ audio/x-musepack audio -ogg ogg audio/x-ogg,application/ogg,audio/ogg,application/x-ogg audio +ogg ogg,oga audio/x-ogg,application/ogg,audio/ogg,application/x-ogg audio pdf pdf application/pdf - pls pls audio/scpls,audio/x-scpls playlist pod - application/rss+xml -
KDF: Please feel free to apply.
7.3 or 7.3.1? If the latter, do we have a branch for that yet, or is it a case of simply waiting until 7.3 is captured?
If you can wait until we have branched for 7.3.1, that would be great.
fixed at change 24291. This should be fixed in the 7.3.1 nightly builds. Please repoen if there are any issues.
Verified fixed in SqueezeCenter 7.3.1 24367
This bug has been fixed in the 7.3.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC