Alexandre Beloin
85dadced9e
Fix backup issue with invalid restore folder
2015-02-19 10:39:07 -05:00
Alexandre Beloin
25bbe78646
Merge pull request #1345 from abeloin/patch-backup_restore
...
Reworked the backup/restore to properly handle the cache directory
2015-02-18 19:27:31 -05:00
Alexandre Beloin
270dc36599
Merge pull request #1311 from gborri/branch-tntvillage_provider
...
Added TNTVillage provider
2015-02-18 18:29:14 -05:00
Alexandre Beloin
e1ea013544
Merge pull request #1340 from abeloin/patch-plex_token
...
Added support for Plex Media Center updates with Auth Token.
2015-02-18 11:30:54 -05:00
Giovanni
eb300d5467
Merge branch 'develop' of https://github.com/SiCKRAGETV/SickRage into branch-tntvillage_provider
2015-02-18 12:22:47 +01:00
Giovanni
72826f6dd2
Removed 'page' parameter
2015-02-18 12:10:33 +01:00
Alexandre Beloin
97ade6ad6c
Reworked the backup/restore to properly handle the cache directory
...
inclusion.
2015-02-17 23:35:39 -05:00
Alexandre Beloin
a99608e6bd
Disable urllib3 InsecureRequestWarning
2015-02-17 19:32:45 -05:00
Alexandre Beloin
4f95613a3b
Merge branch 'NewProviderAR' of https://github.com/BillNasty/SickRage into BillNasty-NewProviderAR
...
Conflicts:
sickbeard/__init__.py
2015-02-17 13:21:08 -05:00
Joris Vandalon
8c9aaefdc7
Added support for Plex Media Center updates with Auth Token.
...
This because PMS does not allow unauthed connections when using Plex Home
2015-02-17 12:54:39 -05:00
CoRpO
ba13cc532e
Add RARBG provider
...
Basic functions working (Rss & search)
(Rebased against current develop)
2015-02-17 16:56:12 +01:00
BillNasty
44ae7c54fd
Add Provider AR
...
Add provider alpha ratio
2015-02-16 22:07:08 -05:00
Alexandre Beloin
20a70c9ef9
Merge pull request #1301 from andofrjando/add-torrent-provider-Shazbat
...
Fix for issue #425 : Replace TVTorrents Provider with Shazbat.tv
2015-02-16 08:39:07 -05:00
Alexandre Beloin
91d847e630
Merge pull request #1286 from TagForce/showupdate
...
Added option to set ShowUpdate time
2015-02-16 08:35:39 -05:00
Alexandre Beloin
3166f29d34
Improved rTorrent support.
...
Now use requests library.
Added SSL support with Basic and Digest support.
2015-02-16 08:11:27 -05:00
Alexandre Beloin
f9a27013be
Merge pull request #1270 from mwarnaar/develop
...
Separate providers for oldpiratebay and thepiratebay
2015-02-15 18:42:50 -05:00
Alexandre Beloin
225b1171da
Merge pull request #1269 from LinuxBozo/trakt-fixes
...
Trakt 2.0 API fixes
2015-02-15 18:20:23 -05:00
Giovanni
b47d3baa35
Added TNTVillage provider
2015-02-13 15:05:44 +01:00
Simon
c371630d8a
Fix for issue #425 : Replace TVTorrents Provider with Shazbat.tv
2015-02-12 23:46:21 +08: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
Martin Warnaar
0d90a821d5
Added separate providers for thepiratebay and oldpiratebay
2015-01-31 19:48:20 +01:00
M. Adam Kendall
7f5d0ff375
Make the timeout configurable
2015-01-30 19:42:12 -05: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
1f00a5a295
Merge pull request #1256 from abeloin/patch-transmission_rpc
...
Added custom rpc url for transmission
2015-01-29 14:44:12 -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
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
dba4d17603
Update to Trakt.tv API 2.0
2015-01-25 15:14:57 -05:00
SickrageDK
760402452b
Added HoundDawgs provider
2015-01-19 09:28:21 +01:00
Lars Johnsen
dc17344e48
Removed provider TvTorrents
2015-01-19 03:07:30 +01: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
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
bdc59daec6
Merge pull request #1173 from TagForce/develop
...
Made logging configurable
2015-01-13 19:49:23 -08: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
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
echel0n
eff83dd745
Added in migration code to convert old XBMC settings to new KODI settings.
...
Bumped config to version 6 for config migration.
2014-12-21 04:34:14 -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
de1c40db01
Added FanArt.TV API package to libs, we now try to get images from fanart.tv if we can't find them on theTVDB or TMDB.
2014-12-20 09:05:38 -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
466ced4c02
Fixed sickragetv/sickrage-issues#109 - resolves logging issues related to new code added in via last updates.
2014-12-16 18:01:36 -08:00
echel0n
3eb366ac05
Re-coded logger facility for better performance and cleaner code plus has better code for rotation of logs.
2014-12-16 02:24:06 -08:00
echel0n
ac70dd38c2
Fixed issue with login url
2014-12-12 22:19:49 -08:00
echel0n
35af9acadb
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url.
2014-12-12 08:54:37 -08:00
echel0n
3d7e460079
Fixed issues with newznab/torrent provider searches.
...
Fixed issues with browser launches at startup.
Fixed issues with feedparser and feedcache relating to provider searches.
2014-12-11 10:06:50 -08:00
echel0n
7213fbac11
Fixed issues with WebUI crashing when using a custom web_root setting in the config, also fixed a few other misc WebUI related issues.
...
This resolves issue tickets #1065 , #1064 , #1049
2014-12-10 05:10:51 -08:00
echel0n
e7de90f688
Merge remote-tracking branch 'origin/develop' into develop
...
Conflicts:
sickbeard/webapi.py
2014-12-07 15:57:32 -08:00