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

2566 Commits

Author SHA1 Message Date
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
Fernando
b9cbc661d4 Try to fix issue #258
SiCKRAGETV/sickrage-issues#258

related to: SiCKRAGETV/sickrage-issues#471
2015-01-25 01:17:17 -02:00
Alexandre Beloin
f20bf1a45e Add a missing space 2015-01-24 17:20:26 -05:00
Alexandre Beloin
6c1ef84d1b Add a notice to inform the user about the current TVRage's indexer
implementation missing the ability to retrieve specials.
2015-01-24 14:00:09 -05: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
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
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
markheloking
e123a195a9 Update TODO.txt
Isn't this file obsolete since we have the issuetracker?
2015-01-18 14:27:52 +01: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
6c3133226f Merge pull request #1187 from abeloin/patch-qtip221
Updated qtip to 2.2.1 to fix tooltip not showing.
2015-01-17 19:23:54 -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
6a06de87a8 Merge pull request #1188 from dsoms/patch-1
Removed console logging in ajaxEpSearch.js
2015-01-17 19:22:33 -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
d3b40e50e3 Merge pull request #1192 from abeloin/patch-jquery_live_issue
Fix jQuery live not working with 1.9+:
2015-01-17 19:20:56 -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
echel0n
03d30b72c3 Merge pull request #1194 from InfernoZeus/ignore-unrar-exe
Ignore unrar executable on Windows.
2015-01-17 19:20:16 -08:00
echel0n
d597a798b2 Merge pull request #1195 from swamp12/develop
SiCKRAGETV/sickrage-issues#360: remove globals in post processing code f...
2015-01-17 19:20:10 -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
Ben Fox-Moore
ec468793a1 Ignore unrar executable on Windows. 2015-01-17 18:22:18 +01:00
elijordan
a8787bc0d3 use os.system for file copies on posix systems 2015-01-17 12:17:06 +11:00
Alexandre Beloin
e11d9bbbb2 Fix jQuery live not working with 1.9+:
Subtiles, newshow and recommandedshows
2015-01-15 13:34:45 -05:00
Kevin Lemonnier
53c9418084 Don't show the Download column when the download_url is not set 2015-01-15 11:11:32 +01:00