Codebase list golang-github-anacrolix-dms / 0c2f3ae5-8b3f-4bfe-b1ab-255a377e8e42/upstream TODO
0c2f3ae5-8b3f-4bfe-b1ab-255a377e8e42/upstream

Tree @0c2f3ae5-8b3f-4bfe-b1ab-255a377e8e42/upstream (Download .tar.gz)

TODO @0c2f3ae5-8b3f-4bfe-b1ab-255a377e8e42/upstreamraw · history · blame

1
2
3
4
5
6
* Reintegrate ffprobe error suppression into the ffmpeg.Probe function
* Replace panics with proper error handling throughout the codebase.
* Move ./dlna/dms somewhere more appropriate. It's moreof a DMS than a DLNADMS now.
* Fix seeking for transcodes. Should be broken.
* DMS handler path /icon should be /thumbnail, and /deviceIcon->/icon, or something like that.
* Work around lack of ffmpegthumbnailer on Windows.