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

1871 Commits

Author SHA1 Message Date
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
TagForce
6b6d270056 Added option to set ShowUpdate time
- Changed hardcoded value from 3 to SHOWUPDATE_HOUR
- Added field in Config General to set SHOWUPDATE_HOUR
- Default value is still 3 (am), added check if value over 23 or under 0
set to 0 (12am).
2015-02-06 09:38:37 +01:00
Alexandre Beloin
c8f1eb6250 Disable ssl checking in synology client 2015-02-05 10:24:54 -05:00
joshjowen
3509610635 Update kat.py
Cast the string item['torrent_verified'] as an integer so that 'verified' will be False if the returned string is "0" which would otherwise be True because it is a non-empty string
2015-02-04 17:49:39 +10:00
Alexandre Beloin
2985f61cce Fix Proper instance has no attribute 'size'
When findpropper call pickBestResult the instance as not attribute
'size'. Added a check.
2015-02-03 11:30:12 -05:00
djoole
d1e57158d6 changed subcategories order
so that category "tv series" is used for cache building
2015-02-02 23:08:07 +01:00
Alexandre Beloin
0ae4384f33 Fix for uTorrent 2.2.1 token order.
Put the token in first place.
See https://github.com/SiCKRAGETV/sickrage-issues/issues/483 for more
info.
2015-02-02 16:13:29 -05:00
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
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
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
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
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
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
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
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
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
4c56d97388 Merge pull request #1202 from SickrageDK/develop
Added HoundDawgs provider
2015-01-29 14:34:58 -08:00
TagForce
9a3fec811f Fix for 'List type has no attribute' on setting failed
- Fixes the erroneous use of segment as a list, when it is already a
list of episodes. This causes various errors in debug log complaining
about missing attributes.

This usage was introduced in
a4c8c53c91
2015-01-29 11:11:34 +01:00
M. Adam Kendall
3e8346a683 fix oops by not referencing ssl disable property on sickbeard ob 2015-01-28 15:21:14 -05:00
TagForce
961ffe735c Added Episode check to PP history check
- Fixes issue when Post-Processing a file with a generic filename in a
subfolder resulting in "Already Processed" errors

- Added a Show, Season, Episode parse to the dirname, and if that
results in usable data it adds it to the history check so this is
performed on that specific episode only
2015-01-28 09:56:36 +01:00
M. Adam Kendall
94d17c286e Update to provide option to disable SSL certificate verification 2015-01-27 14:26:53 -05:00
TagForce
246becd9d8 Add plot info to mede8er series.xml
- Added plot info to mede8er series.xml metadata file.
2015-01-27 16:51:08 +01:00
Fernando
d280b56e13 Set UNKNOWN quality as Low Quality
https://github.com/SiCKRAGETV/sickrage-issues/issues/493#issuecomment-71538630

UNKNOWN quality will always be low quality no matter what.
It's different from unknown episode status.
2015-01-26 19:55:56 -02:00
Alexandre Beloin
6b915ebc1c Added simple url check 2015-01-26 15:29:09 -05:00
Alexandre Beloin
b67ef81337 Fixed leading slash.
Fix Transmission name not showing in RPC URL text in config.
Added option descritption
2015-01-26 14:52:18 -05:00
Alexandre Beloin
37ab43adbc Added ability to modify Transmission's RPC url. 2015-01-26 12:19:16 -05:00
TagForce
9c635f81ff Added option to display file sizes in Show page
- Added option checkbox under General -> GUI (display filesizes)
- Added filesize column on Show Page to display filesize when episode is
Downloaded
- Changed style min-width for Episode Name when display_filesize = True
to keep episode names from wrapping around earlier on mobile devices.
(min-width: 190px)
2015-01-26 16:13:42 +01:00
flightlevel
d7a60e2930 FreshonTV now supports HTTPS
Change HTTP to HTTPS as FreshonTV now supports secure connections
2015-01-26 20:56:18 +11:00
Alexandre Beloin
2ef08d1c25 Use shutil.move instead of os.rename to move file as os.rename doesn't
work across partition.
2015-01-25 20:44:58 -05:00
M. Adam Kendall
a3bb636df2 Fix misplaced or to prevent Nonetype errors 2015-01-25 19:14:17 -05:00
Alexandre Beloin
bb267905aa Remove an extra apostrophe. 2015-01-25 16:14:20 -05:00
M. Adam Kendall
dba4d17603 Update to Trakt.tv API 2.0 2015-01-25 15:14:57 -05:00
Tawmmm
2f9362c74c Update helpers.py
Ignore partially synced files from BTSync 2.0 Alpha
2015-01-25 16:49:46 +00:00
Alexandre Beloin
0888942820 Fix wrong url handler 2015-01-23 22:11:54 -05:00
Alexandre Beloin
e96ad42c5d Fix access to webcal without password. 2015-01-23 21:45:22 -05:00
Alexandre Beloin
c9085a3ac6 Fix number of lines submitted. 2015-01-23 16:43:41 -05:00
TagForce
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)
2015-01-23 22:16:03 +01:00
Alexandre Beloin
17545d93b2 Prevent submitting empty gist. 2015-01-23 13:44:18 -05:00
Alexandre Beloin
cee1566b7b Fix if network is None 2015-01-23 13:16:06 -05:00
TagForce
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)

- If release_group field in db empty and the releasegroup was found in
either release_name or location fields, then updates the db with the
releasegroup. Except when releasegroup is 'SiCKRAGE'
- If release_name is empty, and SR wants to replace it with a generic
one, it will now use the releasegroup if found, and otherwise replace
with SiCKRAGE.
2015-01-22 15:28:46 +01:00
Alexandre Beloin
94732e9568 Fix absolute numbering used everywhere if selected even if custom anime
rename isn't active.
2015-01-21 23:48:03 -05:00
Alexandre Beloin
faa3cc8fdf Fix 'Sort with "The", "A", "An"' on dropdown in displayShow not working. 2015-01-21 15:29:16 -05:00
Alexandre Beloin
808074a5d1 Fix wrong icon used in Growl notification. 2015-01-20 22:57:02 -05:00
Fernando
728b7bb107 Fix versionchecker
In CheckVersion.init (sickbeard/versionChecker.py, line 41), the install_type attribute is only assigned if sickbeard.gh has been set, and it won't be if SR couldn't connect to Github. The restart code (SickBeard.py, line 482) tries to access install_type to determine which update command to run, which raises an AttributeError and prevents SR from restarting.

SiCKRAGETV/sickrage-issues#307 (comment)
2015-01-20 18:42:18 -02:00
coolius
503282694c Update torrentday.py 2015-01-20 11:56:26 +00:00
coolius
bef446186e Updated iptorrents URL
Updated iptorrents URL to preferred, block-advoiding iptorrents.eu
2015-01-20 11:47:36 +00:00
coolius
5b534e5430 Updated torrentday URL
Updated torrentday URL to preferred, block-avoiding torrentday.eu
2015-01-20 11:46:40 +00:00
Alexandre Beloin
bb59873536 Reenabled resultType.
Check the instance to see if contain: resultType
2015-01-19 23:15:54 -05:00
Alexandre Beloin
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
2015-01-19 21:29:19 -05:00
Fernando
8ad52924a6 Re-download episode when manualsearch if quality is Unknown
https://github.com/SiCKRAGETV/sickrage-issues/issues/428
2015-01-19 15:03:52 -02:00
SickrageDK
760402452b Added HoundDawgs provider 2015-01-19 09:28:21 +01:00
Lars Johnsen
2fc5358283 Mass update: Add option for default episode status 2015-01-19 07:07:21 +01:00
echel0n
653851e2a4 Merge pull request #1197 from abeloin/patch-default_ep_status
Fix default episode status in display and edit show.
2015-01-18 18:56:43 -08:00
Lars Johnsen
dc17344e48 Removed provider TvTorrents 2015-01-19 03:07:30 +01:00
Alexandre Beloin
28f75bf91d Fix default episode status in display and edit show.
See SiCKRAGETV/sickrage-issues/issues/111 for more info
2015-01-18 14:15:45 -05:00
echel0n
ce997c79fe Merge pull request #1183 from darklow/patch-2
Feature: Add IMDB ID to show webapi
2015-01-17 19:29:55 -08:00
echel0n
56bddc305c Merge pull request #1184 from fernandog/patch-1
Fix low quality snatched episode don't appear at backlog
2015-01-17 19:29:18 -08:00
echel0n
9fb34b128c Merge pull request #1186 from Ulrar/master
Adding a download field for the episodes
2015-01-17 19:23:32 -08:00
echel0n
f59d8119da Merge pull request #1189 from abeloin/patch-jquery_bwlists
Patch jquery bwlists
2015-01-17 19:21:43 -08:00
echel0n
2a43bda0c2 Merge pull request #1193 from eli-jordan/develop
use os.system for file copies on posix systems
2015-01-17 19:20:23 -08:00
swamp12
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. 2015-01-18 01:01:21 +01:00
elijordan
a8787bc0d3 use os.system for file copies on posix systems 2015-01-17 12:17:06 +11:00
Alexandre Beloin
10a199e62f Fix only generating the bwlists for the first item. 2015-01-14 21:37:17 -05:00
Kevin Lemonnier
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
2015-01-14 16:06:28 +01:00
Fernando
9101f644f7 Fix low quality snatched episode don't appear at backlog
SiCKRAGETV/sickrage-issues#281
2015-01-14 08:25:59 -02:00
Kaspars Sprogis
5171b7f8d7 Feature: Add IMDB ID to show webapi
It would be very useful to get IMDB_ID together with `tvdbid` and `tvrage_id`
2015-01-14 09:01:07 +02:00
echel0n
0bb84466d0 Merge pull request #1182 from lucianot54/patch-1
Fix for https://github.com/SiCKRAGETV/sickrage-issues/issues/178
2015-01-13 19:50:43 -08:00
echel0n
ad3cd8fb5e Merge pull request #1180 from anthonyryan1/develop
config.clean_url may add trailing /'s in unsuitable circumstances.
2015-01-13 19:50:33 -08:00
echel0n
f45f191039 Merge pull request #1179 from swamp12/develop
Fix for SiCKRAGETV/sickrage-issues#360: remove globals in post processin...
2015-01-13 19:50:21 -08:00
echel0n
3f0bd5fda5 Merge pull request #1176 from aidik/patch-1
Postpone Processing for incomplete torrents.
2015-01-13 19:49:55 -08:00
echel0n
58b741f7ae Merge pull request #1175 from InfernoZeus/multipart-rar-fix
Fix multipart rars causing the same extracted video to be postprocessed more than once
2015-01-13 19:49:47 -08:00
echel0n
4ac31a7159 Merge pull request #1174 from CoRpO/develop
fix for SiCKRAGETV/sickrage-issues#347
2015-01-13 19:49:38 -08:00
echel0n
bdc59daec6 Merge pull request #1173 from TagForce/develop
Made logging configurable
2015-01-13 19:49:23 -08:00
echel0n
9207206f4f Merge pull request #1171 from fernandog/patch-15
Auto send user and password when open managetorrents page
2015-01-13 19:49:09 -08:00
echel0n
a2828eb3e3 Merge pull request #1165 from Heisenberg74/FreeMobileNotifier
Add Free Mobile SMS Notifier
2015-01-13 19:47:24 -08:00
echel0n
b269faad39 Merge pull request #1164 from fernandog/patch-12
Backup/restore: include cache directory
2015-01-13 19:47:18 -08:00
echel0n
fde6b4be52 Merge pull request #1162 from fernandog/patch-7
Don't clean user files when GIT CLEAN
2015-01-13 19:47:00 -08:00