simpsonstv
simpsonstv copied to clipboard
I needed to build an 'X-Files' version for my SO for Christmas. The only screen I could find is this newer one... https://smile.amazon.com/gp/product/B07H8ZY89H/ref=ppx_yo_dt_b_asin_title_o07_s00?ie=UTF8&psc=1 It doesn't like the older Raspbian, so...
Any chance we can add in the ability to put a button which will skip the episode (channel change)?
- Added check for `.m4v` in `encode.py` - Made variables in `tvbutton.py` PEP8 styling - Added functions to kill connectivity when screen is off and re-enable when on
From their [page](https://github.com/popcornmix/omxplayer) Note: omxplayer is being deprecated and resources are directed at improving vlc. I couldn´t install from scratch due to some packages not found My suggestion is to...
Some of the video files I used had French as their first audio stream which it defaulted to when encoding, so I added language selection as an optional parameter for...
When I typed `sudo python encode.py` the script creates a folder as root, which can´t be accessed by a normal user. The full explanation can be found here [https://stackoverflow.com/questions/24023202/how-do-i-avoid-creating-folders-as-root-when-running-a-python-script-under-sudo](url) The...
Code has been modified to include a play count log, errors if they occur based on shorter than expected playtime or failure to play, and uses successful play count to...
Same Updated version that includes an error log and play count, but plays in order