Alexandre Beloin
|
bc603f28e6
|
Merge pull request #1268 from abeloin/patch-boxcar2
Fix case issue for accesstoken
|
2015-02-15 18:19:20 -05:00 |
|
Alexandre Beloin
|
14e76946c7
|
Merge pull request #1267 from abeloin/patch-iptorrent
Fix IPTorrents url.
|
2015-02-15 18:19:00 -05:00 |
|
Alexandre Beloin
|
23f3185e61
|
Merge pull request #1262 from eli-jordan/develop
use subprocess instead of os.system
|
2015-02-15 18:17:54 -05:00 |
|
Alexandre Beloin
|
a3607bad5b
|
Merge pull request #1261 from Phantazm/patch-IntelliJ_IDEA_specific_gitignores
Added IntelliJ IDEA specific gitignores
|
2015-02-15 18:17:44 -05:00 |
|
Alexandre Beloin
|
6cbc7ea978
|
Merge pull request #1260 from fernandog/patch-17
Improve code check for list comprehensions
|
2015-02-15 18:17:20 -05:00 |
|
Alexandre Beloin
|
a8de735cdd
|
Merge pull request #1233 from abeloin/patch-github_submit
Fix GitHub submit error
|
2015-02-15 18:16:45 -05:00 |
|
Alexandre Beloin
|
d71d580030
|
Merge pull request #1231 from TagForce/Fix#358
Fix for issue 358 (filename-thumb.jpg not renaming)
|
2015-02-15 18:16:17 -05:00 |
|
Alexandre Beloin
|
aad7e36966
|
Merge pull request #1230 from abeloin/patch-ical_empty_network
Fix if network is None for ical
|
2015-02-15 18:15:51 -05:00 |
|
Alexandre Beloin
|
62187d01b8
|
Merge pull request #1224 from abeloin/patch-network_name
Fix accent issue on system with locale like POSIX.
|
2015-02-15 18:13:08 -05:00 |
|
Alexandre Beloin
|
86fdd810d5
|
Merge pull request #1207 from coolius/patch-1
Updated torrentday URL
|
2015-02-15 18:12:15 -05:00 |
|
Alexandre Beloin
|
ad3a54ba51
|
Merge pull request #1304 from abeloin/patch-python_279
Temporary fix for Python 2.7.9 for SSL
|
2015-02-15 18:10:57 -05:00 |
|
Alexandre Beloin
|
9d6e6402f9
|
Merge pull request #1290 from abeloin/patch-cookie_name
Change cookie name to prevent name collision.
|
2015-02-15 18:10:44 -05:00 |
|
Alexandre Beloin
|
dc1f163249
|
Merge pull request #1320 from abeloin/patch-cookie_secret
Generate a cookie instead of using an hardcoded one.
|
2015-02-15 18:10:01 -05:00 |
|
Alexandre Beloin
|
6b1a4e204a
|
Change the name from sickrage to sickrage_user
|
2015-02-09 15:40:50 -05:00 |
|
Alexandre Beloin
|
d0152e898c
|
Change cookie name to prevent name collision.
E.g.: Couchpotato
|
2015-02-09 12:41:31 -05:00 |
|
Alexandre Beloin
|
3dc71dcfbc
|
Generate a cookie instead of using an hardcoded one.
|
2015-02-09 11:22:48 -05:00 |
|
Alexandre Beloin
|
21fcea2c31
|
Temporary fix for Python 2.7.9 for SSL
See https://www.python.org/dev/peps/pep-0476/ for more info.
|
2015-02-04 21:47:57 -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 |
|
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 |
|