{"id":15489656,"url":"https://github.com/pablopunk/notflix","last_synced_at":"2026-03-18T17:28:23.133Z","repository":{"id":167703760,"uuid":"642892086","full_name":"pablopunk/notflix","owner":"pablopunk","description":"Files to run a media server at home. All legal stuff.","archived":false,"fork":false,"pushed_at":"2023-10-13T20:17:59.000Z","size":1667,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T16:38:12.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/pablopunk.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":"2023-05-19T15:25:03.000Z","updated_at":"2023-06-22T11:51:17.000Z","dependencies_parsed_at":"2023-10-14T20:51:42.338Z","dependency_job_id":null,"html_url":"https://github.com/pablopunk/notflix","commit_stats":null,"previous_names":["pablopunk/server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fnotflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fnotflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fnotflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fnotflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablopunk","download_url":"https://codeload.github.com/pablopunk/notflix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246059337,"owners_count":20717085,"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":[],"created_at":"2024-10-02T07:06:48.866Z","updated_at":"2026-01-07T10:05:07.783Z","avatar_url":"https://github.com/pablopunk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notflix. Your media server\n\n\u003e Educational purposes only.\n\nThis project allows users to stream their own media files and automate\n  downloads of TV shows and movies with a BitTorrent client.\n  [Here's how it works](#how-the-f-does-this-work).\n\n## Installation\n\nBefore installing the project, ensure that you have the following dependencies installed:\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\nTo install the project, follow these steps:\n\n1. Clone the repository to your local machine.\n\n``` bash\ngit clone https://github.com/pablopunk/notflix \u0026\u0026 cd notflix\n```\n\n2. Copy the example `.env` file and modify it to fit your needs:\n\n``` bash\ncp .env.example .env\n```\n\n3. Build and run all the images:\n\n``` bash\ndocker-compose up -d\n```\n\n\n## Usage\n\nOnce the project is installed and running, you can access the following services at the specified ports:\n\n| Service          | Port   |\n|------------------|--------|\n| Jellyfin         | 8096   |\n| Overseerr        | 5055   |\n| Sonarr           | 8989   |\n| Radarr           | 7878   |\n| Bazarr           | 6767   |\n| Jackett          | 9117   |\n| Transmission     | 9091   |\n\nTo link containers, e.g. **Overseerr+Sonarr**, in the Overseerr configuration you can\nspecify the **container name** instead of the host IP: `http://sonarr:8989`.\n\n- **Jellyfin**: Like Netflix for your own media files. You can also use Plex, it's basically the same.\n- **Overseerr**: Allows users to request new shows/movies to be\n    downloaded.\n- **Sonarr**: Monitors multiple RSS feeds for new episodes of TV shows\n    and will grab, sort and rename them.\n- **Radarr**: Monitors multiple RSS feeds for new movies and will\n    grab, sort and rename them.\n- **Bazarr**: Automatically download subtitles in your desired languages.\n- **Jackett**: To find torrent trackers.\n- **Transmission**: BitTorrent client.\n\n## How the f does this work\n\n### Big picture\n\n![small](./diagram-small.png)\n\n### Detailed version\n\n![full](./diagram-full.png)\n\n## Troubleshooting\n\nIf you encounter any issues while installing or using the media server, try the following solutions:\n\n- Check that all dependencies are installed correctly.\n- Ensure that the `.env` file is configured correctly.\n- Check the logs of the Docker containers (in portainer, port 9000) for any error messages.\n\n## License\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fnotflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablopunk%2Fnotflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fnotflix/lists"}