Skip to content

gustoliveira/home-server

Repository files navigation

Media server

Services

  • Jellyfin media server to share, manage and stream digital media.
  • Radarr movie organizer/manager for usenet and torrent users.
  • Sonarr smart PVR for newsgroup and bittorrent users.
  • Bazarr manages and downloads subtitles for sonarr and radarr.
  • Prowlarr torrent indexer manager.
  • Flaresolverr proxy server to bypass Cloudflare protection to indexers.
  • qBittorrent bittorrent client.

Folder structure

media-server/
    media-docker-compose.yml
    appdata/
        jellyfin/config/
        radarr/config/
        sonarr/config/
        prowlarr/config/
        qbittorrent/config/
        flaresolverr/config/

.mediastorage/
    downloads/
    movies/
    shows/
  • qBittorrent downloads the files in .mediastorage/downloads directory, after the download finish, radarr (and sonarr) moves the file to the correct directory.
  • Jellyfin monitore .mediastora/movies and .mediastora/shows to check the new media available.
  • Bazarr points to .mediastora/movies and .mediastora/shows to check subtitles to new media.

About

Configurations to my home server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published