mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 08:49:37 +01:00
39ae7c7ac0
Before this fix serve dlna was only using the built in database of mime types to look up the mime types of files. On Android (and possibly other systems) this is very small. The symptoms of this problem was serve dlna only listing images and not videos. After this fix we use the backend's idea of the mime type if possible which will be more accurate. Fixes #3475 |
||
---|---|---|
.. | ||
data | ||
dlnaflags | ||
testdata/files | ||
cds.go | ||
cms.go | ||
dlna_test.go | ||
dlna_util.go | ||
dlna.go |