{"id":20995258,"url":"https://github.com/martijnbraam/webcine","last_synced_at":"2025-05-14T21:31:07.259Z","repository":{"id":189299823,"uuid":"65310046","full_name":"MartijnBraam/webcine","owner":"MartijnBraam","description":"Webbrowser based mediacenter written in python","archived":false,"fork":false,"pushed_at":"2018-07-19T14:56:05.000Z","size":203,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T23:41:36.467Z","etag":null,"topics":["media","media-server","python","wsgi"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MartijnBraam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-08-09T16:18:16.000Z","updated_at":"2024-02-29T17:04:34.000Z","dependencies_parsed_at":"2023-08-19T09:21:58.626Z","dependency_job_id":null,"html_url":"https://github.com/MartijnBraam/webcine","commit_stats":null,"previous_names":["martijnbraam/webcine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartijnBraam%2Fwebcine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartijnBraam%2Fwebcine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartijnBraam%2Fwebcine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartijnBraam%2Fwebcine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartijnBraam","download_url":"https://codeload.github.com/MartijnBraam/webcine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254230826,"owners_count":22036250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["media","media-server","python","wsgi"],"created_at":"2024-11-19T07:22:36.987Z","updated_at":"2025-05-14T21:31:02.722Z","avatar_url":"https://github.com/MartijnBraam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webcine\n\nA media center application build as a webapplication (like plex and netflix) written in python 3. \n\n## Features\n\n* Full html5 based interface (no video player plugins)\n* Ahead of time video transcoding for incompatible file formats\n* Transcoding on other/multiple computers\n* Sickbeard integration\n\n## Roadmap\n\n* Transmission / Sabnzbd / Couchpotato integration\n* Mobile version\n* Android TV version\n* Theme support\n\n## Requirements\n\n* mysql server\n* webserver to handle static file serving and wsgi (apache, nginx)\n* Sickbeard if you want to add a tv library (It depends on sickbeard metadata)\n\n## Screenshots\n\n![Dashboard](http://brixitcdn.net/github/webcine/dashboard.png)\n![Player](http://brixitcdn.net/github/webcine/player.png)\n\n## Installation\n\n```bash\n$ git clone [this repo] /opt/webcine\n$ apt install apache2 libapache2-mod-wsgi-py3 mysql-server\n$ a2enmod wsgi\n# This is for debian 9, flask_peewee is packaged in debian 10\n$ apt install python3-pip python3-pymysql python3-tvdb-api python3-tmdbsimple python3-xmltodict\n$ pip3 install flask_peewee\n\n# Copy the configuration template\n$ cp /opt/webcine/config.example.ini /etc/webcine.conf\n```\n\nConfigure mod_wsgi in apache (see `installation/apache-vhost.conf` as example)\n\nOpen the url defined in your apache vhost and login with admin/admin","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartijnbraam%2Fwebcine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartijnbraam%2Fwebcine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartijnbraam%2Fwebcine/lists"}