oscarr
oscarr copied to clipboard
Oscarr is a dashboard application for users of Plex, Emby, Sonarr, Radarr and Bazarr. It gives you and overview of your media management software.
**Describe the bug** The Oscarr -> Bazarr connection causes Oscarr to crash. **To Reproduce** 1. Configure the Oscarr -> Bazarr connection on Oscarr. 2. Tap the 'Bazarr' tab on Oscarr....
I'm unable to connect to Sonarr/Bazarr. Sonarr error: `AttributeError("'NoneType' object has no attribute 'append'",)` `Traceback (most recent call last): File "C:\Python27\lib\site-packages\bottle.py", line 862, in _handle return route.call(**args) File "C:\Python27\lib\site-packages\bottle.py", line...
Jackett is the torrent proxy that feeds Sonarr, Radarr. Anyone not (able) to use nzb/newsfeeds relies on it. Besides adding it in Oscarr, perhaps consider a top search bar to...
Jellyfin is the only one missing for people who switched from closed source Emby to the (very capable) open source fork Jellyfin. Since it is a fork of Emby, it...
Running it i have this error... Traceback (most recent call last): File "oscarr.py", line 73, in from scheduler import * File "/volume2/GitProjects/oscarr/scheduler.py", line 8, in scheduler.add_job(check_and_apply_update, 'interval', hours=6, max_instances=1, coalesce=True,...
Not sure if it's my configuration (pretty sure it isn't) but I can't access Oscarr from outside of my network. At first, I thought it was because I was using...
latest oscarr version in docker, sonarr: 2.0.0.5338 after adding sonarr config and clicking sonarr icon: ``` Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/bottle.py", line 862, in _handle return route.call(**args) File...
Lidarr is the only part of my setup that isn't reported in Oscarr but it would be nice if i could at some point
I configured oscarr to connect to my Plex server, and it is finding that but I'm getting an internal server error: Exception `KeyError('index',)` Traceback: `Traceback (most recent call last): File...
Could you implement a (optional) login/password option like Sonarr/Radarr have?