https://github.com/boppreh/cinema
Finds subtitles and starts playing a movie
https://github.com/boppreh/cinema
Last synced: 3 months ago
JSON representation
Finds subtitles and starts playing a movie
- Host: GitHub
- URL: https://github.com/boppreh/cinema
- Owner: boppreh
- Created: 2015-05-19T01:37:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T16:41:38.000Z (over 5 years ago)
- Last Synced: 2025-01-25T23:25:35.952Z (4 months ago)
- Language: Python
- Size: 74.2 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cinema
Apparently you can't play Netflix or even Youtube in a Raspberry Pi running regular raspbian.
Since my Pi is hooked to my TV and I want to watch stuff, I decided to make a program to give a Cinema experience.`Cinema` is a webserver that serves a list of your movies. Use your smartphone to select one and click "play".
The program automagically finds subtitles and starts playing the movie, no TV interaction required.This project uses the following data sources:
* Subtitles: thesubdb.com
* Movie info and images: themoviedb.org