Mark McDowall
2ff1208947
Episode resource now uses series resource as the subtype
...
Fixed: Episodes on the calendar have series images attached properly again
10 years ago
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi
c925c0bb24
fixed: issue where a partially generated index.html would be cached.
10 years ago
kayone
5fc7d07c76
Fixed: cache break issue when base url was used
10 years ago
kayone
c4e8e3ebc7
Added cache breaking based on hash rather than version
10 years ago
kayone
dbcabd6df6
updates to static pipeline
10 years ago
Mark McDowall
57a95d4cc5
Fixed: Errors after episode is imported
10 years ago
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall
7d91b1bdb7
Fixed broken tests
10 years ago
Mark McDowall
9f3bdaa1ce
Fixed: Cutoff Unmet not loading
...
Fixed injection of lazy loaded models to resources
10 years ago
Taloth Saldono
64ecaf5f6e
Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
10 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
10 years ago
kayone
7b2b4794c7
updated fluentvalidation
10 years ago
kayone
7e392e84a7
upgraded nancy to 0.23.2
10 years ago
Taloth Saldono
ded6e966e3
New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet.
10 years ago
Mark McDowall
c4936f0523
Don't log query strings
10 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
10 years ago
Mark McDowall
7d7fe912aa
Fixed: Removed redirect permanent from old quality profile endpoint
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
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.
10 years ago
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
10 years ago
Mark McDowall
1ed45625df
Better logging if SQLite exception is thrown during API call
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall
125e69da6d
Log error if gzip fails during response
10 years ago
Mark McDowall
b5607b79bc
Fixed: Update logs won't log an error if there are no update logs
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
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
10 years ago
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Mark McDowall
8a18124212
Fixed: Do cache images returned through the API (3rd party app support)
10 years ago
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
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.
10 years ago
Mark McDowall
c81c8fec27
Fixed: manual search will use tvrage id if required when sending release to client
10 years ago
Taloth Saldono
803a76ed0f
Fixed UI notification error for Missing.
10 years ago
Mark McDowall
140427c76e
Backup before update
10 years ago
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
10 years ago
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
10 years ago
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
11 years ago
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
11 years ago