Simon
c371630d8a
Fix for issue #425 : Replace TVTorrents Provider with Shazbat.tv
2015-02-12 23:46:21 +08: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
Landon Abney
52e8cb847b
Set the default Pushbullet target to all devices
...
Sets the default device to "All devices" (string choice may need changing). A user may still select a specific device if desired. Fixes SiCKRAGETV/sickrage-issues#511 . Also corrects the handling of current_pushbullet_device, the variable was not defined in the inner function before.
2015-02-05 11:10:47 -08:00
coolius
1b555c88ad
Corrected aspect ratio of Sky Atlantic network logo
2015-02-04 16:53:07 +00:00
Alexandre Beloin
cbae664ed2
Added default host:port for each torrent clients.
2015-02-02 21:27:29 -05:00
Benouch
b6eb81b9f5
Newznab Categories not beeing saved
2015-02-02 14:52:59 -05:00
Martin Warnaar
0d90a821d5
Added separate providers for thepiratebay and oldpiratebay
2015-01-31 19:48:20 +01: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
M. Adam Kendall
7f5d0ff375
Make the timeout configurable
2015-01-30 19:42:12 -05: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
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
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
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
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
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
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
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
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
M. Adam Kendall
94d17c286e
Update to provide option to disable SSL certificate verification
2015-01-27 14:26:53 -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
Fernando
cc9b6018e2
Change color of 100% progress bar light theme
...
because the actual color don't have contrast with black font.
2015-01-26 15:27:48 -02: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
M. Adam Kendall
a1871e2d43
Format the rating in whole percentage
2015-01-25 22:31:53 -05:00
M. Adam Kendall
dba4d17603
Update to Trakt.tv API 2.0
2015-01-25 15:14:57 -05: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
a3a706dd74
Fix accent issue on system with locale like POSIX.
2015-01-22 11:21: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
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
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
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
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
Lars Johnsen
dc17344e48
Removed provider TvTorrents
2015-01-19 03:07:30 +01: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
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
Alexandre Beloin
7796f06b94
Fix Black and White lists in edit show.
2015-01-14 21:32:09 -05:00
David Soms
f0399dc1f7
Removed console logging in ajaxEpSearch.js
2015-01-14 22:59:49 +01:00
Alexandre Beloin
409c7d64c2
Updated qtip to 2.2.1 to fix tooltip not showing.
...
See https://github.com/qTip2/qTip2/issues/459 for more info.
2015-01-14 15:20:45 -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
echel0n
fa3b1cb3cb
Merge pull request #1178 from fernandog/patch-18
...
Fix issue showing 'unknown dir' when adding shows
2015-01-13 19:50:03 -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
ffd4739230
Merge pull request #1168 from sn3akz/develop
...
Implementation for sickragetv/sickrage-issues#322 - Add extra progress-bar color for when show is fully downloaded
2015-01-13 19:48: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
e39388231b
Merge pull request #1160 from renini/develop
...
correct jquery syntax to select value to fix issue #285
2015-01-13 19:46:19 -08:00
echel0n
a2b1909a3a
Merge pull request #1159 from neoatomic/develop
...
Network logos updated.
2015-01-13 19:45:55 -08:00
echel0n
d30475d869
Merge pull request #1153 from markheloking/develop
...
Update&add canadian network logos
2015-01-13 19:45:21 -08:00
Fernando
32da0199f2
Fix issue showing 'unknown dir' when adding shows
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/286
2015-01-10 17:38:36 -02:00
CoRpO
9aa28d18d2
fix for sickragetv/sickrage-issues#347
...
Adds missing code for saving per show email notifications
2015-01-08 15:01:12 +01:00
TagForce
e88e12f5d5
Made logging configurable
...
Made logging configurable through settings - general page. Changing the
logging requires a restart (since the logger is initialized on startup.
2015-01-08 11:01:48 +01:00
sn3akz
f43bc62936
Fix for sickragetv/sickrage-issues#303
2015-01-06 20:06:06 +01:00
sn3akz
2830b9d83e
Fix for sickragetv/sickrage-issues#322
...
Darker color for sickragetv/sickrage-issues#322
2015-01-06 20:06:01 +01:00
NeO_AtOmiC
748815a548
Added logo for fan series that are using the (universal) network name "internet" as discussed here :
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/320
Logo provided by Digital-Jedi. Thank you.
2015-01-03 20:17:38 +01:00
NeO_AtOmiC
ba9c2ba319
Added OWN network logos as requested in. :
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/320
2015-01-03 13:25:50 +01:00
Heisenberg74
7fd8b999b6
Add Free Mobile SMS Notifier
...
Allow SickRage to send SMS notifications through Free Mobile SMS API.
Works only for Free Mobile subscribers.
2014-12-31 13:40:48 +01:00
renini
1662e212fe
Fix jquery syntax to fix changing show
...
pickShow, prevShow, nextShow didn't work anymore after jquery update
2014-12-30 22:28:31 +01:00
NeO_AtOmiC
b54c6b9f5f
Added network logo for Swedish SVT.
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/299#issue
2014-12-30 18:54:27 +01:00
renini
e0028573e1
correct jquery syntax to select value to fix issue #285
2014-12-27 12:52:38 +01:00
NeO_AtOmiC
e65330a59f
Network logos updated.
...
Added new logos and replaced some white logos with colored versions.
Renamed AHN.png to ahn.png because filenames are case sensitive.
2014-12-26 21:20:32 +01:00
echel0n
0da960ff51
Fixed issues with newznab custom provider categories.
...
Updated feedparser and added custom code to parse subcategories.
Updated jQuery and Bootstrap.
2014-12-24 07:49:15 -08:00
markheloking
d6c856cabe
Update&add canadian network logos
...
Added logos for tele quebec, tva, V and more
2014-12-22 14:48:23 +01:00
echel0n
d15d674710
Merge pull request #1152 from neoatomic/develop
...
Added search provider icons. Added network logos.
2014-12-21 16:38:27 -08:00
NeO_AtOmiC
f304537df2
Added TNT Drama" network logo.
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/250
2014-12-21 19:59:04 +01:00
echel0n
60e97fb3cc
Fix for sickragetv/sickrage-issues#249
2014-12-21 09:23:16 -08:00
NeO_AtOmiC
13dc2fde93
Added search provider icons. Added network logos.
...
Fix https://github.com/SiCKRAGETV/sickrage-issues/issues/18
fix https://github.com/SiCKRAGETV/sickrage-issues/issues/240
2014-12-21 18:15:03 +01:00
echel0n
b669195882
Updated flag images.
2014-12-21 08:43:42 -08:00
echel0n
f2e3380cb2
Resized flags to 16x11 to correctly fit in language selector for subtitles.
...
Fixed sickragetv/sickrage-issues#245
WebAPI is now hard-coded in as enabled.
2014-12-21 04:02:30 -08:00
echel0n
15e62802ff
Fixed incorrect flag image files for subtitle languages
2014-12-21 01:00:27 -08:00
echel0n
885ef128fc
Fix for sickragetv/sickrage-issues#237
2014-12-20 20:01:30 -08:00
echel0n
3829e341b2
Replaced old poster and banner files with new custom sickrage poster and banner files.
2014-12-20 19:29:09 -08:00
echel0n
bac95b848b
Fixed sickragetv/sickrage-issues#229 - check instance of actor or banner obj to be list and if not we throw it into one.
2014-12-20 18:21:19 -08:00
echel0n
2d14eef522
Git clean/reset performed before updates now if set from config to avoid update issues
2014-12-20 07:26:19 -08:00
Fernando
8a3d806877
Fix for issue #216
...
https://github.com/SiCKRAGETV/sickrage-issues/issues/216
2014-12-19 23:59:04 -02:00
echel0n
9927e8ad92
Fixed home page issues.
...
Fixed episode status issues.
2014-12-19 05:49:57 -08:00
echel0n
476350aa7a
Fixed issues with pastebin attachments for issue submitter.
2014-12-19 05:06:01 -08:00
echel0n
f40d5e1310
Fix for duplicate tickets being submitted via app, title variable was being appended to.
...
Added in code to send the last 50 lines of app's logs to pastebin then give back a url.
2014-12-18 13:33:35 -08:00
echel0n
6713ce0981
Fixes sickragetv/sickrage-issues#101 - Added code to mainDB to correct malformed episode statues, converted column default_ep_status field type from TEXT to NUMERIC, default to ep status UNKNOWN when loading from DB incase of exception errors.
...
Added git branch reset option to general settings github to help fix git update related issues.
Added github username/password options to general settings github as a requirement for submitting issue tickets from app.
Fixed issue with default ep status not showing correct value.
Added ability to submit issue reports via errorlogs menu.
Added errorlogs view button to error message displayed for webui errors.
2014-12-17 16:36:27 -08:00
echel0n
27ce22839c
Merge pull request #1143 from DungFu/develop
...
Added network icon for "The Hub" network
2014-12-17 01:56:10 -08:00
echel0n
5a3d11a0fe
Fixed issues with WebAPI builder - incorrect jquery libs specified
2014-12-16 23:49:18 -08:00
Freddie Meyer
825433999f
Added network icon for "The Hub" network
...
The Hub was what is now called "Discovery Family"
http://en.wikipedia.org/wiki/Discovery_Family
2014-12-15 22:52:02 -08:00
echel0n
9000dbd10a
Fixed issues with randomly returned empty show statuses, added tvrage status mapping to ensure it never gets returned incorrectly.
2014-12-13 11:06:33 -08:00
echel0n
1ff906f3ff
Fixed backup and restore - issue was present in javascript file with incorrect url
2014-12-13 09:22:45 -08:00