Commit graph

2569 commits

Author SHA1 Message Date
Adam
0889374082 Bump release version 2015-04-03 15:21:32 +08:00
adam111316
4844e212a6 Merge pull request #320 from adam111316/feature/FixProviderUpgrade
Fix provider consolidation cache upgrade
2015-04-03 14:02:42 +08:00
Adam
6dc6341e05 Fix provider consolidation cache upgrade 2015-04-03 13:59:23 +08:00
adam111316
2c2d8ab87f Merge pull request #319 from Prinz23/feature/FixXEMExceptions
Fix XEM Exceptions
2015-04-02 23:16:13 +08:00
Prinz23
0a7c594a6f Fix XEM Exceptions 2015-04-02 12:05:33 +02:00
adam111316
f2a0415944 Merge pull request #317 from adam111316/feature/ChangeProviderCaching
Change provider cache storage structure
2015-04-01 11:46:30 +08:00
Adam
24236eba6f Change provider cache storage structure
Add handling for failed cache database upgrades
2015-04-01 11:25:24 +08:00
JackDandy
b3c6297f3f Merge pull request #318 from JackDandy/feature/ChangeHistoryCompact
Change order of snatched provider images to chronological on History lay...
2015-03-31 01:24:22 +01:00
JackDandy
b85f81b441 Change order of snatched provider images to chronological on History layout compact and add ordinal indicators in the tooltips.
Change code clean up, pep8.
2015-03-31 01:14:15 +01:00
JackDandy
86443c21ca Merge pull request #314 from JackDandy/feature/ChangeOnlyAddValidItemsToSaveDB
Change only add valid items to save to DB.
2015-03-29 15:33:39 +01:00
JackDandy
09a3051797 Merge pull request #316 from JackDandy/feature/FixShowsWithNullIMDbId
Fix loading shows from the DB that have NULL IMDb id.
2015-03-29 15:32:14 +01:00
JackDandy
59e547fac3 Fix loading shows from the DB that have NULL IMDb id. 2015-03-29 15:25:34 +01:00
adam111316
adcfd720e4 Merge pull request #313 from adam111316/feature/HomeTemplateCleanup
Tidy home template code
2015-03-29 20:05:18 +08:00
JackDandy
e5d4269c10 Change only add valid items to save to DB. 2015-03-29 12:20:29 +01:00
Adam
d4305eac9f Change location of SQL from home template to webserve
Remove unused max_download_count variable
2015-03-29 18:55:16 +08:00
JackDandy
eaa2560a99 Merge pull request #312 from JackDandy/feature/ChangeImproveBacklogSearch
Change improve backlog search.
2015-03-29 03:48:24 +01:00
JackDandy
d479fbfc5a Change improve backlog search. 2015-03-29 03:27:59 +01:00
JackDandy
ce325fa732 Merge pull request #311 from JackDandy/feature/AddIMDbToMassUpdate
Add IMDb lookup to "Update" action on Manage/Mass Update page.
2015-03-28 17:50:06 +00:00
JackDandy
b4b1859a2e Add IMDb lookup to "Update" action on Manage/Mass Update page.
(Credit and thanks to Prinz23 for his initiating efforts)

Fix display indexer provided start year on the displayShow page when no IMDb data exists.
Fix display indexer provided genres on the displayShow page when no IMDb data exists.
Fix display IMDb indexer with correct IMDb id on the displayShow page only when IMDb data exists.
Fix to correctly display show runtime when available on the displayShow page.
Fix to correctly initialise IMDb id loaded from db.
Other misc IMDb related db fixes.
Fix saving of Sort By/Next Episode in Layout Poster on Show List page.
2015-03-28 17:43:32 +00:00
JackDandy
7e8a816556 Merge branch 'feature/AddSetLogLovel' into develop 2015-03-27 18:43:56 +00:00
Prinz23
6206926643 Add "File logging level" to General Config/Advanced Settings. 2015-03-27 18:42:37 +00:00
JackDandy
e6055abca9 Merge pull request #309 from JackDandy/feature/FixNoStartYearOnDisplayShow
Fix case where no start year is available to display show.
2015-03-27 14:11:33 +00:00
JackDandy
28ba854f2b Fix case where start year or runtime is not available to display show. 2015-03-27 12:49:45 +00:00
JackDandy
68360dec7e Merge pull request #308 from JackDandy/feature/ChangeSeasonAlign
Change to adjust alignment of season label text when next to select combo.
2015-03-26 16:31:44 +00:00
JackDandy
4bd6576688 Change to adjust alignment of season label text when next to select combo.
Change display genres sourced from indexers in labels underneath the show title on displayShow, remove the tag image.
Change IMDb genre links to have the tag image applied to the link making it an easier target to click and also visually different from indexer genres.
Fix scene anime html id construction in line with plot_info.
2015-03-26 16:10:40 +00:00
JackDandy
ad96bb745f Merge pull request #296 from vergessen/feature/AddProviderAnimenzb
Add provider Animenzb
2015-03-26 11:30:23 +00:00
adam111316
b8c1fbad34 Merge pull request #306 from Supremicus/feature/FixGenresDisplayShow
Fix genre tags on displayShow when imdb is disabled
2015-03-26 17:59:45 +08:00
Supremicus
5d8df31314 Fix genre tags on displayShow when imdb is disabled 2015-03-26 17:00:38 +10:00
JackDandy
32e72ec5e8 Merge pull request #305 from JackDandy/feature/ChangeDisplayShow
Change overhaul more on the displayShow page.
2015-03-26 05:17:40 +00:00
JackDandy
059f617d29 Change overhaul more on the displayShow page.
Fix disabling IMDb broke page.
Fix counting of files.
Add some tooltips to bottom show details for clarity.
Change glyph to right side of "Show/Hide episodes" button text to improve visual when toggling button.
Change red text on blue tag to white text on red tag to improve readability of invalid locations.

