- Oct 22, 2015
-
-
miigotu authored
Add option to subtitle settings for selecting hearing impaired subtitles
-
Dustyn Gibson authored
Change subtitle logins password field to a masked input
-
miigotu authored
Schedule/ComingEpisodes was not considering snatched_best and snatche…
-
Fernando authored
so episodes with that status appeared as WANTED in /schedule
-
miigotu authored
Add login fields for opensubtitles, addic7ed, and legendas.tv
-
miigotu authored
Add size to SCC
-
Dustyn Gibson authored
-
ROpdebee authored
-
miigotu authored
Reorganize and normalize name quality detection a bit
-
Dustyn Gibson authored
Add 480p as a hackaround source for releases groups such as mSD on a test basis
-
miigotu authored
Upped RARBG's cache checking interval to 10min
-
Dustyn Gibson authored
-
Dustyn Gibson authored
-
Dustyn Gibson authored
Fixes SiCKRAGETV/sickrage-issues/issues/1849 for @tmanikum
- Oct 21, 2015
-
-
ROpdebee authored
-
miigotu authored
Added legendastv subs provider, added login for subs (python), many b…
-
miigotu authored
SCC search improvements
-
dvizzacc authored
-
Dario V authored
Add subtitle provider login variables to config
-
ROpdebee authored
-
miigotu authored
Add TorrentProject link
-
supergonkas authored
-
miigotu authored
Ups forgot import on TorrentProject
-
Dustyn Gibson authored
Fix cyclic import problem preventing provider_configs from setting the logins Various fixes with pylint in subtitles.py (2 redefinitions and some formatting)
-
supergonkas authored
-
miigotu authored
Fix typo in log message
-
Fernando authored
-
dvizzacc authored
Added legendastv subs provider, added login for subs (python), many bug fixes to subliminal, added fix for pol/bul subs, much, much more
-
miigotu authored
Add RSS to TorrentProject
-
supergonkas authored
-
miigotu authored
Fix missing code when exception and pylint
-
miigotu authored
Fix multiple snatches when 'snatch notification' fails
-
Fernando authored
Addin _remove_file_failed(filename) after exception
-
Fernando authored
This maybe the cause of the of "Unable to send Torrent: Return code" as we succeeded sending torrent to client BUT SR didn't had knowledge of that and next time will try to send again, creating the empty/None return code ``` 2015-10-20 23:31:38 INFO SEARCHQUEUE-DAILY-SEARCH :: Downloading *******.S01E01.1080p.HDTV.X264-DIMENSION from Rarbg 2015-10-20 23:31:38 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Calling Transmission Client 2015-10-20 23:31:43 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Transmission: Response to POST request is {"arguments":{},"result":"success"} 2015-10-20 23:32:14 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Traceback (most recent call last): File "/home/osmc/SickRage/sickbeard/search_queue.py", line 145, in run self.success = search.snatchEpisode(result) File "/usr/lib/python2.7/socket.py", line 571, in create_connection raise err timeout: timed out 2015-10-20 23:41:51 INFO SEARCHQUEUE-DAILY-SEARCH :: Downloading *******.S01E01.1080p.HDTV.X264-DIMENSION from Rarbg 2015-10-20 23:31:38 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Calling Transmission Client 2015-10-20 23:41:51 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Transmission: Response to POST request is {"arguments":{},"result":"success"} 2015-10-20 23:42:21 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Traceback (most recent call last): File "/home/osmc/SickRage/sickbeard/search_queue.py", line 145, in run self.success = search.snatchEpisode(result) File "/usr/lib/python2.7/socket.py", line 571, in create_connection raise err timeout: timed out 2015-10-20 23:51:43 INFO SEARCHQUEUE-DAILY-SEARCH :: Downloading *******.S01E01.1080p.HDTV.X264-DIMENSION from Rarbg 2015-10-20 23:51:43 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Calling Transmission Client 2015-10-20 23:51:43 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Transmission: Response to POST request is {"arguments":{},"result":"success"} 2015-10-20 23:51:45 INFO SEARCHQUEUE-DAILY-SEARCH :: ***: Notification sent to ***** ```
-
miigotu authored
Should fix SiCKRAGETV/sickrage-issues/issues/3273
-
Dustyn Gibson authored
-
Dustyn Gibson authored
This reverts commit fb3c81d4.
-
Dustyn Gibson authored
-