diff --git a/README.md b/README.md index 59b462b..acb4501 100644 --- a/README.md +++ b/README.md @@ -11,29 +11,31 @@ playlistcast ( work in progress ) * [x] Video subtitle pick, disable ### TODO -* [ ] Video audio pick disable -* [ ] Video quality pick disable * [ ] Display stream icon if available -* [ ] Test with pupular streaming services - * [ ] Amazon Prime - * [ ] check for playlist support - * [ ] cda.pl - * [ ] HBO - * [ ] Netflix - * [ ] check for playlist support - * [ ] Youtube -* [ ] Browse added resource files ( TODO ui ) * [ ] Pick m3u file and assign to device ( TODO ui ) * [ ] Play m3u file with interactive ui * [ ] Display interactive playlist * [ ] Ability to display pictures in chromecast * [ ] Ability to play audio files in chromecast -* [ ] Display miniature picture when seek playlist using ffmpeg * [ ] Create playlists with audio / video / pictures * [ ] Play playlists * [ ] Play files from directory in order * [ ] Play video title +* [ ] Check if file is compatible with chromecast + * [ ] Mark incompatible videos + * [ ] Add ability to convert file ( ffmpeg ) +* [ ] Video audio pick disable +* [ ] Video quality pick disable +* [ ] Test with pupular streaming services + * [ ] Amazon Prime + * [ ] check for playlist support + * [ ] cda.pl + * [ ] HBO + * [ ] Netflix + * [ ] check for playlist support + * [ ] Youtube +* [ ] Browse added resource files ( TODO ui ) +* [ ] Display miniature picture when seek playlist using ffmpeg * [ ] Customize chromecast ui while playing video * [ ] Create miniatures of video files using ffmpeg -* [ ] Check if file is compatible with chromecast * [ ] Convert incompatible file types using ffmpeg