[DOC] updated TODO
This commit is contained in:
@@ -7,18 +7,18 @@
|
|||||||
|
|
||||||
[Cover]
|
[Cover]
|
||||||
- Handle preferred cover file names ("front.xxx", "cover.xxx", ...)
|
- Handle preferred cover file names ("front.xxx", "cover.xxx", ...)
|
||||||
- Implement a cache and a grabber from some web service (mandatory for artists?)
|
- Implement a cache and a grabber from some web service (mandatory for artists?) coverartarchive.org
|
||||||
|
|
||||||
[Database]
|
[Database]
|
||||||
|
- Make filters using tags (support AND) + optim
|
||||||
- Optim, use SQL query to get the "genre" orphans
|
- Optim, use SQL query to get the "genre" orphans
|
||||||
- Use Inotify like system to watch modified/added files?
|
- Use Inotify like system to watch modified/added files?
|
||||||
- handle access rights problems (instead of aborting)
|
- handle access rights problems (instead of aborting)
|
||||||
- add a global play counter for tracks. This will help people to spot most popular files
|
- add a global play counter for tracks. This will help people to spot most popular files
|
||||||
- rework the exception process in av/metadata/updater in case of bad files
|
|
||||||
- Use the WServer::post method to notify the end of the database scan? (with results?)
|
- Use the WServer::post method to notify the end of the database scan? (with results?)
|
||||||
|
|
||||||
[Metadata]
|
[Metadata]
|
||||||
- OGG metadata -> properly handle metadata nested in the audio stream
|
- WMA covers: add support
|
||||||
|
|
||||||
[Playlist]
|
[Playlist]
|
||||||
- Make public playlists so that users can see what other people are listening to
|
- Make public playlists so that users can see what other people are listening to
|
||||||
@@ -59,6 +59,7 @@
|
|||||||
- TrackView: Reselect the current selected item when displaying the updated search results
|
- TrackView: Reselect the current selected item when displaying the updated search results
|
||||||
- Add keyboard shortcuts
|
- Add keyboard shortcuts
|
||||||
- playqueue: try to get a single div to display the cover / artist / track name in order to improve style
|
- playqueue: try to get a single div to display the cover / artist / track name in order to improve style
|
||||||
|
- Add a hint for the user to get the nature of tag (created from genre ? created from audio features?)
|
||||||
[mobile]
|
[mobile]
|
||||||
- Reorganize the views to ease internal paths
|
- Reorganize the views to ease internal paths
|
||||||
- Covers not always the same height
|
- Covers not always the same height
|
||||||
@@ -67,7 +68,6 @@
|
|||||||
- Implement a play queue
|
- Implement a play queue
|
||||||
- Implement a decent player
|
- Implement a decent player
|
||||||
- Make the release/artist clickable when displayed to the user
|
- Make the release/artist clickable when displayed to the user
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
- implement a decent mediaplayer
|
- implement a decent mediaplayer
|
||||||
- remove codec choice from parameters
|
- remove codec choice from parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user