Manage chromecast devices and play media on them ( work in progress )
docker | ||
frontend | ||
playlistcast | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
LICENSE | ||
README.md | ||
requirements.py37.txt | ||
server.py |
playlistcast ( work in progress )
Description
Done
- Add local resources and serve them with http server
- Find and display list of chromecast devices
- Play / pause / back and forward 30 seconds
- Video playback time, duration and seek bar
- Video subtitle pick, disable
TODO
- Browse added resource files
- Pick m3u file and play
- 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
- Create miniatures of video files using ffmpeg
- Check if file is compatible with chromecast
- Convert incompatible file types using ffmpeg