Taloth Saldono
e66b28fb87
Fixed corrupt Update History due to date-time notation
2020-06-07 23:50:39 +02:00
Taloth Saldono
6a51f081ac
Use Newtonsoft in TinyTwitter
2020-06-07 22:48:28 +02:00
Taloth Saldono
5536f9925a
Moved Windows-only Permission function to Sonarr.Windows
2020-06-07 22:48:28 +02:00
Taloth Saldono
4f728c3d42
Removed unused dialects from Marr so it compiles with less dependencies.
2020-06-07 22:48:28 +02:00
Taloth Saldono
aacc36aee0
Fixed test
2020-06-07 22:48:21 +02:00
Taloth Saldono
f9840c66f8
New: Show previously installed version in Updates UI
...
closes #3759
2020-06-07 21:50:31 +02:00
Arthur Bols
3b579900bb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
2020-06-07 19:05:25 +02:00
Taloth Saldono
396caa52cf
New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh)
2020-06-07 17:42:46 +02:00
Taloth Saldono
f846e0c031
Fixed flaky test.
2020-06-06 22:28:08 +02:00
Taloth Saldono
72b0f640f4
Added Plex url to cleanser
2020-06-06 22:28:08 +02:00
Mark McDowall
430af0401c
New: Use release quality source if not in downloaded file and resolution matches
2020-06-06 10:47:00 -07:00
Mark McDowall
0ff08dbe8d
Fixed: Error when processing release with files Sonarr is unable to parse
2020-06-06 10:19:59 -07:00
Taloth Saldono
57cca9fcdc
Fixed typo in Cleanse IP
2020-06-03 18:33:00 +02:00
Taloth Saldono
b3daa280c5
Cleanse remote IP Address from trace log file
2020-06-02 20:58:13 +02:00
Taloth Saldono
449c1caf55
Fixed: Mono not validating cross-signed certficates properly
2020-06-02 20:57:20 +02:00
Taloth Saldono
0c05236bee
Support for Runtime Patches via Harmony
2020-06-02 20:57:20 +02:00
Mark McDowall
9f54ff8169
Fixed: Interactive search for anime season even if all episodes are unmonitored
...
Fixes #3791
2020-06-01 21:33:53 -07:00
Taloth Saldono
f2e1b4e435
Log contents on api errors during tests.
2020-06-01 15:01:40 +02:00
Taloth Saldono
1e80361c3a
Fixed tests and missing logger initialization
2020-06-01 14:01:09 +02:00
Taloth Saldono
3564be19a8
Fixed typo
2020-06-01 00:26:09 +02:00
Mark McDowall
14c9b6aaf4
Additional logging when trying to complete tracked downloads
2020-05-30 16:40:41 -07:00
Mark McDowall
b0e31629b5
Fixed: Not removing seeded download if it was manual imported in some cases
2020-05-30 10:18:17 -07:00
Mark McDowall
e2644c3847
Fixed manual import possible null series
2020-05-30 10:12:24 -07:00
Mark McDowall
f524fcd3e4
Fixed: Skip missing episode title check if file is already in series folder
2020-05-30 10:09:46 -07:00
Mark McDowall
6c418302f8
Fixed: Episode file renamed event stored language properly
...
Closes #3783
2020-05-27 23:52:37 -07:00
Mark McDowall
d3bd90e4b9
Fixed: Manual import for unknown series items will properly mark as imported
2020-05-24 10:11:10 -07:00
Mark McDowall
4988655568
Store language with deleted episode history
2020-05-24 10:10:24 -07:00
Skyler Mäntysaari
93e3e92bba
New: SendGrid Notifications
...
Closes #3341
2020-05-20 11:22:05 -07:00
Taloth Saldono
bdfdd28d6a
Fixed: Added .org to website url filtering in parser
2020-05-19 23:01:21 +02:00
Taloth Saldono
a75e10c4c9
Fixed: Parsing anime dual language titles
...
closes #3756
2020-05-18 01:33:03 +02:00
Taloth Saldono
5251db7224
Fixed recursion issue when emptying recycle bin
2020-05-16 19:22:47 +02:00
Taloth Saldono
4d1a4d4241
Updated kodi url
2020-05-13 21:29:21 +02:00
Taloth Saldono
d3a22459ac
Fixed: Performance issue when scanning large root folder
2020-05-13 21:27:39 +02:00
Qstick
4f7e00bdc4
Fixed: Don't lock command queue if updating is disabled
2020-05-13 19:33:14 +02:00
Mark McDowall
1199ae4e4f
New: Use filename for preferred word score if it's higher than scene name
2020-05-09 16:45:42 -07:00
Taloth Saldono
0716d0931a
Added UserAgent to api request trace log
2020-05-05 20:14:07 +02:00
Taloth Saldono
66ee28d0a9
Lock CommandQueueManager.PushMany too
2020-05-03 18:48:20 +02:00
Taloth Saldono
1487f54749
Skip unknown/removed commands still queued in the database
2020-05-03 17:29:46 +02:00
Taloth Saldono
013c46d266
Fixed timing issue allowing multiple instances of the same command to be queued
2020-05-03 17:29:46 +02:00
Taloth Saldono
c8d2fcb223
Added UpdateMechanismMessage to allow package maintainers provide custom message
2020-05-03 17:29:46 +02:00
Taloth Saldono
a2679f64ee
Parse WEB at the end of release title.
2020-05-03 17:00:11 +02:00
Mark McDowall
5d9dfee3c0
New: Add DownloadClient and DownloadId to Webhook notifications
2020-05-02 21:02:11 -07:00
Mark McDowall
98f9323b42
Fixed: Root folder custom filter in Mass Editor
2020-05-02 21:02:11 -07:00
Taloth Saldono
f282ae8aae
Prevent exception parsing unicode digits in absolute numbers.
2020-05-02 14:21:58 +02:00
Mark McDowall
0b1e99991e
Fixed: Imports triggered through API not being marked as imported/removed from client
...
Fixes #3717
2020-04-29 00:08:01 -07:00
Mark McDowall
75be036a87
Fixed: Imported downloads not being removed when seeding goals are met
...
Fixes #3693
2020-04-28 21:37:26 -07:00
Taloth Saldono
23dc7794f1
Fixed: Generating Kodi episode metadata files when scanning series folder
2020-04-28 23:34:52 +02:00
Taloth Saldono
b8e2f3d716
Clarify that Post-Import Category torrents are not monitored by Sonarr.
...
Configure Deluge to remove such torrents when seeding criteria has been met.
closes #3659
2020-04-28 22:10:30 +02:00
Taloth Saldono
686a14cdff
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
2020-04-27 23:58:35 +02:00
Taloth Saldono
b4405b0600
Fixed: Parsing release group from file rather than folder in case of season packs
2020-04-27 19:09:49 +02:00
Qstick
d4bcf28d08
Add missing "does" to DifferentQualitySpec message
2020-04-26 13:28:38 -07:00
Mark McDowall
417340c2c6
Fixed: Manual imports of multi-episode files being treated as fully imported
2020-04-25 14:13:29 -07:00
Mark McDowall
79d8a9d44b
Fixed: Episodes removed from queue re-appearing on refresh
...
Fixes #3697
2020-04-25 14:12:38 -07:00
Mark McDowall
68440bba4d
Fixed: Rejection message for quality mismatch
2020-04-25 14:09:57 -07:00
Mark McDowall
0719c83da4
Fixed: Parsing of some anime batch releases
...
Fixes #3698
2020-04-25 13:33:30 -07:00
Mark McDowall
9d766cfed5
Fixed: Remove seeded downloads if they've finished seeding after import
...
Fixes #3693
2020-04-25 11:49:18 -07:00
Mark McDowall
1498f4e361
Revert: Prevent an edge case where a download is not marked as complete
2020-04-21 10:27:27 -07:00
Taloth Saldono
05dd17aacb
Added support for title query parameter to newznab/torznab, receiving raw series title
2020-04-21 18:44:08 +02:00
Taloth Saldono
200aee52f7
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
2020-04-21 18:44:08 +02:00
Mark McDowall
d6dd13a6be
Prevent an edge case where a download is not marked as complete
2020-04-20 18:09:24 -07:00
Mark McDowall
be3b3df903
Don't reject for having the same file size
...
Fixed: Remove same file size rejection during import
Fixed: Reject imports for non-season pack files if quality of file doesn't match grabbed quality
Closes #3691
2020-04-20 17:58:59 -07:00
Mark McDowall
7f7d196e44
Fixed: Don't process downloads removed from the client
...
Fixes #3557
2020-04-18 20:21:29 -07:00
Mark McDowall
c862fd9ff6
Don't re-trigger completed event
2020-04-18 20:21:29 -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
Taloth Saldono
576275b6da
Another mono 6.x workaround to use rename rather than expensive copy
2020-04-18 11:08:47 +02:00
Taloth Saldono
776191b3bd
Improved error message when nzb download contains an newznab error instead
2020-04-17 00:14:05 +02:00
Mark McDowall
552fac0466
More strict ExcludedSubFoldersRegex
2020-04-15 09:13:26 -07:00
Mark McDowall
a348d98dd9
Fixed: Filter direct excluded subfolders of the selected directory during manual import
2020-04-13 21:30:40 -07:00
Mark McDowall
ccdfdd1049
Fix checkingUP qbit status unit test
2020-04-12 12:31:17 -07:00
Mark McDowall
f0ca636654
Fixed sort in HistoryRepository
2020-04-09 22:58:42 -07:00
Mark McDowall
b5e734b9e5
Fixed: Ignore .@__thumb folders
2020-04-09 22:58:24 -07:00
Mark McDowall
8c24cd9864
Fixed: Strip AlteZachen from release group name
2020-04-02 17:27:16 -07:00
Mark McDowall
9702d2e5ad
Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
2020-04-02 17:23:25 -07:00
Mark McDowall
219494ea9d
Fixed: Preferred word can't have a term that is empty or only spaces
2020-03-29 14:54:14 -07:00
Mark McDowall
642f75761f
GetBestRootFolderPathFixture OS Agnostic paths
2020-03-28 12:43:05 -07:00
Mark McDowall
ed28f94f02
Improve root folder health check
2020-03-27 15:24:20 -07:00
Mark McDowall
00821b7ad6
New: Parse multi-part episodes using date
...
Closes #381
2020-03-22 22:44:14 -07:00
Mark McDowall
84b9488cfb
Fix broken test
2020-03-22 10:45:54 -07:00
Taloth Saldono
37ad801065
Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
2020-03-22 12:02:51 +01:00
Taloth Saldono
4219cdb364
Fixed: RemotePoster on v3 api provides local url rather than thetvdb url
2020-03-22 12:02:51 +01:00
Mark McDowall
e23a879669
Fixed: Cutoff unmet searches rejecting releases incorrectly
2020-03-20 17:34:18 -07:00
Mark McDowall
72afb28c30
Revert failing parsing tests
2020-03-19 11:11:37 -07:00
Mark McDowall
eb51a42f60
Fixed: Sorting queue by episode properties when not all items have an episode
2020-03-19 10:11:07 -07:00
Mark McDowall
00c922875f
Fixed: Multiple series found during manual import prevents manual importing from folder
...
Fixes #3512
2020-03-18 19:30:02 -07:00
Mark McDowall
a965b8e7b2
New: Filter episodes in API v3 by episode file ID
...
Closes #3589
2020-03-18 19:08:51 -07:00
Taloth Saldono
25abf52b3f
Added update check early in startup if the package requested a post-install update check
2020-03-16 19:18:41 +01:00
Taloth Saldono
19764014be
Increased mono dependency from 5.4 to 5.18 for debian
...
# Conflicts:
# docker/tests/run-all.sh
2020-03-16 19:18:41 +01:00
Taloth Saldono
e7b88c313d
Fixed: Workaround for mono 6.x file copy/move issues
2020-03-16 19:18:41 +01:00
Taloth Saldono
fcdd0f21c7
Fixed: Wrongly parsing language in series title for season packs (episodes were already handled)
2020-03-13 20:18:37 +01:00
Taloth Saldono
5497b68a98
Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago
...
Fixed: Don't monitor newly added old episodes on tvdb if series was previously empty
2020-03-13 00:33:35 +01:00
Mark McDowall
50886ac928
More webook series properties
...
New: IMDB and TvMaze IDs in Webhooks
New: Series type in Webhooks
2020-03-10 23:58:34 -07:00
Mark McDowall
e2ff089232
Fixed: Metadata files not being created after rescan
2020-03-10 23:57:41 -07:00
Mark McDowall
ae7f8926f8
New: Ignore #recycle folders (Synology Recycle bin folder)
2020-03-10 23:56:09 -07:00
Mark McDowall
0bbc4e8c1b
Fixed: Remove website post fix before parsing
2020-03-08 11:14:21 -07:00
Mark McDowall
295fdad750
Fixed: Broken tasks getting stuck in queue
2020-03-05 17:57:20 -08:00
Mark McDowall
63e01aff8c
Fixed: Not importing upgrade for preferred language
...
Fixes #3605
2020-03-05 17:57:20 -08:00
unknown
e05ceb226c
Update help text in Connections from Download to Import
2020-03-05 09:14:46 -08:00
Mark McDowall
1c699841c1
Fixed: Handle qBit ForcedDL State
...
Closes #3604
2020-03-05 09:13:44 -08:00
Mark McDowall
385c7fb0ce
Fixed: Error occurred while executing task ProcessMonitoredDownloads
2020-03-03 18:10:29 -08:00
Mark McDowall
15d84046db
Fixed: Inaccessible path leading to import process being aborted before processing all items
...
Fixes #3598
2020-03-03 16:54:12 -08:00
Mark McDowall
a824ce691b
Fixed: Preferred is not an indexer field
...
Fixes #3595
2020-03-02 08:29:46 -08:00
Taloth Saldono
00edffc0f4
Fixed random typo
2020-03-01 22:16:00 +01:00
Taloth Saldono
92f1f3e73a
New: Added mediainfo formatting for E-AC3 Atmos
2020-03-01 22:16:00 +01:00
Taloth Saldono
1d339ad4f1
Belated removal of bitmetv and cleanup of usenet-crawler.
2020-03-01 22:16:00 +01:00
Jacob
99728a604d
New: Added option to filter Release Profile to a specific indexer
2020-03-01 22:15:59 +01:00
netpok
c07a67ae3c
New: Added aired-before field to kodi metadata to sort specials
...
closes #3073
2020-03-01 22:15:58 +01:00
ta264
746da69070
Fixed: UI slowdowns while tasks are running
...
Fixes #3480
2020-02-26 17:57:21 -08:00
ta264
b05b7ec4ad
Trigger fewer signalr broadcasts
2020-02-26 17:57:21 -08:00
ta264
9abdaca079
New: Faster processing of special releases
2020-02-26 17:57:21 -08:00
Mark McDowall
88b1c8fc3e
Fixed: Moving series folders in subfolders of the root folder when destination subfolder was missing
2020-02-26 17:45:13 -08:00
Mark McDowall
bcc8b655f7
Fixed: Re-processing imported download causing task to fail
...
Fixes #3501
2020-02-19 19:09:55 -08:00
Mark McDowall
e51f1b5e16
Fixed: Parsing of 360p releases
...
Fixes #3519
2020-02-19 17:38:17 -08:00
Taloth Saldono
b601c8bcfe
New: Added advanced subtitle/audio language filter to {MediaInfo ..}
...
closes #3367
2020-02-11 21:13:13 +01:00
Taloth Saldono
023c8260f2
Added Norwegian Bokmal alias
2020-02-11 20:14:10 +01:00
Taloth Saldono
51e2e084af
Added try-catch for DateTime.TryParse edgecase
...
closes #3518
2020-02-09 17:05:45 +01:00
Mark McDowall
010c65af9c
Fixed: Don't monitor new seasons if series is not monitored
...
Fixes #3547
2020-02-01 13:03:11 -08:00
Mark McDowall
db42256dc3
Improve default series type handling (for daily series)
...
New: Display default series type when adding new/existing series when available
Fixed: Don't override series type on series refresh
2020-01-31 17:51:30 -08:00
Mark McDowall
e9b537b6e6
Fixed: Rejecting import for a release that was grabbed again
2020-01-31 17:51:30 -08:00
Pika
74a0a57468
BTN: Fix name
2020-01-19 18:40:06 +01:00
Петр Шургалин
b19d665817
Fixed: RestClient does not use global proxy settings
2020-01-19 16:41:31 +01:00
Taloth Saldono
10dc884fa8
Fixed: Posters not always showing when searching for new shows
2020-01-12 22:27:56 +01:00
Taloth Saldono
d8446c2d5a
New: Added tvdb Upcoming series status
2020-01-12 22:27:55 +01:00
Mark McDowall
fa4060b7fe
Fixed: Previously imported downloads reappear in queue
...
Fixes #3496
2020-01-07 16:55:13 -08:00
Taloth Saldono
29117fc222
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
...
fixes #3492
2020-01-05 14:37:52 +01:00
gl3nni3
2d94857369
Fixed: Replace duplicate slashes from file names when importing
...
Fixes #3470
2020-01-04 17:52:45 -08: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
Mark McDowall
3916495329
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
Mark McDowall
4e965e59a9
Fixed: Parsing of Extended Multi-episode format file names
2019-12-30 09:27:24 -08:00
Taloth Saldono
0acb3aa32b
Fixed: Regression in Multi-Episode format parser in previous release
...
fixes #3481
2019-12-30 13:06:25 +01:00
Mark McDowall
9189d8bf4d
Fixed: Parsing of poorly named double episode releases
...
Fixes #3439
2019-12-29 02:32:30 -08:00
Mark McDowall
ec0c96bde4
Remove website prefixes with dashes in URL
2019-12-29 02:32:30 -08:00
Mark McDowall
562c8c4afe
Fixed: Improved quality parsing from truncated release names
...
Closes #3345
2019-12-29 02:32:30 -08:00
Taloth Saldono
b86cfd49ef
Fixed redirect test
2019-12-24 11:52:26 +01:00
Taloth Saldono
d421ff9736
Increased max redirects from 3 to 5
...
closes #3449
2019-12-24 11:27:58 +01:00
Taloth Saldono
92c61701f2
Fixed: Imports of multi-episode files did not trigger the download completion event and thus apply the PostImport category for supported download clients
...
fixes #3403
2019-12-24 11:27:58 +01:00
Wu Haotian
d45d9e356c
New: Improve Chinese language detection
2019-12-24 11:26:30 +01:00
Fossil
098f9a2675
Remove PFMonkey.com from Presets
...
Indexer closed in 2018
2019-12-24 11:06:58 +01:00
Fossil
0347dab82e
Add new X265 category to NZB Finder
2019-12-24 11:06:58 +01:00
Taloth Saldono
9aa89a0df9
Fixed: Inserting literal { or } in renaming format using {{ or }}
...
fixes #3434
2019-12-24 10:58:47 +01:00
Taloth Saldono
556bd11725
Disable pooling rather than clearing it
2019-12-18 23:09:10 +01:00
Taloth Saldono
07f5c21a07
Clear the connection pool in the backdoor migration to prevent occasional conflicts with following migrations
2019-12-18 20:39:31 +01:00
Taloth Saldono
93b20960b8
Fixed regex in Backup list
2019-12-08 11:00:56 +01:00
Taloth Saldono
3cbdd6bfd3
Fixed: Rare scenario where early Radarr version messes up Sonarr database
2019-12-07 21:56:44 +01:00
Mark McDowall
c3c38880e6
Fixed: Test All not clearing health error
...
Fixes #3409
2019-12-06 17:42:40 -08:00
Mark McDowall
415bbf5b3b
Fixed: Update deleted series health after refreshing series
2019-12-06 17:42:40 -08:00
Taloth Saldono
186cb02748
Added NUnit3TestAdapter nuget so it can work without VS extension
2019-12-06 19:49:27 +01:00
Taloth Saldono
4aaccb909f
Cleanse getnzb url
2019-12-06 19:49:27 +01:00
Jef LeCompte
2daf7dd01a
Fixed: Handle qBittorrent "moving" state
2019-12-04 09:02:39 -08:00
Taloth Saldono
ab9ed73e55
New: Added version number to backup filename
2019-11-28 21:23:48 +01:00
Mark McDowall
e6fbd10031
Improved some log messages
2019-11-26 17:41:40 -08:00
Mark McDowall
9868d96fec
Fixed: Delete files from Series Mass Editor not actually deleting files
2019-11-26 17:41:40 -08:00
Mark McDowall
a6d0dddaf7
Fixed: Trying to add a series when root folders hadn't populated
...
Fixed #3387
2019-11-26 17:41:40 -08:00
Taloth Saldono
06d57e8f32
Fixed: Refresh Deleted & Upcoming shows as frequently as Continuing ones
2019-11-24 23:47:22 +01:00
Taloth Saldono
70a40edc5d
Tiny fix in test, left-over from my on-windows test.
2019-11-19 21:55:48 +01:00
Taloth Saldono
95d64208d0
Fixed: File imports on cloud drives slow due to transaction logic
2019-11-19 17:35:19 +01:00
Taloth Saldono
e28b2e8328
Fixed: Corrupt image files when downloading from redirecting Url
...
closes #3401
2019-11-15 18:39:31 +01:00
Mark McDowall
4123745a6b
Fixed: Interactive search results failing to show when processing failed
...
Closes #3377
2019-11-08 09:12:42 -08:00
Mark McDowall
70bb4d71e6
Fixed: Parsing of poor standard file names using dashes for separators
2019-11-03 09:26:39 -08:00
Mark McDowall
dd314e1741
Fixed: Deletion of empty episode sub folders when an episode file is deleted
2019-11-03 09:04:39 -08:00
Mark McDowall
101df4cbf1
Ensure Season Folder Format will correctly replace illegal characters
2019-10-30 09:41:40 -07:00
Mark McDowall
42263a0ec0
Fixed: Set Default Sort Key for Blacklist Endpoint
2019-10-30 09:41:13 -07:00
Mark McDowall
d402f7514e
Fixed: Manual Import failing to show files when processing fails
2019-10-28 12:50:09 -07:00
Mark McDowall
84e6674e23
Fixed: Actually run Recycle Bin cleanup
2019-10-28 12:50:09 -07:00
Mark McDowall
5a3bd8cfe5
Fixed: Set permissions on extra and subtitle files
2019-10-28 12:50:09 -07:00
Mark McDowall
f0c90a4744
Fixed: Log matching scene mapping for title
2019-10-28 12:50:09 -07:00
Mark McDowall
d41a2cad73
Fixed: Include releases that failed to parse in search results
2019-10-28 12:50:09 -07:00
Mark McDowall
ffccc3be38
Fixed: Kodi episode metadata missing uniqueid
...
Fixes #3308
2019-10-28 12:50:09 -07:00
Mark McDowall
ef1e8d7ef3
Fixed: Don't parse packs missing season number
2019-10-28 12:50:09 -07:00
Taloth Saldono
7af891216d
Another failing test
2019-10-20 22:11:10 +02:00
Taloth Saldono
aa80500b35
Missing test on EventDrivenHealthCheck
2019-10-20 21:51:12 +02:00
Taloth Saldono
41a63a5418
Fixed test failing due to rng
2019-10-20 20:58:12 +02:00
Taloth Saldono
e8ce7898c1
use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
2019-10-20 20:22:28 +02:00
ta264
3ac3dd3ca5
New: Swap to ImageSharp library for resizing posters
2019-10-20 20:21:22 +02:00
Qstick
f2efebf7d9
New: Option to send notification when a Health Check warning occurs
...
closes #3253
2019-10-19 17:32:08 +02:00
ta264
7b68ce49d5
Fix .gitattributes and normalize to LF in repository
...
Existing `*text eol=lf` is malformed (no space after *) so does
nothing.
CONTRIBUTING.md states 'We checkout Windows and commit *nix'. The
correct way to achieve this is `* text=auto`. `* text eol=lf` would
force line endings to LF on checkout.
See:
https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Settostringvaluelf
2019-10-19 17:16:45 +02:00
Taloth Saldono
8a2a41fab0
New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events
2019-10-19 17:15:38 +02:00
Taloth Saldono
ceaaec5378
New: Parsing Saison season packs as alternative to Season
...
Just because we're in a good mood
2019-10-18 21:00:51 +02:00
sirloinofbeef
e49a3e7206
Updated XBMC notification strings to Kodi
2019-09-17 11:50:44 -07:00
Taloth Saldono
dc7986dbad
Fixed regression in container registration. Additional logging in case of integration test startup failures
2019-09-13 17:11:20 +02:00
Taloth Saldono
155c7c409b
Moved Platform version determination to static
2019-09-13 12:26:27 +02:00
Taloth Saldono
aacb8970f8
Fixed several failing/flaky mono unit tests
2019-09-13 11:41:18 +02:00
ta264
be66a0520d
Fix integration tests on linux with debug build
2019-09-12 18:39:07 +02:00
Rhys Braunschweig
3fa3c45794
Add digits to Deluge's category validator
2019-09-09 22:59:50 +02:00
ta264
0f6da1873e
Update unity
2019-09-09 22:59:01 +02:00
Taloth Saldono
1564208e83
Fixed tests
2019-09-07 15:07:06 +02:00
Taloth Saldono
e724e8db60
Fixed: Copy linux permission mask when moving folder to recycle bin folder
...
fixes #3161
2019-09-07 12:13:22 +02:00
Taloth Saldono
5a092a83cd
Fixed: Disregard Real when user disabled proper preference
2019-09-07 12:12:57 +02:00
Taloth Saldono
ffefe5e8aa
And a bunch of video codecs. Also fixed the dual-video channel issue.
2019-09-05 00:32:18 +02:00
Taloth Saldono
631fdd8a26
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
2019-09-04 23:26:17 +02:00
Taloth Saldono
53d7ef4014
Fixed third-party clients calling api without Accept header
2019-09-01 15:58:01 +02:00
Taloth Saldono
5c3ac79043
Removed obsolete code.
2019-09-01 11:28:07 +02:00
ta264
90fb1646e0
Updated Nancy to 2.0
2019-09-01 11:20:08 +02:00
Taloth Saldono
9ed0f9eee8
Fixed DownloadFile when file already exists
2019-08-31 21:35:01 +02:00
Taloth Saldono
b764c44318
Fixed tests
2019-08-31 12:25:13 +02:00
Taloth Saldono
b0415299ca
Fixed: Download mediacover using configured proxy.
...
closes #3283
2019-08-30 23:36:30 +02:00
Taloth Saldono
e96d05149c
Added missing SentryEnabled check
2019-08-30 20:40:35 +02:00
Taloth Saldono
354ddcfee5
Fixed: Removed .Net update notice on Windows LTSB 2015
2019-08-30 20:39:54 +02:00
Taloth Saldono
6d232778e2
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
2019-08-27 23:48:34 +02:00
Taloth Saldono
95ee7daf21
New: Added Auth-* log entries for fail2ban purposes
...
closes #2760
2019-08-27 23:29:16 +02:00
Taloth Saldono
c209c1c034
Typo
2019-08-26 22:35:21 +02:00
Taloth Saldono
b1eec16333
Updated way Sentry gets configured and enabled.
2019-08-26 22:35:21 +02:00
Taloth Saldono
e126c45fb3
Added BuildInfo.AppName to centralize 'Sonarr'
2019-08-26 22:35:21 +02:00
Taloth Saldono
c89ff93be4
Revised webpack bundling
2019-08-26 22:33:19 +02:00
Taloth Saldono
c82c27a5c5
Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
2019-08-26 22:33:19 +02:00
Taloth Saldono
b3e84f407a
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-26 22:33:19 +02:00
Taloth Saldono
72902c8984
Test framework version
2019-08-24 01:39:16 +02:00
Taloth Saldono
2c47c5eb99
Fixed: Missing debian package dependency and made them optional.
2019-08-24 01:23:04 +02:00
Taloth Saldono
398129f3e1
Cleanup obsolete files
2019-08-23 21:20:54 +02:00
Taloth Saldono
d74ab12d9e
Flaky CommandExecutorFixture tests
2019-08-22 23:28:17 +02:00
Taloth Saldono
679c0599dd
Flaky CommandExecutorFixture tests
2019-08-22 22:20:39 +02:00
Taloth Saldono
4d04ad5632
Fixed typos
2019-08-22 21:58:57 +02:00
Taloth Saldono
3fdc50b354
Fixed flaky test by flushing logs and getting them via the api
2019-08-22 21:49:06 +02:00
Taloth Saldono
7eeff32185
Another Daily format with no series title.
2019-08-21 21:43:36 +02:00
Taloth Saldono
d40f2cb852
Fixed assembly configuration/branch attribute generation.
2019-08-21 21:02:14 +02:00
Qstick
f9dc2fb6d5
New: Replace SharpRaven with new Sentry SDK
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-08-20 19:39:49 +02:00
Taloth Saldono
de31dfb11e
Fixed several tests and test infrastructure issues
2019-08-20 19:39:49 +02:00
Taloth Saldono
ef6a648189
Fixed Automation Tests for Firefox and Sonarr v3 UI.
2019-08-20 19:39:49 +02:00
Taloth Saldono
09953e2af8
Updated xmlrpc and SocksProxy
2019-08-20 19:39:49 +02:00
Taloth Saldono
be240119e8
Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0
2019-08-20 19:39:49 +02:00
Taloth Saldono
2b7893c834
Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
2019-08-20 19:39:49 +02:00
Taloth Saldono
896e824ca1
Updated FluentValidation to 8.4.0
2019-08-20 19:39:49 +02:00
Taloth Saldono
7a94725808
Updated SharpZipLib to 1.2.0
2019-08-20 19:39:49 +02:00
Taloth Saldono
a66fb76e9a
Converted all projects to the new csproj format.
2019-08-20 19:39:49 +02:00
Taloth Saldono
b453d48fee
Removed excluded source files.
2019-08-20 19:39:49 +02:00
Mark McDowall
a7f2c07998
Fixed: Improve parsing of anime file names without standard release group/hash
...
Closes #3117
2019-08-17 13:05:20 -07:00
Mark McDowall
3cff878f74
New: Parse more poor p2p file naming
...
Closes #3266
2019-08-17 12:41:42 -07:00
Mark McDowall
ec6d407fbb
Fixed: Special title matching when special title has an apostrophe
...
Closes #2872
2019-08-16 21:48:43 -07:00
Mark McDowall
72bc7ed6d4
Fixed: Waiting a long time for unavailable root folders
...
Closes #2877
2019-08-16 20:54:03 -07:00
Mark McDowall
6af5f2b528
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
...
Closes #1651
2019-08-16 00:04:53 -07:00
Mark McDowall
07d553fae3
New: Sort preferred words in profile on save
...
Closes #3241
2019-08-15 23:23:36 -07:00
Mark McDowall
31be74e6d3
New: Add Tabula Rasa Newznab Preset
2019-08-15 00:40:44 -07:00
Mark McDowall
767a09894a
Health UI improvements
...
Fixed: Failing to get items from SABnzbd will report health error properly
Fixed: Some health checks not showing test all button on System: Health
2019-08-15 00:24:09 -07:00
datahodor
0d410d107d
New: Treat MaxdomeHD as Web-DL
2019-08-14 23:22:07 -07:00
Ken Murphy
7829b18b3c
New: User configurable minimum free disk space
...
Closes #3233
2019-08-14 22:14:59 -07:00
Mark McDowall
b2267a55ce
New: Improved parsing of poorly named multi-episode anime-like releases
...
Closes #3259
2019-08-14 20:50:12 -07:00
Mark McDowall
eca016fe61
Fixed: Prevent moving to recycling bin causing a failed import
2019-08-13 17:31:05 -07:00
Mark McDowall
81723f7fa9
Retry HttpLogFixture
2019-08-12 22:18:06 -07:00
Mark McDowall
44c91fb90c
Fixed: Ensure correct series is used for Manual File Import from series details page
2019-08-12 21:57:11 -07:00
Mark McDowall
7cb5bd9c95
And another one to retry
2019-08-11 00:30:11 -07:00
Mark McDowall
8196f6b9db
New: Cleanup Recycling Bin folders older than X days (0 to disable)
2019-08-11 00:22:26 -07:00
Mark McDowall
f333196efe
Retry up to 5 times for disk tests that sometimes fail
2019-08-10 23:14:39 -07:00
Wu Haotian
6ea047dcb4
New: Add support for Lilith-Raws release group
2019-08-09 19:05:40 +02:00
Mark McDowall
ea65867b23
Fixed: Logging file release group for repack
2019-08-08 10:26:27 -07:00
Mark McDowall
c41200e762
csproj update to match the file rename
2019-08-07 20:14:47 -07:00
Mark McDowall
4c70afbb53
Make powershell test explicit
2019-08-07 19:10:29 -07:00
Qstick
0c1ce66053
Cleanup Multiple Compiler Warnings
2019-08-07 19:08:03 -07:00
rbraunschweig
fa8b8cebf9
More repost exclusions to clean release group
2019-08-07 18:57:39 -07:00
Mark McDowall
72fa89ba76
Fixed: Repack don't being grabbed when cutoff already met
...
Fixes #3250
2019-08-06 19:52:49 -07:00
Mark McDowall
3decbbac3a
Fix RARBG parsing test
2019-08-06 08:54:50 -07:00
Mark McDowall
27f43569f5
Fixed: Edge case where import fails due to DB relationship mismatch
...
Closes #3243
2019-08-05 13:55:19 -07:00
Mark McDowall
0ce81e1ab6
Fix SeriesFolderAsRootFolderValidator
2019-08-04 08:38:36 -07:00
Mark McDowall
2926201694
Fixed: RARBG links in Interactive Search
...
Fixes #3239
2019-08-04 01:01:40 -07:00
Mark McDowall
dd09f31abb
New: Series folder hint when selecting a root folder while adding a new series
2019-08-04 01:01:40 -07:00
Mark McDowall
34d81356a3
New: Limit filenames to a maximum of 255 characters
...
Closes #2699
2019-08-03 13:20:34 -07:00
Mark McDowall
5394cc2dc9
Interactive search fixes
...
Fixed: Sorting of Quality column in Interactive Search
Fixed: column widths in Interactive Search
2019-07-31 14:54:59 -07:00
Mark McDowall
079a0b56c3
Fixed: Manual import from queue showing error when download name failed to parse
2019-07-30 08:44:55 -07:00
Mark McDowall
d273a72cb3
Recycle bin file cleanup
...
Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
2019-07-26 22:07:25 -07:00
Mark McDowall
894de923b9
Fixed: Don't reject standard/absolute numbering mismatch due to season number
2019-07-26 17:59:41 -07:00
Mark McDowall
e359347a3b
Fixed: Anime season searches rejecting season packs
2019-07-26 17:52:05 -07:00
Mark McDowall
d320017e3c
Cleanup migration 131
2019-07-26 17:52:05 -07:00
devbrian
e6c34f4311
Fixed: Season mismatch between file and folder not rejecting import
2019-07-26 17:51:54 -07:00
Mark McDowall
9b0c945086
Fix NZBGet Delete Status Copy test
2019-07-25 16:48:03 -07:00
Mark McDowall
54addbdd28
Fixed: Don't ignore Delete:Copy items in NZBGet
2019-07-22 21:15:27 -07:00
Mark McDowall
5e4f7c5d8e
Minor cleanup
2019-07-22 10:43:40 -07:00
Mark McDowall
1d9d665ed0
Fixed: Stripping subtitles from series titles after parsing
...
Closes #3219
2019-07-22 10:43:40 -07:00
Taloth Saldono
18ead9a64f
Added MediaInfo AudioLanguagesAll.
...
closes #3190
2019-07-14 12:14:31 +02:00
Taloth Saldono
d2764cee2a
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
...
ref #3108
2019-07-14 12:13:54 +02:00
Mark McDowall
082c098420
New: Include HDR is naming examples
...
Closes #3199
2019-07-11 17:51:48 -07:00
Mark McDowall
46a42e2901
New: Update examples for Kodi metadata
...
Closes #3201
2019-07-11 17:45:29 -07:00
Mark McDowall
c21cacd309
Fixed: Monitoring latest season ignoring unaired episodes
...
Fixes #3200
2019-07-11 17:45:04 -07:00
Mark McDowall
f5b91c90bc
Fixed: Parsing BD release group as Bluray quality
2019-07-09 17:23:50 -07:00
Taloth Saldono
7503ce62af
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
2019-07-02 20:52:12 +02:00
Taloth Saldono
df8ca250aa
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
2019-07-02 20:50:32 +02:00
Taloth Saldono
c71b4bde86
Added test for turkish FirstCharToUpper
2019-07-02 20:32:35 +02:00
Mark McDowall
3f67802e3d
Fixed: Delay profile being ignored for non-revision upgrades
2019-07-01 00:45:05 -07:00
Mark McDowall
093ed23140
New: Improve logging when checking if release is an upgrade for an existing file
2019-07-01 00:44:37 -07:00
Mark McDowall
0f8dee7011
New: Treat WEBMux as WebRip
...
Closes #3186
2019-06-29 15:39:31 -07:00
Mark McDowall
8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
2019-06-29 15:33:49 -07:00
Taloth Saldono
d3662f2302
Added test for turkish FirstCharToLower
2019-06-15 20:38:17 +02:00
Taloth Saldono
5fe34cb593
Fixed: Tag deletion via api if tag is still in use
2019-06-15 20:11:50 +02:00
Taloth Saldono
af5166e95d
Fixed: Transmission seeding idle time handling
2019-06-15 19:31:55 +02:00
desimaniac
13907d6711
New: Remove some more retagging groups from filenames.
2019-06-15 10:10:48 -07:00
Mark McDowall
394932b57f
Fixed: Remote path mapping host comparison ignores case
...
Closes #3169
2019-06-15 09:46:47 -07:00
Mark McDowall
7dff9bc696
Fixed: Errors logged during import when existing episode file is partial removed in the DB
...
Fixes #3159
2019-06-15 00:48:03 -07:00
Mark McDowall
5275aa72fb
Clean up FirstCharacterToLower extension + tests
2019-06-10 21:32:42 -07:00
Mark McDowall
9e45b9e808
Fixed: Selecting a release from Interactive Search with an unknown episode
2019-06-10 21:32:42 -07:00
Taloth Saldono
88dfa14046
Wrong escape in help message
2019-06-10 16:30:28 +02:00
Taloth Saldono
dd4216d432
Fixed: Regression preventing empty qbittorrent category
...
fixes #3158
2019-06-10 12:13:39 +02:00
Taloth Saldono
628ab85de4
New: Configurable Specials folder format
2019-06-10 00:46:46 +02:00
jtpavlock
39ea2dd32f
New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
2019-06-09 19:54:53 +02:00
Taloth Saldono
1d77c40d0e
Support for primary and fallback download client
2019-06-08 15:49:54 +02:00
Taloth Saldono
a3cbb4158c
New: Round-robin over available Download Client instead of the first enabled one
2019-05-30 00:38:18 +02:00
Taloth Saldono
52aa84e9f9
Tweaked mediainfo api call to better handle unsupported locales.
2019-05-30 00:32:52 +02:00
lps-rocks
f08fc7493d
New: Added downloadId filter to v3 history api for third-party applications
...
closes #3105
2019-05-30 00:32:17 +02:00
Taloth Saldono
a80b1bbcb3
Added more logging to MediaInfo encoding check for linux.
2019-05-22 19:54:40 +02:00
Taloth Saldono
0dccc7e91e
Fixed: Various performance improvements for large collections
2019-05-16 00:22:11 +02:00
Taloth Saldono
9e68653949
Fixed: Slow db migration when upgrading from v2 to v3 with a large collection
2019-05-16 00:07:02 +02:00
Taloth Saldono
83c09b4540
Fixed: Support for SignalR's Server Sent Events transport as an alternative to websockets and long polling
2019-05-16 00:05:15 +02:00
Mark McDowall
5cf2672469
Fixed: Files not replacing a lower quality proper/repack
2019-05-15 14:08:02 -07:00
Mark McDowall
50144721d7
Don't double log exception setting file permissions
2019-05-12 21:53:31 -07:00
Mark McDowall
0fe7da80ab
Fixed: Error logged when checking if v2+ anime release is a valid upgrade
...
Fixes #3114
2019-05-12 16:25:57 -07:00
Mark McDowall
068eb33bf6
New: TVDB ID filter when getting series from API
...
Closes #2486
2019-05-12 16:14:56 -07:00
Mark McDowall
98b1a7681b
Fixed: Monitored status being reset after refresh when series is edited manually
2019-05-12 16:03:31 -07:00
Mark McDowall
488967c6ef
Fixed: Parsing of WEB from some file names
2019-05-11 22:20:41 -07:00
Mark McDowall
a5aab95ecf
Fixed NZBGet tests take 2
2019-05-09 10:25:09 -07:00
Mark McDowall
345de3654a
Fixed NZBGet tests
2019-05-09 09:31:05 -07:00
Mark McDowall
6ea7e785e3
New: Additional information when Sonarr is unable to access a path during import
...
Closes #1106
2019-05-08 22:56:30 -07:00
Mark McDowall
0c2331f638
Fixed: Ignore deleted duplicates from Nzbget
...
Fixes #1721
2019-05-08 22:25:10 -07:00
Mark McDowall
5fe1ce1eff
Fixed: Don't import duplicate NFO extra files
...
Fixes #2641
2019-05-08 21:58:50 -07:00
Mark McDowall
6a6d6f9e0d
Fixed: Importing of preferred release over a proper/repack
2019-05-08 21:04:12 -07:00
Mark McDowall
3e25d41c0f
Another entry into the hall of shame
2019-05-06 08:22:55 -07:00
Mark McDowall
d8baa93289
Only check repacks for revision upgrades
2019-05-05 20:39:52 -07:00
Mark McDowall
2ae4337d0d
FirstCharToLower
2019-05-05 18:57:33 -07:00
Mark McDowall
0416060643
Tests for repack fix and improve behaviour when release group is unknown
2019-05-05 13:01:16 -07:00
Mark McDowall
2b1fd77ad7
Fixed: Repack check failing for episode file without a known release group
2019-05-05 11:09:48 -07:00
Mark McDowall
43567a3119
Remove old twitter keys
2019-05-05 11:09:48 -07:00
desimaniac
d463c2fbc5
New: Remove 'AsRequested' suffix from release group names
2019-05-04 23:24:13 -07:00
Mark McDowall
940cba5f90
Fixed: Possible issue with manual import of an unknown release
2019-05-04 08:57:59 -07:00
Mark McDowall
7321075631
New: Option to not prefer repacks/propers (for use with Preferred Words)
...
Closes #3084
2019-05-04 00:33:13 -07:00
Mark McDowall
a06cbc44cd
Fixed: Ignore episode title when parsing release group
...
Fixes #3097
2019-05-03 20:14:35 -07:00
Mark McDowall
9ad3b12403
Manual Import: Reprocess after selecting series
...
New: Reprocess changed items when series is changed
Closes #1893
2019-05-03 17:38:06 -07:00
Mark McDowall
88ecec2f9a
Fix SAB test
2019-05-03 14:09:19 -07:00
Mark McDowall
4ea5e9ce9b
Ignore older episodes in latest season
...
New: Ignore episodes that aired more than 90 days ago when adding with Latest Season
Closes #826
2019-05-01 23:29:54 -07:00
Mark McDowall
9b617af713
New: Option to opt out of TBA episode title import delays
...
Closes #3086
2019-05-01 20:36:09 -07:00
Mark McDowall
e70d92f670
New: Restrict repack upgrades to the same release group
...
Closes #946
2019-04-29 23:38:18 -07:00
Mark McDowall
1b3acb52f1
Fixed: Don't treat NZBs rejected by SABnzbd as successful
2019-04-29 18:18:06 -07:00
Mark McDowall
052ddc11b7
Added a unit test for the NZBGet Final dir fix
2019-04-28 19:27:34 -07:00
Mark McDowall
4e3a5a8823
Only use NZBGet's FinalDir if it's not empty
...
Fixed: Importing from NZBGet
2019-04-28 19:23:56 -07:00
Mark McDowall
05e17b70b5
New: Show health warning if system time is off expected time
...
Closes #1422
2019-04-28 11:50:18 -07:00
Mark McDowall
7c7a6a4514
Throw exception if ports are the same at startup
2019-04-28 01:07:56 -07:00
Mark McDowall
2ee0ae1f9e
New: Don't search for unaired anime episodes when searching for season
...
Closes #2530
2019-04-27 19:13:27 -07:00
Mark McDowall
8143237d25
Re-order PMS settings and rename Kodi connection
2019-04-27 18:55:09 -07:00
Mark McDowall
a426068273
New: Option to use HTTPS with Emby
...
Closes #2923
2019-04-27 18:54:45 -07:00
Mark McDowall
599b19102e
Fixed: Don't allow HTTP and HTTPS to use the same port
...
Closes #2890
2019-04-27 18:48:23 -07:00
Mark McDowall
e7a979d6b4
Fixed tests after removing sentry logging
2019-04-27 18:44:56 -07:00
Mark McDowall
7991ed0154
New: Reject multi-season releases
...
Closes #683
2019-04-27 18:27:35 -07:00
Mark McDowall
a9a3e50179
Fixed: Parsing of some anime batches
...
Closes #2705
2019-04-27 18:27:34 -07:00
Mark McDowall
7642fe046b
New: Log when release is matched by ID instead of title
...
Closes #446
2019-04-27 18:01:45 -07:00
Mark McDowall
ccc2c39d43
Fixed: Cleaning percent signs from release names
...
Fixes #1998
2019-04-27 16:15:53 -07:00
Mark McDowall
26228e546e
Improve error messaging for missing information when searching
...
Fixed: Show missing absolute episode number/air date error message in interactive search
2019-04-27 16:15:53 -07:00
Mark McDowall
6036bc17c5
New: Use NZBget's FinalDir is set by post-processing script
...
Closes #2006
2019-04-27 16:15:52 -07:00
Mark McDowall
364f074be1
Fixed: Removed nzbs.org Newznab preset
2019-04-24 20:39:45 -07:00
Qstick
e82eded1e9
Fixed: Support new feed url format IPTorrents
...
Fixes #3071
2019-04-24 00:12:16 -07:00
Mark McDowall
b298f84f51
Fixed: Parsing of first aired date on Arabic systems
2019-04-24 00:12:16 -07:00
netpok
588eb6f691
New: Detect mergerfs mounts
2019-04-22 20:28:11 -07:00
Qstick
c10448af0b
Fixed: Roksbox SeriesImages can lead to NullRef
2019-04-22 20:27:07 -07:00
Taloth Saldono
150a87f2ea
Fix VideoFileInfoReader tests after mediainfo update... take 2
2019-04-21 00:31:27 +02:00
Taloth Saldono
2505a19a88
Fixed: Air-time adjustment for Amazon/Hulu releasing 4+ episodes on one day
2019-04-21 00:06:13 +02:00
Mark McDowall
beea02cea9
Fixed: Don't reject import with missing episode title if renaming is off
2019-04-17 22:46:58 -07:00
Mark McDowall
8055b5e5da
New: Output Path column in Queue
...
Closes #3058
2019-04-17 22:39:37 -07:00