1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

2691 Commits

Author SHA1 Message Date
Captsha
98c479cfb9 Improve code check for list comprehensions
Related to :
https://github.com/SiCKRAGETV/sickrage-issues/issues/457
This is why we have comma on the database like here ",en". Because alpha2 variable is empty.
Also, they have an error on the display page, this is already PR https://github.com/SiCKRAGETV/SickRage/pull/1260
2015-02-02 22:12:20 +01:00
Benouch
b6eb81b9f5 Newznab Categories not beeing saved 2015-02-02 14:52:59 -05:00
M. Adam Kendall
cfb518ffa6 Merge pull request #2 from dmarcelino/trakt-fixes
Fix 'first_aired' date parsing
2015-02-01 11:36:18 -05:00
Alexandre Beloin
cf6b61e4fe Check for KeyError when looking for pubdate in rssfeed. 2015-02-01 11:29:03 -05:00
Dario Marcelino
1391dfad42 Issue SiCKRAGETV/sickrage-issues#301: fix 'first_aired' date processing 2015-02-01 16:27:51 +00:00
Alexandre Beloin
f1d46a54ce Modified sanitizeSceneName() for anime exception.
In use in nyaatorrents.py:
E.g.: Kuroko's Basketball
2015-01-31 22:32:21 -05:00
Martin Warnaar
999767b77e Removed print statement 2015-01-31 19:49:48 +01:00
Martin Warnaar
0d90a821d5 Added separate providers for thepiratebay and oldpiratebay 2015-01-31 19:48:20 +01:00
M. Adam Kendall
f239dbe43e Should fix the issues with parsing recommended shows. 2015-01-31 13:38:24 -05:00
M. Adam Kendall
6b7a96a135 Clean up the trakt config section 2015-01-31 13:34:11 -05:00
Alexandre Beloin
f79951832e Always sort last by asc name.
Added sortAppend in the home.tmpl table to always sort by name asc
after selecting an other column
2015-01-31 11:45:42 -05:00
Alexandre Beloin
095272673d Fix IPTorrents url.
Ref bad commit: coolius/SickRage@bef4461
2015-01-31 11:20:27 -05:00
elijordan
3bd3a1359a Merge remote-tracking branch 'upstream/develop' into develop 2015-01-31 16:49:17 +11:00
elijordan
1b3b10903b prevent command injection
to prevent command injection when using the ‘cp’ command to perform
copied use subprocess instead of os.system
2015-01-31 16:44:42 +11:00
M. Adam Kendall
7f5d0ff375 Make the timeout configurable 2015-01-30 19:42:12 -05:00
MrJohnsson
03ef426881 Added IntelliJ IDEA specific gitignores 2015-01-30 18:43:35 +01:00
Fernando
2c293e3617 Improve code check for list comprehensions
As discussed here:
https://github.com/SiCKRAGETV/sickrage-issues/issues/457
2015-01-30 13:09:45 -02:00
Alexandre Beloin
cb68f649ea Fix case issue for accesstoken 2015-01-30 00:29:45 -05:00
echel0n
c62d8f2c79 Merge pull request #1234 from abeloin/patch-ical_auth
Fix access to webcal without password.
2015-01-29 15:04:10 -08:00
echel0n
888406faaf Merge pull request #1235 from abeloin/patch-tvrage_info_special
Add notice in addShow for special with TVRage
2015-01-29 15:00:34 -08:00
echel0n
ad3dd45906 Merge pull request #1238 from fernandog/patch-22
Try to fix issue #258
2015-01-29 14:58:08 -08:00
echel0n
2c19805bb3 Merge pull request #1240 from Tawmmm/patch-1
Ignore partially synced files from BTSync 2.0 Alpha
2015-01-29 14:54:23 -08:00
echel0n
c7c6fd42b1 Merge pull request #1241 from LinuxBozo/trakt-api-2
Update to Trakt.tv API 2.0
2015-01-29 14:52:40 -08:00
echel0n
843f2d8d4b Merge pull request #1242 from abeloin/patch-json
Remove an extra apostrophe from content-type.
2015-01-29 14:52:04 -08:00
echel0n
01f5c13335 Merge pull request #1248 from TagForce/Show_Filesize
Added option to display file sizes in Show page
2015-01-29 14:49:30 -08:00
echel0n
8432c82544 Merge pull request #1243 from abeloin/patch-rename_across_partition
Fix moving files across partition
2015-01-29 14:46:50 -08:00
echel0n
b3fbad33d8 Merge pull request #1245 from flightlevel/patch-1
FreshonTV now supports HTTPS
2015-01-29 14:46:18 -08:00
echel0n
dc6e6d2fcc Merge pull request #1249 from fernandog/patch-6
Change color of 100% progress bar light theme
2015-01-29 14:44:32 -08:00
echel0n
4be1391b1e Merge pull request #1250 from fernandog/patch-11
Set UNKNOWN quality as Low Quality
2015-01-29 14:44:26 -08:00
echel0n
6bdffab6e6 Merge pull request #1255 from TagForce/mede8tor_show_meta
Add plot info to mede8er series.xml
2015-01-29 14:44:19 -08:00
echel0n
1f00a5a295 Merge pull request #1256 from abeloin/patch-transmission_rpc
Added custom rpc url for transmission
2015-01-29 14:44:12 -08:00
echel0n
d548cbb7cd Merge pull request #1257 from TagForce/AlreadyPPed
Added Episode check to PP history check
2015-01-29 14:43:55 -08:00
echel0n
c78da90465 Merge pull request #1258 from TagForce/issue499
Fix for 'List type has no attribute' on setting failed
2015-01-29 14:43:41 -08:00
echel0n
bc920f80d1 Merge pull request #1208 from coolius/patch-2
Updated iptorrents URL
2015-01-29 14:43:32 -08:00
echel0n
047746c5c9 Merge pull request #1217 from abeloin/patch-sorted_remove_article
Fix 'Sort with "The", "A", "An"' on dropdown in displayShow not working.
2015-01-29 14:43:07 -08:00
echel0n
6d99b84496 Merge pull request #1220 from abeloin/patch-unrar2
Update unrar2 from 0.99.3 to 0.99.6
2015-01-29 14:42:59 -08:00
echel0n
19717e8e65 Merge pull request #1221 from abeloin/patch-notify_pattern
Fix absolute numbering used in notification.
2015-01-29 14:42:46 -08:00
echel0n
59915f62ac Merge pull request #1222 from TagForce/SelectAll
Added Select All Checkbox to Preview Rename page
2015-01-29 14:42:37 -08:00
echel0n
3694ff3053 Merge pull request #1213 from fernandog/patch-16
Fix issue when location is empty and there's no len()
2015-01-29 14:42:28 -08:00
echel0n
107a95b6f4 Merge pull request #1214 from abeloin/patch-logo_growl
Fix wrong icon used in Growl notification.
2015-01-29 14:42:15 -08:00
echel0n
b823ff73ce Merge pull request #1212 from fernandog/patch-13
Fix versionchecker
2015-01-29 14:42:05 -08:00
echel0n
7b09339fe7 Merge pull request #1216 from abeloin/patch-kodi_icons
Updated Kodi icons
2015-01-29 14:38:11 -08:00
echel0n
8f2c52e717 Merge pull request #1215 from abeloin/patch-season_jump
Fix jump to select season dropdown list not working.
2015-01-29 14:36:57 -08:00
echel0n
c6a8bf0244 Merge pull request #1210 from abeloin/patch-country_flags
Patch country flags
2015-01-29 14:36:49 -08:00
echel0n
afa1604641 Merge pull request #1209 from abeloin/patch-findpropers
Fix no attribute while search for proper.
2015-01-29 14:35:43 -08:00
echel0n
e401d76f7d Merge pull request #1206 from fernandog/patch-10
Re-download episode when manualsearch and quality is Unknown
2015-01-29 14:35:30 -08:00
echel0n
89fa3e9713 Merge pull request #1203 from fernandog/patch-3
Check if list_remote_branches is empty before for-loop
2015-01-29 14:35:12 -08:00
echel0n
4c56d97388 Merge pull request #1202 from SickrageDK/develop
Added HoundDawgs provider
2015-01-29 14:34:58 -08:00
echel0n
dc58cfd9aa Merge pull request #1201 from larsjohnsen/massedit-default-episode-status
Mass update: Add option for default episode status
2015-01-29 14:34:49 -08:00
echel0n
768311c31e Merge pull request #1200 from abeloin/patch-next_btn_js
Fix Safari next show button not working.
2015-01-29 14:34:39 -08:00