mopidy / mopidy-local

Mopidy extension for playing music from your local music archive
https://mopidy.com/ext/local/
Apache License 2.0
61 stars 26 forks source link

More liberal jpeg detection (Fixes #58) #59

Closed kingosticks closed 3 years ago

kingosticks commented 3 years ago

imghdr does not detect all jpeg files, let's accept any data starting with the JPEG SOI marker.