https://github.com/drosocode/zogwine
Open Source Media Center
https://github.com/drosocode/zogwine
Last synced: 9 months ago
JSON representation
Open Source Media Center
- Host: GitHub
- URL: https://github.com/drosocode/zogwine
- Owner: drosoCode
- Created: 2020-01-06T20:24:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T20:18:26.000Z (almost 3 years ago)
- Last Synced: 2025-05-20T09:08:18.616Z (10 months ago)
- Language: Python
- Homepage:
- Size: 56.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zogwine
Web UI to watch movies and tv shows (more upcoming) with integrated transcoder (based on ffmpeg).
:warning: Still under heavy development, not recommended for production use
[Web UI repo](https://github.com/drosoCode/Zogwine_UI)

## Installation
- Import database.sql in your Database Server (Maria DB recommanded)
- Clone and Build [WebUI](https://github.com/drosoCode/Zogwine_UI) and copy the content of dist folder in the static folder
- Build Dockerfile with `docker build . -f Dockerfile_prod -t YOUR_IMAGE_NAME`
- Configure your database and scrapers api keys with the config.sample.json template
- Run your container with ``` docker run -d -v /YOUR_DATA_DIR:/home/server/content -v /YOUR_CONFIG_DIR/config:/home/server/config -v /YOUR_CONFIG_DIR/out:/home/server/out -p 8080:8080 --gpus=all YOUR_IMAGE_NAME ```
## Screenshots




