Qstick
ff6ca24e14
Update BuildInfoFixture.cs
4 years ago
Qstick
2316223d84
Bump to 1.0
4 years ago
servarr[bot]
811a5c5456
New: Remove completed downloads from disk when removing from SABnzbd
...
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
bakerboy448
436de24254
New: ISO 8601 Date format in log files
...
fixes #2192
4 years ago
Jason Dove
c2adf07834
Use name instead of title for XBMC artist.nfo metadata
4 years ago
Qstick
8ad76b222b
Remove arm64 fpcalc binary
4 years ago
Qstick
8e9a85557e
Fixed: No Artist images when adding single Album
4 years ago
Qstick
05de0c0f4c
Fixed: Don't fail Metadata service when Adding Album
4 years ago
Qstick
1752fe5c53
Fixed: Don't fail AcceptableSizeSpec when no Album Releases exist for Album
4 years ago
Qstick
9696eb5ca2
Fixed: Queue broken when sorting by Album ReleaseDate
4 years ago
Daniel Lo Nigro
187672b183
New: Token for track artist (as opposed to album artist) ( #1910 )
...
* New: Token for track artist (as opposed to album artist)
* - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method
- Just use the first artist name
* Update FIleNameSampleService to handle this token properly
* Fall back to album artist if there's no track artist
* Show tokens in naming modal
4 years ago
servarr[bot]
f50556d4d5
Fixed: Links to Sonarr now uses auth cookie ( #2156 )
...
(cherry picked from commit a47cb2390eb5151ed19388def46b0bb165d27647)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
Qstick
20dd1e1352
Bump to 0.8.1
4 years ago
Qstick
09c0ca9338
Fix ImportFixture Tests
4 years ago
Qstick
2f4f7cbf34
Bump NetCore 3.1.13
4 years ago
Qstick
d7433291b8
Fixed: Add Scroller to AlbumRelease selection
...
Fixes #1040
4 years ago
Qstick
015d2b1396
Fixed: Prevent NullRef on Manual Import of unknown releases
4 years ago
nitsua
c4a63f3746
Add a donations section to System for each arr
4 years ago
Robin Dadswell
0758a27d5b
Generalized RateLimit logic to all indexers based on indexer id
...
Fixes #1982
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Mark McDowall
25f703e7b2
Fixed: Unable to close indexer category select input on mobile
...
Closes #2004
4 years ago
Qstick
a9d94f045d
Fixed: Artist Editor column order/enabled lost on refresh
...
Fixes #2006
4 years ago
Qstick
cd357bbdb9
Update CONTRIBUTING.md
...
Fixes #2032
4 years ago
Qstick
7c70c5dd42
Fix sort in appActions.js
4 years ago
Mark McDowall
1c154956ac
Fixed: Remove selected in queue
...
Closes #2052
4 years ago
Mark McDowall
d0c92fabfe
Fixed: Queue refresh closing manual import from queue if items change
...
Fixes #2039
4 years ago
Mark McDowall
3ecfe846a0
Fixed: Queue refresh closing manual import from queue if items change
...
Closes #1934
4 years ago
Qstick
f0d1cde01a
Fixed: SourceTitle if Album Title null in Discord ImportFailed event
...
Fixes #2134
4 years ago
Qstick
d198c9987e
Fixed: Don't fail entire import if Validation error on list item
...
Fixes #2021
Fixes #2133
4 years ago
Qstick
3a7e5c9201
Fixed: Database migration failure when database was manually repaired in a certain way
...
Fixes #2094
4 years ago
Taloth Saldono
053efd2214
Added IsTorrentLoaded to tests
...
Fixes #2103
(cherry picked from commit 7272c5b7fcada0b346e1dd72fb2d1caa6b6e4c63)
4 years ago
Qstick
c3176b3cc3
Update bug_report.md
...
Fixes #2110
4 years ago
Taloth Saldono
baa1fe4602
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
...
closes #2099
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
4 years ago
Taloth Saldono
f51aebb1bd
Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
...
closes #2086
(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
4 years ago
Mark McDowall
9c83e20b88
Fixed: Set SameSite=Strict for SonarrAuth cookie
...
Closes #2060
(cherry picked from commit 675c72f02e7565a937b40c23ec27df6d86f95dc3)
4 years ago
Mark McDowall
66c1ac9971
Fixed: Don't set cookies for static resources
...
Closes #2059
(cherry picked from commit 6619350f87a8f6ddedfea0cc8ca5b1e9ab006091)
4 years ago
Taloth Saldono
5cc2db26e7
Added mechanism for package maintainers to produce a health check error.
...
Fixes #2049
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
4 years ago
Mark McDowall
fa569f85b2
Fixed: Restoring a backup with a different API didn't reload properly
...
Fixes #2042
(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
4 years ago
Mark McDowall
55372f554f
Fixed: Removal of previous service
...
Fixes #2040
(cherry picked from commit cd28af98eed831e00a400e66b652e6a8d6f9c442)
4 years ago
bakerboy448
96c1d13790
Fixed: Cleanse Tracker Announce Keys from logs
...
Closes #2030
(cherry picked from commit e67864fecb4a66792152ff8fb0889ee1a176919f)
4 years ago
Qstick
6a118a8f96
Bump Node 12.X
4 years ago
Qstick
b2684994c3
New: Add logo to loading page
...
Fixes #1976
Fixes #2000
4 years ago
Nick Jordan
600975873b
Add support for Flood ( #2104 )
4 years ago
servarr[bot]
f890fa1697
Cleanse more /home/username scenarios ( #2024 )
...
* Cleanse more /home/username scenarios
(cherry picked from commit 23047623ee89944260b6073813ff1f4e5223be71)
* Update CleanseLogMessageFixture.cs
* Update CleanseLogMessageFixture.cs
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
servarr[bot]
3914734dd8
Pull Sonarr commit 'Fixed: Unnecessary idle cpu usage' ( #2097 )
...
* Fixed: Unnecessary idle cpu usage
(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)
* Update CommandQueue.cs
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
bakerboy448
1bb77a0935
Fixed: Debatable typos in Naming Modal
...
(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
4 years ago
bakerboy448
262bd47f46
update discord link
4 years ago
Taloth Saldono
c855119c6f
Fixed: Unnecessary idle cpu usage
...
(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)
(cherry picked from commit 4eb6cb9daee11cf473d063e95b9713375c986d09)
4 years ago
Mark McDowall
1dc623cb0c
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
Taloth Saldono
06d2a297eb
Fixed post-install update check not running
...
(cherry picked from commit eea6be459d5dbfafb9a5285046282c25c4697242)
4 years ago
Taloth Saldono
7fe05d0744
Make it clearer that Maximum size is the global limit.
...
(cherry picked from commit a848e575cd37eb3cc421a66fc6b4bbfb26782d8e)
4 years ago