File: TODO

package info (click to toggle)
golang-github-anacrolix-dms 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 436 kB
  • sloc: xml: 19; sh: 19; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (2)
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.