Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
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
d8543ad533
New: Filter visible series on season pass
...
New: Filter visible series on series editor
10 years ago
Mark McDowall
bdfc03ee0b
Revert "New: Filter series by type (standard, daily or anime)"
...
This reverts commit 0a44744c5e
.
10 years ago
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall
0a44744c5e
New: Filter series by type (standard, daily or anime)
10 years ago
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
10 years ago
Mark McDowall
6483e0951c
Fixed xem integration test
10 years ago
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
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
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall
2a0f461135
Fixed broken tests
10 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
10 years ago
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
10 years ago
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
10 years ago
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
10 years ago
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
10 years ago
Mark McDowall
f008d85657
New: Show age when grabbed on history details
10 years ago
Mark McDowall
140427c76e
Backup before update
10 years ago
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
10 years ago
Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
10 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
10 years ago
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
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
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
10 years ago
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
10 years ago
Mark McDowall
6c020111b8
Removed extra usings from migrations
10 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
10 years ago
Mark McDowall
1ef756acd2
Backup "type" folders created properly
10 years ago
Mark McDowall
9cafeec771
Fixed: UI loads properly even if UI settings cannot be persisted
10 years ago
Mark McDowall
085d10851a
Fixed: Series Actions on series detials page spin on center
10 years ago
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
10 years ago
Mark McDowall
a550e94fee
Fixed: Series type won't flash back to Standard when adding an Anime series
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
d74e461aea
Removed extra namespaces
10 years ago
delphiactual
e1e8ab7841
New: Added MediaBrowser Metadata support.
10 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
10 years ago
Mark McDowall
7dd5731633
Version check for mono 3.6.1
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
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
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
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
10 years ago