Commit graph

3371 commits

Author SHA1 Message Date
JackDandy
8432a313f0 Merge pull request #682 from JackDandy/feature/ChangePPlogging
Change include OSError system messages in file system failure logs du…
2016-05-08 11:16:29 +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
JackDandy
f3fc3f4b7a Merge pull request #688 from JackDandy/feature/ChangeTimezoneTypeCheck
Change check for parameter types in parse_date_time.
2016-05-02 19:29:20 +01:00
Prinz23
66824acc5e Change check for parameter types in parse_date_time. 2016-05-02 18:27:24 +01:00
JackDandy
567b551903 Merge pull request #687 from JackDandy/feature/ChangeUsePropersFreq
Change instantly use saved value from Search Settings/Episode Search/…
2016-05-01 20:39:04 +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
5e449ac7bc Merge pull request #681 from JackDandy/feature/AddIMDbLists
Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page
2016-05-01 20:28:48 +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
5519fd7e13 Update IMDb 5.0 to 5.1dev20160106 2016-05-01 20:23:01 +01:00
JackDandy
77a631f54f Merge pull request #680 from JackDandy/feature/ChangeAddBrowseAired
Add visual indicator for upcoming or started shows on Add Browse Shows.
2016-05-01 20:20:22 +01:00
JackDandy
20f06b4d21 Add visual indicator for upcoming or started shows on Add Browse Shows. 2016-04-12 16:34:28 +01:00
JackDandy
1d17f1e055 Merge pull request #678 from JackDandy/feature/ChangeTypeLxml
Change storing metadata nfo vars from int to strings to resolve lxml …
2016-04-12 00:22:59 +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
e0573b8c70 Merge branch 'hotfix/0.11.11' 2016-04-07 19:18:45 +01:00
JackDandy
60a97ca397 Add support for SD mkv container. 2016-04-07 19:18:00 +01:00
JackDandy
d118a90268 Merge pull request #675 from JackDandy/feature/FixSortEpShowList
Change sort Next Ep on Show List.
2016-04-03 19:16:30 +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
JackDandy
ddca1273af Merge pull request #676 from Supremicus/feature/FixRenamer
Fix syntax error causing renamer to error out
2016-03-31 13:21:48 +01:00
Supremicus
67d58d9f31 Fix syntax error causing renamer to error out 2016-03-31 16:57:50 +10:00
JackDandy
518a341783 Merge pull request #672 from JackDandy/feature/ChangeAddShowPri
Change adding show processing to be highest priority.
2016-03-24 21:22:12 +00: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
d653630a6c Merge pull request #665 from JackDandy/feature/ChangeShowlistSort
Change show list second level sort criteria.
2016-03-24 18:51:07 +00:00
JackDandy
ba6874b7cc Change show list second level sort criteria. 2016-03-21 11:27:58 +00:00
JackDandy
c7a5f410b0 Merge pull request #670 from JackDandy/feature/ChangeProvGen
Change add optional login URL.
2016-03-21 11:26:36 +00:00
JackDandy
dd35c7b9f6 Change add optional login URL. 2016-03-21 11:10:24 +00:00
JackDandy
ae1e02bbee Merge pull request #669 from JackDandy/feature/ChangeImproveParseProv
Change improve handling when provider PiSexy is missing expected data.
2016-03-19 19:13:05 +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
5507dd21c7 Merge branch 'hotfix/0.11.10' 2016-03-17 19:09:38 +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
f41b74a35e Merge branch 'hotfix/0.11.9' 2016-03-17 12:41:36 +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
JackDandy
2369b71a77 Merge branch 'hotfix/0.11.8' 2016-03-16 18:30:13 +00:00
Prinz23
e55462f47b Fix ensures internal buffer of a downloaded file is written to disk. 2016-03-16 18:28:58 +00:00
JackDandy
4caf020633 Merge branch 'master' into develop 2016-03-14 16:50:45 +00:00
SickGear
d68fe420e7 Change simplify and clarify some points. 2016-03-14 14:43:20 +00:00
JackDandy
b4e7de9362 Merge pull request #664 from JackDandy/feature/AddSceneQualityWeb
Add scene qualities WEB.h264 to SDTV, 720p.WEB.h264 to WEB DL 720p, a…
2016-03-12 01:00:38 +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
1284654505 Merge pull request #663 from JackDandy/feature/ChangeNetworkLogos
Add network logos ABC News 24 and Chiller and update network logos to…
2016-03-11 20:32:59 +00:00
Supremicus
c21f905b5b Add network logos ABC News 24 and Chiller and update network logos to their current logo.
Remove redundant Adult Swim logos.
2016-03-11 20:24:26 +00:00
JackDandy
c19237abc6 Merge pull request #662 from JackDandy/feature/ChangeTransmission
Change improve management of Transmission config/Search/Torrent Searc…
2016-03-11 19:11:01 +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
fd890352b6 Merge branch 'hotfix/0.11.7' 2016-03-06 12:51:56 +00:00
JackDandy
53e998b242 Fix Torrenting provider. 2016-03-06 12:31:38 +00:00
JackDandy
a837b8dca3 Merge pull request #656 from JackDandy/feature/FixNameParser
Fix rare NameParser case where numeric episode name was parsed as epi…
2016-03-06 01:04:02 +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