Skip to content

Tyson-Shannon/FileFlix

Repository files navigation

FileFlix

FileFlix Logo

Turn any USB storage device into an offline streaming service


Downloads

System Link
Windows Setup https://github.com/Tyson-Shannon/FileFlix/releases/download/v1.0.0/FileFlix.Setup.1.0.0.exe
Windows Portable (USB) https://github.com/Tyson-Shannon/FileFlix/releases/download/v1.0.0/FileFlix.1.0.0.exe
*Linux https://github.com/Tyson-Shannon/FileFlix/releases/download/v1.0.0/FileFlix-1.0.0.AppImage

*Linux users may need to install FUSE v2
sudo apt update
sudo apt install libfuse2

or

sudo apt update
sudo apt install libfuse2t64

Linux users may also have to make AppImage executable

cd Downloads
chmod +x FileFlix-1.0.0.AppImage
./FileFlix-1.0.0.AppImage

Features

  1. Set a parent folder and view all the video files within
  2. Saves your watch history and viewing timestamps locally
  3. Allows you to jump back into a video from where you left off
  4. Your watch history follows your storage device to any device with FileFlix
  5. Auto play next episode for videos in same folder and parent folders (seasons)
  6. Save different watch data to multiple different user profiles

Screenshots

1
2

Folder Formating Guide

FileFlix
|_TV
| |_Show1
| | |_Season 1
| | | |_ep1.mp4
| | | |_ep2.mp4
| | |_Season 2
| | | |_ep1.mp4
| | | |_ep2.mp4
| |_Show2
| | |_Season 1
| | | |_ep1.mp4
| | | |_ep2.mp4
| | |_Season 2
| | | |_ep1.mp4
| | | |_ep2.mp4
|_Movies
  |_Movie1
  | |_movie.mp4
  |_Movie1
  | |_movie.mp4

Optional. Use for best results.

Use Cases

  1. Long flights
  2. Network outages
  3. Free streaming alternative
  4. Viewing old video collections
  5. The world ended but you still haven't finished Breaking Bad

About

Turn any USB device into an offline streaming service

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors