Changes:
- merges new restructured and split up modules
- merges refactor channel, video, playlist index classes
- merges code clean up and readability improvements
* Added cast integration requirements.
HTTPS and a supported browser are required for this integration.
* Improved cast handeling.
* Theme cast button.
* Improved cast support.
* Added proper cast button.
* Moved cast button location
* Moved button location
* Reorder cast button
* Fix typo
* Revert cast setting description.
* Match master branch
* Added comments
* Added id `cast-script` to cast-videos.js
* Reworked event listener
* Add cast button to home player
* Check if active media on cast, pause browser video
* Commented out console logging
* Uncommented cast failed console log
* Cast video at current playback position
* use theme vars for cast color buttons
* add cast variable to base ArchivistViewConfig class
Co-authored-by: simon <simobilleter@gmail.com>
* Added Start and Stop cast buttons.
* Modified from the internet.
* Code to initialize casting
* Added `video-item` id to video
* Renamed function to make more sense
* Renamed cast functions to make more sense
* Renamed cast functions to make more sense
* Changed console logging message.
* Make cast buttons appear if enabled in settings.
* Make cast scripts only load if enabled in settings
* add cast configuration form, #140
* fix spelling
Co-authored-by: simon <simobilleter@gmail.com>