-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathTODO
More file actions
executable file
·23 lines (23 loc) · 1.3 KB
/
TODO
File metadata and controls
executable file
·23 lines (23 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- audio thumbnails (e.g. google search - what about limited requests by google)
- audio thumbnails (images in the music folder?)
- enable/disable webui (is it useful?)
- webui: maybe we should do a webapp for remote control (ControlPoint)
- webui: add authentication since it reveals more and more sensitive information
- dvd support (basic support is existing)
- seeking support (seeking works in most cases, why not in all? which ones (large files) ?
- more subtitle support (text/x-subviewer)
- transcode subtitle files
- implement specificViews (samsung feature)
- more external scripts (online picture services like picasa and so on, youtube, ...)
- transcoding of videos
- transcoding of images
- per client transcoding profiles (currently only per ip address)
- per client directory configuration
- use multiple threads to crawl directories (multiple DBI objects, since DBI is not threadsafe, but glob is not threadsafe as well)
- debian package, repo, rpm packages, ...
- random music directory
- more playlist support: Windows Media Player Playlist
- set bookmark soap action (X_SetBookmark) - started, but tv does not send the requests ???
- ReuseAddr parameter for both SSDP sockets (working depends on installed modules and Perl version) - How to handle it?
- add archives to the media library ???
- drop privileges