Mark McDowall
1ee40215e7
New: Add Release group to history for all events
...
Closes #4865
2022-01-23 14:16:26 -08:00
Mark McDowall
b70ef368db
Fixed: api/v3/history/series "includeSeries" and "includeEpisode" query parameters
...
Closes #4727
2021-11-03 17:21:03 -07:00
Mark McDowall
8876c9194d
New: Show preferred word score in history
2021-02-07 16:52:56 -08:00
Mark McDowall
952a7248c9
New: Add FileId to History data for import events
2021-02-04 20:28:24 -08:00
Mark McDowall
6c418302f8
Fixed: Episode file renamed event stored language properly
...
Closes #3783
2020-05-27 23:52:37 -07:00
Mark McDowall
4988655568
Store language with deleted episode history
2020-05-24 10:10:24 -07:00
Mark McDowall
770b89c2b3
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #3554
2020-04-18 20:21:29 -07:00
Mark McDowall
f0ca636654
Fixed sort in HistoryRepository
2020-04-09 22:58:42 -07:00
Mark McDowall
c6ea7d7e63
Option to ignore items when removing from queue instead of removing from client
...
New: Option to not remove item from download client when removing from queue
Closes #1710
2020-01-04 17:49:39 -08:00
vawen
068ea1e934
New: Language Profiles
...
Closes #274
2018-12-29 13:08:38 +01:00
Mark McDowall
7297c1b8e4
v3 API
2018-12-29 13:08:37 +01:00
Mark McDowall
44048207f2
Remove file quality matches release import spec
...
New: Don't reject imports when quality doesn't match release quality
New: Reject grab when release was grabbed and imported already
Closes #2783
2018-10-22 20:37:32 -07:00
Mark McDowall
2a0df7e83e
history/since API endpoint
...
Closes #2208
2017-10-22 12:05:21 -07:00
Mark McDowall
9312f0a462
New: Store episode renames in History
...
Closes #1541
2017-07-19 20:23:06 -07:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
7b09b259a8
Fixed: Don't delete extra files after unlinking an episode file that still exists on disk
2016-11-23 16:38:40 -08:00
Mark McDowall
b232cc3081
Fixed: Delete all history for series when series is removed from Sonarr
2016-07-20 15:53:49 -07:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
2015-05-05 08:39:41 -07:00
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
2015-05-04 00:50:10 +02:00
Mark McDowall
4eff8d88d1
New: Show age in minutes when less than 2 hours old (manual search/history)
2015-04-26 00:11:23 -07:00
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
4cbb59d4e8
Episode file import fixes
...
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
2014-09-15 16:46:35 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -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
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
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
kayone
e1376397a7
cleaned up Datastore folder
2014-02-22 16:22:04 -08:00
Mark McDowall
409e1cca94
No more dupes and house cleaner added
2014-02-12 01:04:56 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Taloth Saldono
45304b1bbc
Solved error in quality comparison for HistoryService
2014-02-02 00:38:19 +01:00
Taloth Saldono
9df0ad0bf7
System.Logs view can now be filtered by severity.
2014-02-01 23:09:22 +01:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
fcd5619041
Fixed: Manually failing a release
2014-01-05 11:49:04 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
Mark McDowall
da0f04d4c8
Manually mark a release as failed to start failed download process (history details)
2013-10-30 16:49:53 -07:00
Mark McDowall
769fcdfc80
Added message to failed history events
2013-10-24 18:25:04 -07:00
Mark McDowall
8520fe3e0c
Blacklisting will trigger episode search
2013-10-23 22:13:04 -07:00
Mark McDowall
1f5bcfeb75
Blacklist is now used when processing results
2013-10-22 23:36:31 -07:00
Mark McDowall
e64d2f33d6
Failed downloads are added to history
2013-10-22 22:36:40 -07:00
Mark McDowall
2e1b921543
Storing nzo_id from SAB in history (data)
2013-10-22 22:36:39 -07:00
Mark McDowall
e7780af212
Better name from LocalEpisode in EpisodeImportedEvent
2013-10-17 18:28:30 -07:00