iFelix18 / Darkerr
Licence: cc-by-sa-4.0
A darker theme for Sonarr, Radarr & Lidarr
Stars: ✭ 41
Projects that are alternatives of or similar to Darkerr
Theme.park
A collection of themes/skins for your favorite apps.
Stars: ✭ 714 (+1641.46%)
Mutual labels: dark-theme, radarr, sonarr
Lunasea
A self-hosted controller for mobile built using the Flutter framework.
Stars: ✭ 378 (+821.95%)
Mutual labels: radarr, sonarr
Homescripts
My Scripts for Plex / Emby with Google Drive and rclone
Stars: ✭ 652 (+1490.24%)
Mutual labels: radarr, sonarr
Organizr
HTPC/Homelab Services Organizer - Written in PHP
Stars: ✭ 3,605 (+8692.68%)
Mutual labels: radarr, sonarr
Overseerr
Request management and media discovery tool for the Plex ecosystem
Stars: ✭ 557 (+1258.54%)
Mutual labels: radarr, sonarr
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+1721.95%)
Mutual labels: radarr, sonarr
Bobarr
🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
Stars: ✭ 697 (+1600%)
Mutual labels: radarr, sonarr
Nextcloud Breeze Dark
A Breeze Dark theme for Nextcloud
Stars: ✭ 261 (+536.59%)
Mutual labels: dark-theme, scss
Varken
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana for a frontend
Stars: ✭ 829 (+1921.95%)
Mutual labels: radarr, sonarr
alexa-libby
A skill to ask Alexa about your Movie and TV Show library queues.
Stars: ✭ 48 (+17.07%)
Mutual labels: sonarr, radarr
Saltbox
Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
Stars: ✭ 117 (+185.37%)
Mutual labels: sonarr, radarr
Dockerfiles
Dockerfiles: Check_Mk, Couchpotato, Deluge, Gollum, Headphones, Jackett, Lazy Librarian, Miniflux, Nginx/PHP-FPM, OpenVPN PIA client, Plex, Privatebin, Radarr, Sabnzbd, Samba, SSH Socks Proxy server, Sonarr, Syncthing, Stringer,Transmission, Unifi Controller.
Stars: ✭ 499 (+1117.07%)
Mutual labels: radarr, sonarr
botdarr
Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr
Stars: ✭ 76 (+85.37%)
Mutual labels: sonarr, radarr
better-discord-notifications
Scripts that send better sonarr/radarr notifications to discord
Stars: ✭ 13 (-68.29%)
Mutual labels: sonarr, radarr
Jackett
API Support for your favorite torrent trackers
Stars: ✭ 6,690 (+16217.07%)
Mutual labels: radarr, sonarr
Liebling
Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼
Stars: ✭ 792 (+1831.71%)
Mutual labels: dark-theme, scss
NOTICES:
I started this project years ago, to solve the "problem" of the Sonarr's blinding white interface. It was a pastime for me, but today it is no longer so, I am unmotivated to update it and keep up with the continuous changes of Sonarr, Radarr and Lidarr, so I decided to archive this project.
Over the years other excellent alternative themes have been born, take a look at:
gilbN/theme.park
Archmonger/Blackberry-Themes
A darker theme for Sonarr, Radarr & Lidarr
Note:
- Darkerr v3 works only on Sonarr v3 and Lidarr (soon also Radarr v1)
- If you use an old versions (Sonarr v2 and Radarr v0), take a look at Darkerr v2
Menu
-
Installation
- Server-side installation (for, eg, "http://localhost/sonarr")
- Browser-side installation (for, eg, "http://localhost/8989")
- Screenshots
Installation
-
- Add these lines to your Sonarr/Radarr/Lidarr location blocks in nginx.conf:
proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/develop/darkerr.css"> </head>'; sub_filter_once on;
- Restart nginx.
- Done! From now on it will automatically update.
- Add these lines to your Sonarr/Radarr/Lidarr location blocks in nginx.conf:
-
- Download this add-on for your browser
- Click here to install directly with Stylus.
- Done! From now on it will automatically update.
You do not use the default ports (8989 for Sonarr, 7878 for Radarr and 8686 for Lidarr)?
Answer
If so, just change this string via Stylus:[...] @updateURL https://raw.githubusercontent.com/iFelix18/Darkerr/develop/darkerr.user.css @license CC-BY-SA-4.0 ==/UserStyle== */ - @-moz-document regexp("((http(s?)):\\/\\/)?[-A-Za-z0-9+&@#/%?=~_|!:,.;]+(8989|7878|8686)+(.*)") { + @-moz-document regexp("((http(s?)):\\/\\/)?[-A-Za-z0-9+&@#/%?=~_|!:,.;]+(your custom Sonarr port|your custom Radarr port|your custom Lidarr port)+(.*)") { /* --- VERSION --- */ @media (min-width: 768px) { .About-descriptionList-1_gea.DescriptionList-descriptionList-2MSh3 > span:nth-child(1) > .DescriptionListItemTitle-title-EA460:after { [...]
(Note: for each update of Darkerr, this change must be done again)
Screenshots
Show
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].