Qstick
dbb6ef7664
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
ta264
b84041d95f
Use DryIoc for Automoqer, drop Unity dependency
...
(cherry picked from commit e3468daba04b52fbf41ce3004934a26b0220ec4f)
(cherry picked from commit cf4103d73d74896daa12e7a0237e8923eaa6c095)
2 years ago
ta264
62a3355546
Remove unused code
3 years ago
ta264
01a5c456c4
Fixed: Set part numbers using alphabetical file ordering if not set in tags
3 years ago
BookInfo
1491788081
Move all data fetching to BookInfo v2
3 years ago
ta264
9a2260a00f
Revert "Move all data fetching to BookInfo"
...
This reverts commit f6ff53ca31
.
3 years ago
BookInfo
f6ff53ca31
Move all data fetching to BookInfo
3 years ago
BookInfo
6bdfe01fbc
Alternative metadata source
3 years ago
Sean A
27259c1ebd
Fixed: Ensure AudioTag years have default values ( #1272 )
...
* Fixed: Ensure AudioTagService years have default values
* Fix AudioTagServiceFixture.cs tests
Co-authored-by: Sean Anderson <sean.anderson@gaiaresources.com.au>
3 years ago
ta264
bdcee8c7c1
New: Try matching with "Unabridged" removed from title
3 years ago
ta264
cdf8b0bc8f
Fixed: Split concatenated authors when calculating match
3 years ago
ta264
665d87b8d7
Fixed: Prefer 13 character ISBN from epub metadata
...
Fixes #1210
3 years ago
ta264
1f22cae4f8
Fixed: Import highest quality file first, not largest size
3 years ago
ta264
fe13823b43
Fixed: Incorrectly looking up books by EditionId
3 years ago
ta264
e1465f5336
Fixed: Renaming multi-part books
3 years ago
ta264
9fb7a1051e
Rename MP3-320 to MP3
4 years ago
ta264
f6a04f7890
New: Basic audiobook support
4 years ago
ta264
11577b6db9
Fixed: Identification failing if book metadata has no authors
4 years ago
ta264
3940d4aa28
Fixed: Run import identification even for unparsable releases
4 years ago
ta264
41f5f0f2d4
New: Search for new editions from goodreads when identifying
4 years ago
ta264
404da4ae22
Fixed: Handle parsing books with multiple authors properly
4 years ago
ta264
e29b0c318e
Fixed: Prevent renaming calibre files
4 years ago
ta264
ad2b3e5cc5
Fix tests
4 years ago
ta264
acb6fc01b3
Fixed: Gracefully handle Goodreads search error
...
Fixes #897
4 years ago
ta264
791bba471f
Fixed: Trying to get book details from filename when already obtained from tags
4 years ago
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
4 years ago
Qstick
ff40d82ef1
Fixed: Edge case where import fails due to DB relationship mismatch
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
e30c078962
Remove unnecessary usings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
9c096aae10
Fixed: Performance issue when scanning large root folder
4 years ago
ta264
3e4ebe8aca
Pull DownloadClientItemClientInfo part of 824d315a
4 years ago
ta264
45d49117ca
New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
Qstick
307989aab7
More Fun in Core with Naming
5 years ago
Qstick
8547af9fae
Method, Variable, Class Renames in Readarr.Core
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
ta264
08496c82af
New: Readarr 0.1
5 years ago
ta264
b50b0a1411
Swap to dapper with lazyload
5 years ago
Mark McDowall
94ac75c6b7
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
5 years ago
ta264
a506125841
New: Don't require artist mapping
5 years ago
ta264
34b1d429be
New: Pass DownloadClientItem to Import Specs
5 years ago
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
5 years ago
ta264
9f5dac3789
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
3f8b227d76
Fixed: Prevent GetFilesByBasePath matching partial paths
...
When searching for /test/path it was returning files in /test/path2.
Fix by making sure to search for /test/path/
5 years ago
Qstick
10f2f66ba0
New: FluentAssertions to 5.9.0
5 years ago
Qstick
70623c320f
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
855a8dbf85
Fixed: Errors logged during import when existing episode file is partial removed in the DB
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
c4b7e04a96
Fixed: NRE when tagging an album with omitted media
5 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
ta264
a35f965d31
New: Write genres and album art to track file tags
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
Qstick
2f1290d488
Fixed: Correctly handle Repack Releases
5 years ago
ta264
61b6572f61
Fixed: Failure re-adding a deleted artist
5 years ago