Qstick
43cd536746
Throw on search error
...
Fixes #4690
2 years ago
bakerboy448
b9886cd11c
Fixed: Repack Preference Ignored
...
(cherry picked from commit 04447d9d4db8cc3d54baf0a721f4430cf77908c4)
Fixes #6595
Closes #7621
2 years ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
François-Xavier Payet
d1a9cf98cc
Fixed: Use Movie Original Language for Custom Format Original Language ( #6882 )
3 years ago
Qstick
356013a84e
Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases
...
Fixes #7040
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Taloth Saldono
5c7756b575
Fixed: Release Push api broken when no indexer id is specified
...
(cherry picked from commit 20306a38e1d0f6a7954978cf07cde8e185f79c78)
3 years ago
Qstick
9d6614b14a
New: Support AKA release titles
...
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com>
3 years ago
6cUbi57z
64045b0810
New: Add tag support to indexers
...
(cherry picked from commit c3d54b312ef18b837d54605ea78f1a263fd6900b)
3 years ago
Robin Dadswell
13224f03cc
New: Renamed Blacklist to Blocklist
3 years ago
Robin Dadswell
af99c78352
New: Allow user to choose whether delay profile should apply to release of the highest enabled quality ( #6218 )
...
(cherry picked from commit d668e923af83ab7f1589d947fec9f40a3919e0b8)
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Robin Dadswell
ce6f52552a
Fixed: Incorrectly grabbing revision downgrades ( #6194 )
4 years ago
Qstick
4340b6b922
Add a few more cutoff spec logs
4 years ago
servarr[bot]
f6f8934ce3
Make it clearer that Maximum size is the global limit.
...
(cherry picked from commit a848e575cd37eb3cc421a66fc6b4bbfb26782d8e)
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Qstick
53eeee8b91
New: Allow Selection Original Movie Languge in Profile
4 years ago
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
4 years ago
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
e6c92c05ec
Improved some log messages
...
Fixes #4693
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
austinwbest
5389c86cde
New: Added support for AHD User Release indexer flag ( #4599 )
...
- Added missing AHD_Internal to the decision maker to increase the score for it
Fixes #3770
4 years ago
Qstick
98c4e63309
Fixed: Don’t Prioritize Flags over Protocol when Prefer Flags Enabled
...
Fixes #1814
4 years ago
Qstick
3a7c4b2cfe
Cleanup Episode References
4 years ago
Gabriel Patzleiner
51de8f16fb
New: Removed the whole lenient parsing and lenient mapping functionality
5 years ago
Qstick
e71973b16c
Cleanup Sonarr References
5 years ago
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
22062931fe
Fixed: Set SimpleReleaseTitle to get CFs on Unparsable Release
...
#4291
5 years ago
Qstick
43c48bf833
New: Quality Preferred Setting
5 years ago
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Qstick
a7e066fc11
Fixed: Logging file release group for repack
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
328477a1c6
New: Required/Ignored restrictions now support /pattern/ regular expressions
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
a771871cf8
Fixed: Protect Queue Specification from NRE
...
Fixes #3665
5 years ago
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
5 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
5 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
5 years ago
devbrian
12fba024f0
Fixed: Movie Details Tab ( #3564 )
...
* History Added
* History Cleanup
* History Mark Failed Fix
* History Lint Fix
* Search Tab Initial
* Interactive Search Cleanup
* Files Tab + Small Backend change to MovieFile api
* Reverse Movie History Items
* Grabbed files are not grabbable again.
* Partial movie title outline + Search not updating fix
* Lint Fix + InteractiveSearch refactor
* Rename movieLanguage.js to MovieLanguage.js
* Fixes for qstick's comments
* Rename language selector to allow for const languages
* Qstick comment changes.
* Activity Tabs - Language Column fixed
* Movie Details - MoveStatusLabel fixed
* Spaces + Lower Case added
* fixed DownloadAllowed
* Added padding to history and file tables
* Fix class => className
* Updated search to not refresh unless switching movie
* lint fix
* File Tab Converted to Inline Editting
* FIles tab fix + Alt Titles tab implemented
* lint fix
* Cleanup via qstick request
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago