-
Notifications
You must be signed in to change notification settings - Fork 5
Sonarr support #14
Comments
Maybe in the future, at the moment I don't have the time. |
You can just use Plex with opensubtitles and it'll automatically show you embedded ones plus ones it downloads for the languages you select. |
Sure, but that's outside the scope of this project. And it would be a shame, as CP is downloading subs too. |
With Plex though you can direct play files, requiring no cpu power at all. |
IF the client accepts it |
@camjac251 if you're still around; I am refactoring the whole system so it supports multiple providers. You can watch my progress here; https://github.com/HazCod/Gunther/tree/providers/application/includes |
It's easy to set plex to automatically download subtitles. I'm not requesting anything, I'm telling you how to do it inside plex directly. https://support.plex.tv/hc/en-us/articles/200471113-Configuring-Subtitle-Support All done inside plex so you dont need to worry about CP or Sonarr to download the subtitles as plex would do it automatically. |
I am talking about the possibility of Sonarr as a provider, not about the Plex thing. Gunther will not download subtitles. |
Will there be multi user support? So I could create a user to just view whats on sonarr, give certain permissions. It would be nice to have others able to see what I see but not have access to change any of the settings of nzbget, couchpotato, and sonarr. |
The only thing (gunther) users can do is add new media and view it, except for the admin user. He can restart the applications, flush cache, rescan. Application connection settings (location, api key) are defined in application/config.php, so only accessible to you. SickRage implementation can be found here. It's messy. but it does the job. |
It would be nice to see if Sonarr could be supported
The text was updated successfully, but these errors were encountered: