philippe_44 wrote: > in Scanner::Remote::ReadRemoteHeader there is no case handling mimetypes > application/octet-stream. I've not tracked the code difference between > 7.9.1 and 7.9.3 but obviously for nasty server not setting properly > Content-Type. It's either a test to be added in Scanner::Remote.pm when > content-type is octet-type (unknown) or it's a change to > Music::Info::SetContentType which seems to be happy with octet-stream > and does not use typeFromPath.
I think any processing should be based on what is defined in types.conf - no assumption to be made in any undefined types or suffixes. My inclination is that if a MIME type is not defined in types.conf but the suffix matches one defined in types.conf - then the suffix type should be used. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=112286 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
