JackDandy
e3d7f9fb23
Add Fano torrent provider.
2016-06-16 20:46:03 +01:00
JackDandy
4ffa5b9227
Add ILT torrent provider.
2016-06-16 20:38:44 +01:00
JackDandy
0fc3ecd586
Add PTF torrent provider.
2016-06-16 20:02:28 +01:00
JackDandy
3eed48b243
Add RevTT torrent provider.
2016-06-16 19:51:43 +01:00
JackDandy
958c0a9895
Add DigitalHive torrent provider.
2016-06-16 19:06:09 +01:00
JackDandy
ebdc154d56
Add config.ini file only setting "remove_filename_chars".
...
To initialise,
1) At General config page, press 'Save' then 'Shutdown' SG
2) Open config.ini in a text editor, find and edit remove_filename_chars = "" e.g. remove_filename_chars = "'"
3) Save config.ini and start SG. With the example given, the ' character will not appear in file names.
2016-06-14 23:24:44 +01:00
JackDandy
cb25fc2e03
Add Zooqle icon.
...
Change get url to also handle absolute redirects.
2016-06-14 00:22:28 +01:00
Prinz23
835dc08c7a
Add 2160p UHD 4K WEB quality.
2016-06-13 20:24:41 +01:00
JackDandy
be9723e719
Add Zooqle torrent provider.
2016-06-13 19:50:44 +01:00
JackDandy
76cc7d4913
Add PrivateHD torrent provider.
2016-06-13 19:43:22 +01:00
JackDandy
8ad380adea
Add Bit-HDTV torrent provider.
2016-06-13 19:32:08 +01:00
JackDandy
8dd4ca3c16
Add button 'Discover' Emby server to notifications.
2016-06-13 16:49:20 +01:00
JackDandy
375203fed3
Change TorrentDay to use its 2.x interface.
2016-06-08 20:54:23 +01:00
JackDandy
06fec4db07
Add provider Anizb.
2016-06-08 03:48:49 +01:00
JackDandy
6bb9fbabdf
Add FileList torrent provider.
2016-06-08 02:59:56 +01:00
JackDandy
356e395ba2
Fix post processing "Force already processed" processing only the first of multiple files.
2016-06-08 02:08:29 +01:00
JackDandy
eac69963f0
Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT.
...
Change refactor cache for torrent providers to reduce code.
Change improve search category selection BMTV, FSH, FF, TB.
Change identify more SD release qualities.
Change update SpeedCD, MoreThan, TVChaosuk.
Add torrent provider HD4Free.
Remove torrent provider BitSoup.
Change only create threads for providers needing a recent search instead of for all enabled.
Add 4489 as experimental value to "Recent search frequency" to use provider freqs instead of fixed width for all.
Fix searching nzb season packs.
Change remove some logging cruft.
2016-06-08 01:55:13 +01:00
JackDandy
196e57b315
Fix find associated meta files to prevent orphan episode images.
2016-06-01 15:27:36 +01:00
JackDandy
42fc036dff
Change include OSError system messages in file system failure logs during post process.
2016-05-02 19:42:49 +01:00
Prinz23
66824acc5e
Change check for parameter types in parse_date_time.
2016-05-02 18:27:24 +01:00
JackDandy
da52e3a16f
Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart.
...
Change centralise interval keys, texts, and values into the ProperSearcher class.
2016-05-01 20:34:09 +01:00
JackDandy
09741bbf8c
Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page.
...
Add 5 decades of 'IMDb Popular' selections to 'View' drop down on 'Add from... Browse Shows'.
Add 'Other Services' to 'View' drop down on 'Add from... Browse Shows'.
Add enable, disable and delete public IMDb watchlists to Config/General/Interface with a default 'SickGear' list.
Change prevent duplicate show ids from presenting items on 'Add from... Browse Shows'.
Change add 'nocache' kwarg to helpers.getURL to facilitate non-cached requests.
2016-05-01 20:24:20 +01:00
JackDandy
62cae67170
Change storing metadata nfo vars from int to strings to resolve lxml type exceptions that don't occur with etree.
2016-04-11 23:55:05 +01:00
JackDandy
c65d29adeb
Merge branch 'master' into develop
2016-04-07 19:22:23 +01:00
JackDandy
60a97ca397
Add support for SD mkv container.
2016-04-07 19:18:00 +01:00
JackDandy
0d81453c1f
Change Show List sort Next Ep, and restore sort on Downloads.
...
Add sort by quality to Poster layout.
Change +n snatches to links on all Show List layouts.
2016-04-02 20:14:53 +01:00
Supremicus
67d58d9f31
Fix syntax error causing renamer to error out
2016-03-31 16:57:50 +10:00
Prinz23
4c682db8e1
Change adding show processing to be highest priority.
...
Use timezones to check unaired status during show update/adding.
Allow parse_date_time to accept timezone objects and parsed time tuples.
Add country code fallback for network name (timezone).
2016-03-24 18:56:43 +00:00
JackDandy
dd35c7b9f6
Change add optional login URL.
2016-03-21 11:10:24 +00:00
JackDandy
618cddc4e9
Change improve handling when provider PiSexy is missing expected data.
2016-03-19 19:09:18 +00:00
JackDandy
6e6aada90b
Merge branch 'master' into develop
2016-03-17 19:11:31 +00:00
JackDandy
291e557899
Fix dbs that should not have been imported to work.
2016-03-17 19:09:07 +00:00
JackDandy
74e2012083
Merge branch 'master' into develop
2016-03-17 12:42:59 +00:00
JackDandy
c0dc7ea5bc
Fix for import of very rare db structure.
2016-03-17 12:41:04 +00:00
JackDandy
4064b5183c
Merge branch 'master' into develop
2016-03-16 18:36:33 +00:00
Prinz23
e55462f47b
Fix ensures internal buffer of a downloaded file is written to disk.
2016-03-16 18:28:58 +00:00
Prinz23
503b7b5af5
Add scene qualities WEB.h264 to SDTV, 720p.WEB.h264 to WEB DL 720p, and 1080p.WEB.h264 to WEB DL 1080p.
2016-03-12 00:50:25 +00:00
JackDandy
3bc0823670
Change improve management of Transmission config/Search/Torrent Search "Downloaded files location".
2016-03-11 19:07:22 +00:00
JackDandy
944064d92d
Merge branch 'master' into develop
2016-03-06 12:58:21 +00:00
JackDandy
53e998b242
Fix Torrenting provider.
2016-03-06 12:31:38 +00:00
Prinz23
50292eed3a
Fix rare NameParser case where numeric episode name was parsed as episode number.
...
Change parse .nfo file for Add Existing page.
2016-03-06 00:58:34 +00:00
Prinz23
f2b8b29575
Change show update, set shows with newly added airdate or existing episodes with future or never dates, to "Wanted".
2016-03-06 00:30:08 +00:00
JackDandy
4edd26675c
Fix alternative unicode show names from breaking search.
2016-02-26 01:07:39 +00:00
JackDandy
df4e61c661
Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description.
2016-02-25 12:56:55 +00:00
JackDandy
58ea9588a7
Add search show Name to Show List Layout: Poster.
...
Change indicate when not sorting with article by dimming ("The", "A", "An") on Show List, Episode, History, Mass Update, Add with Browse and from Existing views.
2016-02-19 17:44:25 +00:00
JackDandy
a68f64327f
Change overhaul Kodi notifier and tidy up config/notification/KodiNotifier ui.
...
Add passthru of param "post_json" to Requests() "json" in helpers.getURL.
2016-02-18 23:55:04 +00:00
Prinz23
6dd434fcba
Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function.
2016-02-11 19:25:35 +00:00
Prinz23
820594505b
Change handle all Hachoir library parser errors and replace its Unicode enforcement.
...
Allow episode status "Skipped" to be changed to "Downloaded".
Allow found "Skipped" episode files to be set "Unknown" quality.
2016-02-09 22:43:35 +00:00
Prinz23
cee865461c
Change move dateutil-zoneinfo.tar.gz file to data files /cache.
...
Add dateutil library hack for new location.
2016-02-06 23:45:58 +00:00
Prinz23
1fb9bbc6ff
Change process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming.
2016-02-02 15:15:48 +00:00