Michael Herger;266915 Wrote: > > Is this related to this bug? > http://bugs.slimdevices.com/show_bug.cgi?id=5686 > > It's very likely bad tagging. Our guessing fails if the tags have some > minor fault in the format structure. What application did you use to > tag it? >
Thanks for the reply. 1. It may be related in that there is a problem with the encoding detection. In that bug report, though, the files are indexed but displayed incorrectly. Mine bails out while trying to read the tags, and they are never indexed by tag. See also #5, below. 2. My tags are great; thanks for asking. Seriously, though, most were generated by EAC, and they work fine with everything I've tried (Phatbox, Audiotron + Samba, Rio Receiver + YARRS, MP101 + twonkyvision, iPod + iTunes, Winamp, XBMC, ad infinitum). What might be in there that would trip up only SC? And hopefully you will not tell me that EAC is an unacceptable tagger! 3. I was wrong about one thing: Editing Info.pm at line 873 to hard-code 'iso-8859-1' _does_ in fact allow it to read and index the tags. 4. But there is still a problem with displaying filenames. When browsing "Music Folder," names are truncated at the first accented character. My filesystem encodes "José" as "Jos\351" (which I believe is iso-8859-1?). "Café del Mar", for example, is truncated to "Caf". 5. With the original Info.pm file, the error logged when trying to read the tags looks like: [08-02-08 07:05:30.0892] Slim::Formats::readTags (167) Error: While trying to ->getTag(/home/netshares/mp3/Test3/José Padilla - Adios Ayer.mp3) : Can't locate auto/Encode/Detect/Detector/detect.al in @INC (@INC contains: CODE(0x17f22d0) /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux/auto /usr/share/squeezecenter/CPAN/arch/5.8.8/x86_64-linux /usr/share/squeezecenter/CPAN/arch/5.8.8/x86_64-linux/auto /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux/auto /usr/share/squeezecenter/CPAN/arch/x86_64-linux /usr/share/squeezecenter/lib /usr/share/squeezecenter/CPAN /usr/share/squeezecenter /usr/libexec /usr/lib/perl5/5.8.8/x86_64-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl . CODE(0x17f2370)) at /usr/share/squeezecenter/lib/MP3/Info.pm line 873 [08-02-08 07:05:30.0997] Slim::Formats::readTags (167) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/usr/lib/perl5/vendor_perl/Slim/Formats.pm line 167) frame 1: Slim::Formats::readTags (/usr/lib/perl5/vendor_perl/Slim/Schema.pm line 813) frame 2: Slim::Schema::newTrack (/usr/lib/perl5/vendor_perl/Slim/Schema.pm line 1027) frame 3: Slim::Schema::updateOrCreate (/usr/lib/perl5/vendor_perl/Slim/Schema.pm line 725) frame 4: Slim::Schema::objectForUrl (/usr/lib/perl5/vendor_perl/Slim/Schema/ResultSet/Track.pm line 100) frame 5: Slim::Schema::ResultSet::Track::objectForUrl (/usr/lib/perl5/vendor_perl/Slim/Web/Pages/BrowseTree.pm line 116) frame 6: Slim::Web::Pages::BrowseTree::browsetree (/usr/lib/perl5/vendor_perl/Slim/Web/HTTP.pm line 1081) frame 7: Slim::Web::HTTP::generateHTTPResponse (/usr/lib/perl5/vendor_perl/Slim/Web/HTTP.pm line 948) frame 8: Slim::Web::HTTP::processURL (/usr/lib/perl5/vendor_perl/Slim/Web/HTTP.pm line 755) frame 9: Slim::Web::HTTP::processHTTP (/usr/lib/perl5/vendor_perl/Slim/Networking/Select.pm line 243) frame 10: (eval) (/usr/lib/perl5/vendor_perl/Slim/Networking/Select.pm line 243) frame 11: Slim::Networking::Select::select (/usr/libexec/squeezecenter-server line 503) frame 12: main::idle (/usr/libexec/squeezecenter-server line 453) frame 13: main::main (/usr/libexec/squeezecenter-server line 1005) -- Rhindle ------------------------------------------------------------------------ Rhindle's Profile: http://forums.slimdevices.com/member.php?userid=15406 View this thread: http://forums.slimdevices.com/showthread.php?t=43219
_______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
