libDrive is a media library manager, similar to Plex, that organizes Google Drive folders and offers an intuitive interface to explore them
This repository (https://github.com/libDrive/libDrive) only serves to display the libDrive project. No source code is displayed on this repository.
- To access the source code for the backend visit: https://github.com/libDrive/backend
- To access the source code for the frontend visit: https://github.com/libDrive/frontend
- Automatically retrieves movie and TV show metadata based on file name
- Movie/TV show synopsis, release date, posters etc. are displayed
- Serverless video hosting support (Clouflare as an example)
- User management, to allow multiple accounts
- Search feature to find specific movies/TV shows
- Multithreaded backend
- Admin panel UI
- Add transcoding on server side
- Stream videos directly to client rather than through server
- Add custom video player able to play complexly encoded videos on desktop app
- Add user signup and management
- https://github.com/libDrive/libDrive/wiki/Config Config Information
- https://github.com/libDrive/libDrive/wiki/Screenshots Screenshots
- https://github.com/libDrive/libDrive/wiki/Setup Setup Guide
- https://github.com/libDrive/libDrive/wiki/Structure Structure Requirements