Home

Awesome

PLEASE NOTE, THIS SOFTWARE HAS BEEN REPLACED!

For more information, see cmyflix

Myflix

A Netflix clone!

Myflix tries to be a somewhat simple and lightweight "DIY Netflix", similar to Plex, streama or Emby, for your DIY NAS, especially aimed at the Raspberry Pi/Odroid/etc ecosystem. It's not meant or designed to be fancy (if you have the hardware and want a ton of functionality, go for other solutions :) ), but the bare minimum to be somewhat pretty, fast and usable. The scripts create json databases that store the files location and metadata, these databases are then used to create static web pages that can be served from any web server!
I still have some commenting to do, I swear I will do it when I have time...

If you want to password protect your myflix files, you might want to look at this!
You like my work? Feel free to donate :)
<img src="https://raw.githubusercontent.com/andreostrovsky/donate-with-paypal/master/dark.svg" alt="donation" width="150"/>

Sreenshots:

TV shows page
TV shows

TV show season/episode modal TV show episodes

TV show episode player TV show episode player

Movies page Movies

Movies player Movies player

Shitty temporary tutorial:

You will need jq, imagemagick, ffmpeg and a ton of coffee to understand whatthef#ck I did. Download all the files, look around in buildDBs.cgi and config.cfg, set the path of your media files folders and run buildDBs... Pray to a deity of your choice!

Requirements:

jq, sponge, imagemagick, ffmpeg, xmllint and a TMDB api key. See the wiki for a tutorial and more detailed information on the scripts.

Features :

Issues :

TO-DO: