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
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
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
Alexandre Beloin
ccf3a03c24
Reverted change torrentday.py, the shouldn't be included
2015-01-27 12:16:14 -05: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
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.
2015-01-22 13:03:06 +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
d2f49a0759
Update unrar2 from 0.99.3 to 0.99.6
2015-01-21 21:15:23 -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
64626bc7aa
Updated Kodi icons
2015-01-21 03:32:22 -05:00
Alexandre Beloin
942cca1ced
Fix jump to select season dropdown list not working.
2015-01-20 23:12:26 -05:00
Alexandre Beloin
808074a5d1
Fix wrong icon used in Growl notification.
2015-01-20 22:57:02 -05:00
Fernando
18569665de
Fix issue when location is empty
...
Comments here
https://github.com/SiCKRAGETV/SickRage/pull/1186
2015-01-20 20:06:57 -02: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
Alexandre Beloin
9dc7bd1938
Forgot $sbRoot.
2015-01-20 11:26:56 -05:00
Alexandre Beloin
25905a3aec
Fix wrong country flag shown in displayShow.
...
Use flags from http://www.famfamfam.com/lab/icons/flags/ , see
http://www.flag-sprites.com/en_US/ for more info.
2015-01-20 11:20:53 -05:00
coolius
bef446186e
Updated iptorrents URL
...
Updated iptorrents URL to preferred, block-advoiding iptorrents.eu
2015-01-20 11:47:36 +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
Fernando
aa3f517d9a
Check if list_remote_branches is empty before for-loop
...
It's causing 'NoneType' object is not iterable when GIT timeout while connection to HTTPS
Discussion here:
https://github.com/SiCKRAGETV/sickrage-issues/issues/307
https://github.com/SiCKRAGETV/sickrage-issues/issues/388
https://github.com/SiCKRAGETV/sickrage-issues/issues/416
2015-01-19 09:01:30 -02:00
SickrageDK
760402452b
Added HoundDawgs provider
2015-01-19 09:28:21 +01:00
larsjohnsen
639072ff3a
Update manage.tmpl
...
Hotfix
2015-01-19 07:23:25 +01:00
Lars Johnsen
2fc5358283
Mass update: Add option for default episode status
2015-01-19 07:07:21 +01:00
Alexandre Beloin
0f9e729b7c
Fix Safari next show button not working.
...
See SiCKRAGETV/sickrage-issues#436 for more info
2015-01-18 23:10:17 -05:00
echel0n
91cb8d885c
Merge pull request #1196 from markheloking/patch-2
...
Update TODO.txt
2015-01-18 18:57:10 -08: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
echel0n
ff7d53ecef
Merge pull request #1199 from larsjohnsen/remove-provider-tvtorrents
...
Search Providers: Remove Tvtorrents
2015-01-18 18:56:28 -08:00
Lars Johnsen
dc17344e48
Removed provider TvTorrents
2015-01-19 03:07:30 +01:00