1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-06 19:38:01 -05:00

Commit Graph

  • a3bb636df2 Fix misplaced or to prevent Nonetype errors M. Adam Kendall 2015-01-25 19:14:17 -0500
  • bb267905aa Remove an extra apostrophe. Alexandre Beloin 2015-01-25 16:14:20 -0500
  • dba4d17603 Update to Trakt.tv API 2.0 M. Adam Kendall 2015-01-25 15:14:57 -0500
  • 2f9362c74c Update helpers.py Tawmmm 2015-01-25 16:49:46 +0000
  • b9cbc661d4 Try to fix issue #258 Fernando 2015-01-25 01:17:17 -0200
  • f20bf1a45e Add a missing space Alexandre Beloin 2015-01-24 17:20:26 -0500
  • 6c1ef84d1b Add a notice to inform the user about the current TVRage's indexer implementation missing the ability to retrieve specials. Alexandre Beloin 2015-01-24 14:00:09 -0500
  • 0888942820 Fix wrong url handler Alexandre Beloin 2015-01-23 22:11:54 -0500
  • e96ad42c5d Fix access to webcal without password. Alexandre Beloin 2015-01-23 21:45:22 -0500
  • c9085a3ac6 Fix number of lines submitted. Alexandre Beloin 2015-01-23 16:43:41 -0500
  • ecc7839cf7 Fix for issue #358 - Renamer now correctly handles metadata files that have add-ons to the filename itself (fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/358) - Renamer now correctly handles subfolders for metadata (fixes MediaBrowser and TiVO metadata renaming issues) TagForce 2015-01-23 22:16:03 +0100
  • 17545d93b2 Prevent submitting empty gist. Alexandre Beloin 2015-01-23 13:44:18 -0500
  • cee1566b7b Fix if network is None Alexandre Beloin 2015-01-23 13:16:06 -0500
  • a3a706dd74 Fix accent issue on system with locale like POSIX. Alexandre Beloin 2015-01-22 11:21:22 -0500
  • 5088e06e28 Changed Releasegroup handling in Renamer - Added a check for release_group field in db - Added a check for location field in db (filename, requires qual-RLSGROUP convention to be succesful) TagForce 2015-01-22 15:28:46 +0100
  • 2203939e6f Added Select All Checkbox to Preview Rename page - Added "Select All" check box under new "All Seasons" table - Duplicated "Rename Selected" and "Cancel Rename" buttons to be available underneath the "Select All" checkbox. TagForce 2015-01-22 13:03:06 +0100
  • 94732e9568 Fix absolute numbering used everywhere if selected even if custom anime rename isn't active. Alexandre Beloin 2015-01-21 23:48:03 -0500
  • d2f49a0759 Update unrar2 from 0.99.3 to 0.99.6 Alexandre Beloin 2015-01-21 21:15:23 -0500
  • faa3cc8fdf Fix 'Sort with "The", "A", "An"' on dropdown in displayShow not working. Alexandre Beloin 2015-01-21 15:29:16 -0500
  • 64626bc7aa Updated Kodi icons Alexandre Beloin 2015-01-21 03:32:22 -0500
  • 942cca1ced Fix jump to select season dropdown list not working. Alexandre Beloin 2015-01-20 23:12:26 -0500
  • 808074a5d1 Fix wrong icon used in Growl notification. Alexandre Beloin 2015-01-20 22:57:02 -0500
  • 18569665de Fix issue when location is empty Fernando 2015-01-20 20:06:57 -0200
  • 728b7bb107 Fix versionchecker Fernando 2015-01-20 18:42:18 -0200
  • 9dc7bd1938 Forgot $sbRoot. Alexandre Beloin 2015-01-20 11:26:56 -0500
  • 25905a3aec Fix wrong country flag shown in displayShow. Alexandre Beloin 2015-01-20 11:20:53 -0500
  • 503282694c Update torrentday.py coolius 2015-01-20 11:56:26 +0000
  • bef446186e Updated iptorrents URL coolius 2015-01-20 11:47:36 +0000
  • 5b534e5430 Updated torrentday URL coolius 2015-01-20 11:46:40 +0000
  • bb59873536 Reenabled resultType. Check the instance to see if contain: resultType Alexandre Beloin 2015-01-19 23:15:54 -0500
  • 0ae2b03484 Fix resultType error: remove resultType as object is sickbeard.classes.Proper and not sickbeard.classes.*SearchResult Fix 'NoneType' object has no attribute 'rls_ignore_words': See SiCKRAGETV/sickrage-issues#328 for more info Alexandre Beloin 2015-01-19 21:29:19 -0500
  • 8ad52924a6 Re-download episode when manualsearch if quality is Unknown Fernando 2015-01-19 15:03:52 -0200
  • aa3f517d9a Check if list_remote_branches is empty before for-loop Fernando 2015-01-19 09:01:30 -0200
  • 760402452b Added HoundDawgs provider SickrageDK 2015-01-19 09:28:21 +0100
  • 639072ff3a Update manage.tmpl larsjohnsen 2015-01-19 07:23:25 +0100
  • 2fc5358283 Mass update: Add option for default episode status Lars Johnsen 2015-01-19 07:07:21 +0100
  • 0f9e729b7c Fix Safari next show button not working. Alexandre Beloin 2015-01-18 23:10:17 -0500
  • 91cb8d885c Merge pull request #1196 from markheloking/patch-2 echel0n 2015-01-18 18:57:10 -0800
  • 653851e2a4 Merge pull request #1197 from abeloin/patch-default_ep_status echel0n 2015-01-18 18:56:43 -0800
  • ff7d53ecef Merge pull request #1199 from larsjohnsen/remove-provider-tvtorrents echel0n 2015-01-18 18:56:28 -0800
  • dc17344e48 Removed provider TvTorrents Lars Johnsen 2015-01-19 03:07:30 +0100
  • 28f75bf91d Fix default episode status in display and edit show. Alexandre Beloin 2015-01-18 14:15:45 -0500
  • e123a195a9 Update TODO.txt markheloking 2015-01-18 14:27:52 +0100
  • ce997c79fe Merge pull request #1183 from darklow/patch-2 echel0n 2015-01-17 19:29:55 -0800
  • 56bddc305c Merge pull request #1184 from fernandog/patch-1 echel0n 2015-01-17 19:29:18 -0800
  • 6c3133226f Merge pull request #1187 from abeloin/patch-qtip221 echel0n 2015-01-17 19:23:54 -0800
  • 9fb34b128c Merge pull request #1186 from Ulrar/master echel0n 2015-01-17 19:23:32 -0800
  • 6a06de87a8 Merge pull request #1188 from dsoms/patch-1 echel0n 2015-01-17 19:22:33 -0800
  • f59d8119da Merge pull request #1189 from abeloin/patch-jquery_bwlists echel0n 2015-01-17 19:21:43 -0800
  • 401cb66601 Merge pull request #1190 from vandalon/pms echel0n 2015-01-17 19:21:30 -0800
  • d3b40e50e3 Merge pull request #1192 from abeloin/patch-jquery_live_issue echel0n 2015-01-17 19:20:56 -0800
  • 2a43bda0c2 Merge pull request #1193 from eli-jordan/develop echel0n 2015-01-17 19:20:23 -0800
  • 03d30b72c3 Merge pull request #1194 from InfernoZeus/ignore-unrar-exe echel0n 2015-01-17 19:20:16 -0800
  • d597a798b2 Merge pull request #1195 from swamp12/develop echel0n 2015-01-17 19:20:10 -0800
  • 53c205422c SiCKRAGETV/sickrage-issues#360: remove globals in post processing code for thread safety. Second upload. Missed updating a function call to use the "result" object. swamp12 2015-01-18 01:01:21 +0100
  • ec468793a1 Ignore unrar executable on Windows. Ben Fox-Moore 2015-01-17 18:22:18 +0100
  • a8787bc0d3 use os.system for file copies on posix systems elijordan 2015-01-17 12:17:06 +1100
  • e11d9bbbb2 Fix jQuery live not working with 1.9+: Subtiles, newshow and recommandedshows Alexandre Beloin 2015-01-15 13:34:45 -0500
  • 53c9418084 Don't show the Download column when the download_url is not set Kevin Lemonnier 2015-01-15 11:11:32 +0100
  • 03b17d63e0 Added support for Plex Media Center updates with Auth Token. This because PMS does not allow unauthed connections when using Plex Home Joris Vandalon 2015-01-15 11:05:10 +0100
  • 10a199e62f Fix only generating the bwlists for the first item. Alexandre Beloin 2015-01-14 21:37:17 -0500
  • 7796f06b94 Fix Black and White lists in edit show. Alexandre Beloin 2015-01-14 21:32:09 -0500
  • f0399dc1f7 Removed console logging in ajaxEpSearch.js David Soms 2015-01-14 22:59:49 +0100
  • 409c7d64c2 Updated qtip to 2.2.1 to fix tooltip not showing. See https://github.com/qTip2/qTip2/issues/459 for more info. Alexandre Beloin 2015-01-14 15:20:45 -0500
  • 39edad882e Added config option download_url Added field to configure download_url in general --> interface Added link to download episodes in the displayShow template, using download_url Kevin Lemonnier 2015-01-14 16:06:28 +0100
  • 9101f644f7 Fix low quality snatched episode don't appear at backlog Fernando 2015-01-14 08:25:59 -0200
  • 5171b7f8d7 Feature: Add IMDB ID to show webapi Kaspars Sprogis 2015-01-14 09:01:07 +0200
  • 0bb84466d0 Merge pull request #1182 from lucianot54/patch-1 echel0n 2015-01-13 19:50:43 -0800
  • ad3cd8fb5e Merge pull request #1180 from anthonyryan1/develop echel0n 2015-01-13 19:50:33 -0800
  • f45f191039 Merge pull request #1179 from swamp12/develop echel0n 2015-01-13 19:50:21 -0800
  • fa3b1cb3cb Merge pull request #1178 from fernandog/patch-18 echel0n 2015-01-13 19:50:03 -0800
  • 3f0bd5fda5 Merge pull request #1176 from aidik/patch-1 echel0n 2015-01-13 19:49:55 -0800
  • 58b741f7ae Merge pull request #1175 from InfernoZeus/multipart-rar-fix echel0n 2015-01-13 19:49:47 -0800
  • 4ac31a7159 Merge pull request #1174 from CoRpO/develop echel0n 2015-01-13 19:49:38 -0800
  • bdc59daec6 Merge pull request #1173 from TagForce/develop echel0n 2015-01-13 19:49:23 -0800
  • 9207206f4f Merge pull request #1171 from fernandog/patch-15 echel0n 2015-01-13 19:49:09 -0800
  • ffd4739230 Merge pull request #1168 from sn3akz/develop echel0n 2015-01-13 19:48:09 -0800
  • a2828eb3e3 Merge pull request #1165 from Heisenberg74/FreeMobileNotifier echel0n 2015-01-13 19:47:24 -0800
  • b269faad39 Merge pull request #1164 from fernandog/patch-12 echel0n 2015-01-13 19:47:18 -0800
  • 16b374dabe Merge pull request #1163 from fernandog/patch-9 echel0n 2015-01-13 19:47:09 -0800
  • fde6b4be52 Merge pull request #1162 from fernandog/patch-7 echel0n 2015-01-13 19:47:00 -0800
  • e39388231b Merge pull request #1160 from renini/develop echel0n 2015-01-13 19:46:19 -0800
  • a2b1909a3a Merge pull request #1159 from neoatomic/develop echel0n 2015-01-13 19:45:55 -0800
  • 10502ddaef Merge pull request #1155 from fernandog/patch-4 echel0n 2015-01-13 19:45:41 -0800
  • d30475d869 Merge pull request #1153 from markheloking/develop echel0n 2015-01-13 19:45:21 -0800
  • 8ae08af5e5 Fix for https://github.com/SiCKRAGETV/sickrage-issues/issues/178 lucianot54 2015-01-13 15:23:04 +0100
  • 82da3171cd sickbeard.config.clean_url may add trailing /'s in unsuitable circumstances Anthony Ryan 2015-01-13 08:44:33 -0500
  • 9fb3ca9e59 Fix for SiCKRAGETV/sickrage-issues#360: remove globals in post processing code for thread safety. swamp12 2015-01-12 21:08:18 +0100
  • 32da0199f2 Fix issue showing 'unknown dir' when adding shows Fernando 2015-01-10 17:38:36 -0200
  • 4122029df6 Update helpers.py Václav Navrátil 2015-01-09 18:38:04 +0100
  • 5df19ac536 Fix multipart rars causing the same extracted video to be postprocessed more than once Ben Fox-Moore 2015-01-08 23:43:05 +0100
  • 9aa28d18d2 fix for sickragetv/sickrage-issues#347 CoRpO 2015-01-08 15:01:12 +0100
  • e88e12f5d5 Made logging configurable TagForce 2015-01-08 11:01:48 +0100
  • f43bc62936 Fix for sickragetv/sickrage-issues#303 sn3akz 2015-01-06 20:02:22 +0100
  • 2830b9d83e Fix for sickragetv/sickrage-issues#322 sn3akz 2015-01-03 21:04:29 +0100
  • d4fdb6cc00 Auto send user and password when open managetorrents page Fernando 2015-01-06 13:34:07 -0200
  • 748815a548 Added logo for fan series that are using the (universal) network name "internet" as discussed here : https://github.com/SiCKRAGETV/sickrage-issues/issues/320 Logo provided by Digital-Jedi. Thank you. NeO_AtOmiC 2015-01-03 20:17:38 +0100
  • ba9c2ba319 Added OWN network logos as requested in. : NeO_AtOmiC 2015-01-03 13:25:50 +0100
  • 7fd8b999b6 Add Free Mobile SMS Notifier Heisenberg74 2014-12-31 13:40:48 +0100
  • 1662e212fe Fix jquery syntax to fix changing show renini 2014-12-30 22:28:31 +0100