1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

363 Commits

Author SHA1 Message Date
Mark McDowall
ff4aa0685f Center add icon on profiles 2014-08-13 18:42:33 -07:00
Mark McDowall
10fc875715 Fixed: Validation errors showing multiple times 2014-08-13 17:08:22 -07:00
Mark McDowall
457e585300 New: Progress bar will be yellow if series is not monitored, but epsiodes are missing 2014-08-12 16:56:21 -07:00
Mark McDowall
904ee7dc23 Attach calendar tooltips to calendar instead of body 2014-08-11 16:40:41 -07:00
Mark McDowall
2008b32018 New: release name in manual search will link to info URL if available 2014-08-10 22:54:31 -07:00
Mark McDowall
9f52daf78e New: close modal dialogs by clicking outside of modal 2014-08-10 22:36:51 -07:00
Mark McDowall
78e5209cfd New: Details for import/grab on Episode Activity tab 2014-08-10 21:13:28 -07:00
Mark McDowall
4b5cf7d7d3 Styling fixes 2014-08-10 19:02:06 -07:00
Mark McDowall
4de9c8b7fb Merge pull request #98 from ToBeFrank/show-hide-fix
Fixed: Moved episode grid below show/hide button
2014-08-08 16:35:25 -07:00
Frank Riley
3991ae5748 Move grid below show/hide button so that the button does not move when the grid is shown 2014-08-08 15:14:50 -07:00
Mark McDowall
c3fee509f6 More info on calendar
New: Show more information of grabbed and failed downloads on calendar
2014-08-06 23:23:13 -07:00
Mark McDowall
1586743df2 New: Show calendar title above buttons on small screens (phones) 2014-08-05 17:51:40 -07:00
Taloth Saldono
8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token. 2014-08-05 18:14:09 +02:00
Mark McDowall
b0c45aef50 Cleaned up time formatting 2014-08-05 07:30:44 -07:00
Mark McDowall
0a8dcaaf16 Fixed error when trying to display time 2014-08-05 06:33:05 -07:00
Mark McDowall
cd66f8f198 Week column header help is info not warning 2014-08-04 23:31:38 -07:00
Mark McDowall
18874e2c79 Calendar/Date localization
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7 New: Add to Homescreen for mobile support 2014-08-03 16:05:15 -07:00
Mark McDowall
d9445eab84 New: show indicator when testing indexers, connections and download clients 2014-08-03 00:24:48 -07:00
Mark McDowall
64bbba90b0 FIxed jshint issue 2014-08-01 18:14:20 -07:00
Mark McDowall
c21ffcb5e4 New: Show processing time for pending items on Calendar and Queue 2014-08-01 18:08:32 -07:00
Mark McDowall
9ecbf8773e Better handling of ? for hotkey legend 2014-07-30 16:36:37 -07:00
Mark McDowall
705d4a3d02 New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Mark McDowall
e71de9cc29 Keyboard shortcut legend
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall
0200e3fa59 Fixed: series remembered when adding 2014-07-28 07:31:31 -07:00
Mark McDowall
e0dc7fe2f3 Fixed: display of search results on series details pages 2014-07-27 11:42:51 -07:00
Mark McDowall
74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Taloth Saldono
47089d360d New: The History->Queue UI now show some elementary error information for failed imports. 2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue. 2014-07-19 00:19:26 +02:00
Taloth Saldono
8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Mark McDowall
d8543ad533 New: Filter visible series on season pass
New: Filter visible series on series editor
2014-07-18 07:29:22 -07:00
Mark McDowall
bdfc03ee0b Revert "New: Filter series by type (standard, daily or anime)"
This reverts commit 0a44744c5e.
2014-07-15 15:10:04 -07:00
Mark McDowall
0a44744c5e New: Filter series by type (standard, daily or anime) 2014-07-14 23:22:53 -07:00
Mark McDowall
25abeb8c9c Various anime improvements
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Mark McDowall
f008d85657 New: Show age when grabbed on history details 2014-07-09 22:29:40 -07:00
Mark McDowall
62bfdcab3c Fixed linting issues, used single quotes instead of double quotes for strings 2014-07-09 14:06:22 -07:00
Taloth Saldono
822de39a9e Changed the way additional validation details get sent the UI. 2014-07-09 21:36:43 +02:00
Taloth Saldono
6941888832 Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions. 2014-07-09 21:36:41 +02:00
Mark McDowall
9cafeec771 Fixed: UI loads properly even if UI settings cannot be persisted 2014-07-06 21:56:57 -07:00
Mark McDowall
085d10851a Fixed: Series Actions on series detials page spin on center 2014-07-06 21:53:13 -07:00
Mark McDowall
a72e70fa27 Fixed: Errors after importing episodes 2014-07-06 21:08:58 -07:00
Mark McDowall
a550e94fee Fixed: Series type won't flash back to Standard when adding an Anime series 2014-07-06 20:34:32 -07:00
Mark McDowall
7af782d353 Provider testing improvements
New: Test button for indexers in UI

Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
Conflicts:
	src/NzbDrone.Api/Series/SeriesResource.cs
	src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall
7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:40:32 -07:00
Mark McDowall
193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono
1e538dc7cc Fixed: webcal url now has the apikey embedded to support more third-party webcal clients. 2014-06-30 23:26:15 +02:00
Taloth Saldono
c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date. 2014-06-30 23:25:19 +02:00
Taloth Saldono
221a457f3a Fixed: Sorting on Series Title now ignores articles (a/an/the). 2014-06-30 23:24:59 +02:00