Taloth Saldono
|
6efee036a8
|
Fixed: Include extension when calculating maximum episode title length when renaming files
Fixed: Option to override max filename length with MAX_NAME environment variable
Closes #3888
|
2020-08-11 00:09:12 +02:00 |
|
Taloth Saldono
|
e6175581bd
|
Fixed: Prevent misinterpreting Season folder as anime release title
|
2020-08-11 00:09:11 +02:00 |
|
Taloth Saldono
|
f3101a1db2
|
Fixed: Exception when parsing Quality in release title with colon
|
2020-08-11 00:09:10 +02:00 |
|
Taloth Saldono
|
4a5bca860a
|
Fixed: Parsing anime with title ending in 100
|
2020-08-11 00:08:30 +02:00 |
|
Mark McDowall
|
b60da00028
|
Fixed: Manual Import adding empty rows after selecting series
Closes #3816
|
2020-08-02 13:27:14 -07:00 |
|
Mark McDowall
|
13c444bba6
|
Fixed: Long paths overflowing in series history
Closes #3886
|
2020-08-02 13:07:12 -07:00 |
|
Mark McDowall
|
9a3669d801
|
New: Not in Last/Next for date custom filters
Closes #3889
|
2020-08-02 12:57:07 -07:00 |
|
Mark McDowall
|
18708f30d9
|
Fixed: Don't use language parsed from episode title during import
Closes #3893
|
2020-08-02 12:42:48 -07:00 |
|
Mark McDowall
|
5193f01c8c
|
Fixed: Edited series is reset after refresh
Fixes #3892
|
2020-08-02 12:42:48 -07:00 |
|
Mark McDowall
|
0cc06fcba8
|
Fixed: Multiple warnings for episode combined into one tooltip
Fixes #3890
|
2020-08-02 11:33:15 -07:00 |
|
Mark McDowall
|
ac75a31641
|
Fixed: Deleting empty episode folders on upgrade
Fixed #3883
|
2020-07-26 12:18:46 -07:00 |
|
Mark McDowall
|
57335c6d3a
|
Fixed: Parsing of article title leading to error loading Interactive Search
Fixes #3851
|
2020-07-26 11:51:21 -07:00 |
|
Mark McDowall
|
3033537236
|
Fixed: Mark "BAD" Nzbget Downloads as Failed
|
2020-07-26 11:23:51 -07:00 |
|
Mark McDowall
|
8eeab25468
|
Fixed: Long titles not finding matches in UI series search
|
2020-07-26 11:23:00 -07:00 |
|
Andrew Champion
|
73ed5f6ee2
|
New: Filter episodes by title or number in Manual Import
Closes #3862
|
2020-07-26 11:16:10 -07:00 |
|
Mark McDowall
|
a6b8a34ac9
|
New: Show updated rejection reasons in manual import after selecting series
|
2020-07-26 10:50:59 -07:00 |
|
Mark McDowall
|
4f15cd55be
|
Fixed: Don't create empty series folder if delete empty folders is enabled
Fixes #3838
|
2020-07-26 10:50:59 -07:00 |
|
Mark McDowall
|
dffdd3377e
|
Don't process queue item without details
|
2020-07-26 10:50:59 -07:00 |
|
Mark McDowall
|
05735ad2c3
|
Fixed: Show more information in UI when testing SAB fails in some cases
|
2020-07-26 10:50:59 -07:00 |
|
Mark McDowall
|
8fe93eae38
|
Fixed: Parsing of some absolute episode numbers over 999
Fixes #3841
|
2020-07-26 10:50:59 -07:00 |
|
Mark McDowall
|
84747792ff
|
New: Improved parsing of season and episode inside square brackets
Closes #3618
|
2020-07-26 10:50:59 -07:00 |
|
hugepants
|
91b2fe8dcb
|
Fixed: Typo in the Week Column Header example
|
2020-07-10 09:03:03 -07:00 |
|
Ryan
|
4856d57c0e
|
Fixed: Typo/unclear text in backup retention
|
2020-07-10 09:02:28 -07:00 |
|
Qstick
|
63ac527a66
|
Fixed: "Profile" to "Indexer" on Clone Button
|
2020-07-10 09:01:41 -07:00 |
|
Taloth Saldono
|
87a64cdacb
|
Fixed: TheTVDB metadata images containing html content
|
2020-06-25 23:40:37 +02:00 |
|
Taloth Saldono
|
25b763a052
|
Fixed: Failing file copy when running in docker on synology with btrfs
|
2020-06-22 15:41:53 +02:00 |
|
Taloth Saldono
|
903aba5dee
|
Fixed: Refreshing Plex Server series in high volume systems
|
2020-06-21 21:32:45 +02:00 |
|
Taloth Saldono
|
e8d843c93d
|
Remove stacktrace if hardlink resulted in EXDEV.
|
2020-06-21 21:26:21 +02:00 |
|
Taloth Saldono
|
f56003e288
|
Fixed: Performance of symbolic link detection and infinite recursion
|
2020-06-21 21:28:04 +02:00 |
|
Taloth Saldono
|
1509e737c2
|
Fixed: Added glusterfs to known network drive filesystems so it shows up in System
|
2020-06-21 21:26:21 +02:00 |
|
Taloth Saldono
|
2c286f7b60
|
New: Fast copy using reflink on btrfs volumes
|
2020-06-21 21:26:21 +02:00 |
|
Taloth Saldono
|
0e7b404121
|
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
|
2020-06-21 21:26:21 +02:00 |
|
Taloth Saldono
|
de245e00e3
|
Fixed: Rejecting another multi-season pack format
closes #3826
|
2020-06-20 10:10:56 +02:00 |
|
Taloth Saldono
|
ce5f9e8930
|
Fixed: Twitter Connect missing (you'll have to readd it in Connect)
|
2020-06-17 10:42:55 +02:00 |
|
Mark McDowall
|
5db9f7aa0e
|
Fix ImportFixture test
|
2020-06-13 17:21:28 -07:00 |
|
Mark McDowall
|
4a9c8c6d74
|
ImportSeries lint issue
|
2020-06-13 15:28:48 -07:00 |
|
Mark McDowall
|
680f80a833
|
Fix root folder unit test
|
2020-06-13 15:21:03 -07:00 |
|
Mark McDowall
|
0e6238bf6f
|
Fixed: Exception thrown when marking download as complete
|
2020-06-13 13:11:30 -07:00 |
|
Mark McDowall
|
11cdf13148
|
New: Ensure all unmapped folders are fetched when importing from a root folder
Closes #3751
|
2020-06-13 12:15:58 -07:00 |
|
Mark McDowall
|
b642c3acfd
|
Fixed: Displayed root folder path getting truncated when adding a series with a long title
Fixes #3812
|
2020-06-13 11:31:19 -07:00 |
|
Taloth Saldono
|
200e263f1f
|
Prevent deletion of chowngroup we may need it later
|
2020-06-10 17:41:52 +02:00 |
|
Taloth Saldono
|
2eb1a64d82
|
lint... again
|
2020-06-09 22:41:06 +02:00 |
|
Mark McDowall
|
f3a14b6081
|
Fixed: Sorting of queue by series title when unknown items are included
|
2020-06-09 13:16:09 -07:00 |
|
Taloth Saldono
|
1e98002b8f
|
Lazy Loading fuse-worker and fixed some potential timing issues when it's slow. Also keep last result while typing.
|
2020-06-09 21:27:07 +02:00 |
|
Taloth Saldono
|
4559eed0ec
|
Fixed maintenance release not showing as such in AppUpdatedModal
|
2020-06-09 14:16:03 +02:00 |
|
Taloth Saldono
|
6a393ef6a2
|
Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily.
|
2020-06-09 14:14:58 +02:00 |
|
Taloth Saldono
|
9b8ec78502
|
jsconfig for a bit of autocompletion and intellisense
|
2020-06-09 14:14:58 +02:00 |
|
Taloth Saldono
|
224fe32b72
|
Revised webpack bundling and updated worker loading, turned inline worker on by default.
|
2020-06-09 14:14:58 +02:00 |
|
Taloth Saldono
|
6b7566fed8
|
Fixed error in opcode parameter that only shows itself in mono under 6.x
|
2020-06-08 23:21:22 +02:00 |
|
Taloth Saldono
|
0ef28e5786
|
Fixup tests
|
2020-06-08 18:07:44 +02:00 |
|