Change some label tags to fit with edit show page.
Fix handle when a show in db has all episodes removed from indexer.
Add the name of show that will be displayed to the hover of the Prev/Next show buttons.
Add hover tooltips for nfo and tbn columns for browsers that use the title attr.
Change Special link moved from "Season" line to "Specials" line on displayShow.
Change code re-factored in readiness for live option switching, clean up and add closures of html tables.
2015-03-26 05:13:01 +00:00
vergessen
9384447b85 code cleanup 2015-03-25 08:11:50 -05:00
vergessen
afbe99da65 add animenzb provider 2015-03-25 08:11:50 -05:00
adam111316
5e4b27dad7 Merge pull request #300 from Supremicus/feature/DisplayShowUpdate
Overhaul displayShow for new features
2015-03-25 20:55:13 +08:00
JackDandy
fc74d21f3f Merge pull request #302 from JackDandy/feature/ChangeTextUIAlign
Change vertical alignment of input fields to be in-line with text.
2015-03-24 18:30:17 +00:00
JackDandy
ed86017e06 Change vertical alignment of input fields to be in-line with text.
Specifically where the "input" class was used.
2015-03-24 18:12:26 +00:00
JackDandy
9aebeb45af Merge pull request #301 from JackDandy/feature/ChangeSearchDescription
Change to improve clarity with "Limited backlog search" on the...
2015-03-23 23:06:57 +00:00
JackDandy
f617ad35a8 Change to improve clarity with "Limited backlog search" on the Config/Search Settings page. 2015-03-23 22:36:58 +00:00
Adam
94d0ce3e44 Add show overview from indexers to the database 2015-03-23 11:05:19 +10:00
Supremicus
c1fe671a82 Overhaul displayShow for new features
* Change overhaul displayShow to ready for new features
* Add section for show plot to displayShow
* Add option to view show background on displayShow (transparent and
opaque) for when background downloading is added (disabled)
* Add option to collapse seasons and leave current season open on
displayShow (disabled)
* Add filesize to episode location qtip on displayShow
* Change selected options from editShow will only show when enabled now
on displayShow
2015-03-23 11:05:13 +10:00
JackDandy
a709336e62 Merge pull request #298 from JackDandy/feature/ChangeMassUpdateSubtitles
Change to add clarity to the subtitle and other columns on the Mass...
2015-03-22 13:11:27 +00:00
JackDandy
6c25ee69df Change to add clarity to the subtitle and other columns on the Mass Update page.
Add tooltips to explain why any the 6 action columns are disabled when required.
Change to reclaimed screen estate by hiding unused columns.
Change option on Mass Edit page to be inline with show edit page.
Change reduce whitespace output, simplify and cleanup code to standards.
2015-03-22 00:43:35 +00:00
JackDandy
b40d56ceae Merge pull request #297 from JackDandy/feature/ChangeDontStampIfAirDateNever
Change no longer stamp files where airdates are never.
2015-03-22 00:42:15 +00:00
JackDandy
f663212a74 Change no longer stamp files where airdates are never.
Prevent media from being file stamped 1.1.2001 as the value of a never airdate is 1. This issue can present for season 0 specials.
2015-03-19 23:12:19 +00:00
JackDandy
454fa6aaf8 Merge pull request #292 from JackDandy/feature/ChangeHandleNotFoundOnShowUpdate
Change to gracefully handle some "key not found" failures when TVDB or T...
2015-03-19 16:02:31 +00:00
JackDandy
58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 2015-03-19 15:40:12 +00:00
JackDandy
f82af467d4 Merge pull request #291 from JackDandy/feature/ChangeEpisodeOverview
Add indication of shows with never aired episodes and other changes to...
2015-03-19 01:22:49 +00:00
JackDandy
518f5ebae5 Add indication of shows with never aired episodes and other changes to the Episode Overview page.
Add "Collapse" button and visuals for Expanding... and Collapsing... states.
Add the number of episodes marked with the status being queried.
Add indication of shows with never aired episodes.
Change to separate "Set as wanted" to prevent disaster selection.
Remove restriction to not display snatched eps link in footer.
Change the shows episodes count text colour to visually separete from year numbers at the end of show names.
2015-03-19 00:32:22 +00:00
JackDandy
eee3d05b1a Merge branch 'feature/FixFilenameRelGroups' into develop 2015-03-18 21:38:31 +00:00
vergessen
d0ccf9f27a Fix release group not recognised from manually downloaded filename. 2015-03-18 21:37:08 +00:00
JackDandy
ad5721e12a Merge pull request #287 from JackDandy/feature/AddTintArchiveEps
Add tint to archived episode row colour to differentiate it from downloa...
2015-03-17 20:05:26 +00:00