]> git.sur5r.net Git - minitube/blob - TODO
Updated el_GR and gl translations
[minitube] / TODO
1 # Minitube TODO list
2
3 ## Bugs
4 - in fullscreen mode at the right screen in a dual-screen setup,
5     will show the song list at the left when working on the left screen.
6
7 ## Killer features
8
9 - Related videos
10     List of related videos identical to the playlist.
11     When a related video is clicked Minitube will keep playing the next related videos.
12     Don't know where the list should appear, maybe on the right, but when activated it should replace the playlist.
13     Maybe the playlist should disappear, leaving only the panel on the right.
14
15 - Subtitles, see http://google2srt.sourceforge.net/
16
17 ## Minor Features
18 - Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
19 - Safe search levels (in the status bar beside HD)
20 - Show more thumbs on hover with animated crossfade
21 - Time filter on the bottom of the playlist: Today, 7 days, 30 days
22 - Accept any URL and scrape web pages searching for YouTube videos.
23 - Accept YouTube URLs as CLI args
24
25 ## Unsure features
26 - Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
27 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
28 - Saved playlists
29 - Starred videos
30
31 ## Phonon bugs (Come on Qt and KDE devs, do your job!)
32 - Mac: playback sometimes does not start (got a workaround!)
33 - Mac: Phonon freezes the GUI when loading a video
34 - Phonon::MediaSource does not work with QIODevices
35 - Mac: Cannot seek beyond the buffered part of the video
36 - Xine: Seek does not work at all. https://bugs.kde.org/show_bug.cgi?id=197927
37 - Phonon does not report the buffering percent correctly. https://bugs.kde.org/show_bug.cgi?id=210336
38 - Linux: The Phonon volume slider mute button does not change: https://bugs.kde.org/show_bug.cgi?id=214543