PearsonFlyer
|
6eb70d278f
|
Fixed: Remove checkbox to unmonitor tracks on delete
|
3 years ago |
ta264
|
dd3ea74db2
|
Fixed: Error changing artist metadata profile
|
3 years ago |
bakerboy448
|
a6be930233
|
Update PULL_REQUEST_TEMPLATE.md [skip ci]
|
3 years ago |
servarr[bot]
|
dd0353ee44
|
New: Add Size column to Activity: Queue (#2310)
* New: Add Size column to Activity: Queue
(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)
* !fixup
Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
|
3 years ago |
Qstick
|
f001ef0cd0
|
Remove unused GetDotNetVersion method
|
3 years ago |
bakerboy448
|
bb073e1fa7
|
fix concurrency so runs don't cancel [skip ci]
|
3 years ago |
bakerboy448
|
d8d74f5e80
|
fixup radarr ref
|
3 years ago |
Qstick
|
1a44d53fef
|
New: mono disk and process provider cleaning
|
3 years ago |
Qstick
|
57bd659f4c
|
New: Even More Mono Cleaning
|
3 years ago |
ta264
|
2cc114c037
|
New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
|
3 years ago |
ta264
|
f1ba8a0d27
|
Don't start integration tests too soon
|
3 years ago |
ta264
|
cb62775e6b
|
Remove legacy code that accessed config.xml without a lock
|
3 years ago |
ta264
|
7b4b4ef32d
|
Use coverlet package that doesn't clobber dependencies
|
3 years ago |
ta264
|
f12ae15ffb
|
New: .NET 5 support for FreeBSD 11+
(cherry picked from commit 760de88e7c1835affe184fed16bc3895ceca9358)
|
3 years ago |
ta264
|
b800b17c8a
|
Package updates
|
3 years ago |
ta264
|
9ba87ceee3
|
Fixed: Adding indexers from presets
(cherry picked from commit 5cc0331c75993ecd79e17b2da1c2d5dcd08f6b0f)
|
3 years ago |
ta264
|
b0ea6550d7
|
New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
|
3 years ago |
ta264
|
9d265ef9b2
|
Move test harness packages into Directory.Build.props
|
3 years ago |
Qstick
|
de1968e5ba
|
Fixed: Don't ignore default Boolean in db serialization
(cherry picked from commit 16b381720225b159d47a15e4beb50f8835940cda)
|
3 years ago |
ta264
|
c1a6e1c39d
|
New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
|
3 years ago |
Taloth Saldono
|
a8b6f70be1
|
Multiple Email Address
Fixes #2043
Fixes #2074
Fixes #2138
Fixes #2145
Fixes #2148
|
3 years ago |
cicomalieran
|
6842c561ea
|
Fixed: Parsing RSS with null values
Fixes #2187
Fixes #1730
(cherry picked from commit 8175f19442273e13517b2d507e7a4c33587f1b15)
|
3 years ago |
Skyler Mäntysaari
|
0b60ca68fc
|
New: Mailgun connection
(cherry picked from commit 55752a6c6213c1d83d347ba0f6870aa6c1cc0770)
|
3 years ago |
Qstick
|
9424a46cc7
|
Prevent sync jobs from running in parallel
[skip ci]
|
3 years ago |
Qstick
|
6c9808fe56
|
New: Webpack 5, UI Package Updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
3 years ago |
Jake Soenneker
|
3722099b02
|
New: Manual Import rejection column is sortable
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
|
3 years ago |
Taloth Saldono
|
c24678d365
|
Removed extraneous enum hints in dropdown
(cherry picked from commit 91fe47ef31249f23c19a553df569ef6451e6ca5d)
|
3 years ago |
Robin Dadswell
|
a88f32f15e
|
New: Added Prowlarr donation link
|
3 years ago |
Evan J
|
1461a90ea3
|
Update login.html
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
|
3 years ago |
Qstick
|
549f2a4825
|
Create azuresync.yml
|
3 years ago |
Qstick
|
26e38645c7
|
Update Discord Notification Job
|
3 years ago |
bakerboy448
|
81d85837b3
|
Git updates (#2300)
* git fixes
- enhances bug report template
(cherry picked from commit a31c9baccada5b8c55b4a9480dbd7d4c78f33da4)
* add wiki link to bug template
(cherry picked from commit 15a99ab650ce2d5ca9e21a58847bf9f7307299ea)
Closes #2299
|
3 years ago |
servarr[bot]
|
f287c82591
|
New: Activity Queue: Rename Timeleft column to Time Left (#2293)
|
3 years ago |
Robin Dadswell
|
d5bd169061
|
New: Indexer Categories no longer Advanced option (#2267)
|
4 years ago |
Robin Dadswell
|
2573e96d7a
|
Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#2266)
* Fixed: Root Folder Downloads check giving errors when RuTorrent is used
* removed uneccesary if statement in RemotePathMappingCheck
|
4 years ago |
Robin Dadswell
|
bc6261efb8
|
New: Show User Agent in System->Tasks for externally triggered commands (#2261)
|
4 years ago |
Robin Dadswell
|
9b673c028a
|
New: Health Check for Downloads to Root Folder (#2234)
|
4 years ago |
ta264
|
9ba4486c2e
|
Don't run build for weblate PRs
(cherry picked from commit 62221c2a7fc959dfe47af7bc98622d81eba3419b)
|
4 years ago |
servarr[bot]
|
5cca953d42
|
New: Add rel="noreferrer" to all external links
* New: Add rel="noreferrer" to all external links
(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)
* Update Link.js
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
|
4 years ago |
Qstick
|
103a3a9e06
|
Github workflows for Issue lock and Support bot [skip ci]
|
4 years ago |
Mark McDowall
|
d5b71ac822
|
Fixed: Refresh queue count when navigating Activity: Queue
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
|
4 years ago |
bakerboy448
|
ec3dbea7fc
|
Git template update [skip ci] (#2220)
* FR template update [skip ci] [common]
* PR Template update [skip ci] [common]
|
4 years ago |
bakerboy448
|
bd0e1899ae
|
Fixed: Discordnotifier is now Notifiarr
Fixed: Cleanse Notifiarr APIKey from logs
Fixes #2130
Fixes #2221
|
4 years ago |
bakerboy448
|
44bd224125
|
Update indexer category help text … (and make cats advanced)
closes #2184
(cherrypicked from sonarr 8d2d9078ff8f6daf50aef2dded3f96dae93252cc)
|
4 years ago |
Robin Dadswell
|
cbdec6dcc4
|
Fixed: Import Lists provider message in UI
|
4 years ago |
Robin Dadswell
|
e18888562a
|
New: MusicBrainz Series use as import list
|
4 years ago |
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 |