Commit Graph

92 Commits (8f6e099794e1856f26c3befc00f130ccd46d677d)

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Qstick 1eb0d3b11a Track fully imported downloads in separate history table
2 years ago
Qstick 1d0df366fb New: Per download client setting to Remove Completed/Failed
2 years ago
Qstick f106c01d43 Maintain PrimaryKey and AutoIncrement on some schemas
2 years ago
Taloth Saldono a8b6f70be1 Multiple Email Address
3 years ago
Qstick 3a7e5c9201 Fixed: Database migration failure when database was manually repaired in a certain way
3 years ago
Qstick cb8482921f Fix BasicRepository Tests when not on UTC
3 years ago
Qstick eb5a95cfa6 Quick fix for Queue sort by Artist SortName
4 years ago
ta264 80fe567e51 Add SortKey validation
4 years ago
Qstick dbdc805e80 Remove unnecessary usings
4 years ago
ta264 3e082df21d Fixed: Error fetching paged records from API without a sort key
4 years ago
ta264 e1a62af586 Fix test
4 years ago
ta264 0f5531af4d Fixed: Error deserializing preferred words with dapper
4 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
Taloth Saldono 8a68042192 Skip unknown/removed commands still queued in the database
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 f136449573 Update FluentMigrator to v4
4 years ago
Qstick 041e28fbb9 New: FluentAssertions to 5.9.0
4 years ago
Taloth Saldono 3b3d81dab2 Support for primary and fallback download client
4 years ago
Qstick 8b860bcb82
Changed: Remove Language Profiles (#870)
5 years ago
ta264 368363de96 Fixed: Prevent two Artists pointing to same ArtistMetadata
5 years ago
ta264 59b40bd032 Fixed: one_to_one test if system timezone isn't UTC
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Qstick 1212578c45
Fixed: Migration 23 doesn't set Track.ArtistMetadataId (#756)
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
ta264 9185223f53 Fix more issues with migration 23 (#577)
5 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
6 years ago
Qstick 74f433d4f0 New: Added tests for DB Converters
6 years ago
Qstick ec12bede9d Fixed: Cleanup 11 more tests
7 years ago
Qstick f7f6ad159c Temp Fix for Calendar Feed until Data Mapper can be fixed.
7 years ago
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
Qstick f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
7 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
7 years ago
Mark McDowall 081c5fc332 Broken ExtraFiles migration due to extentionless files
7 years ago
Mark McDowall 47915d5e05 Fixed: Bad extension when importing extra files
7 years ago
Taloth Saldono 060b9f6fd1 Fixed: Updated BTN api url.
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 5f2aeb0cea Fixed: Failing database migration of metadata files without extensions
8 years ago
Mark McDowall a486bff40b Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 713e109bc9 Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
8 years ago
Taloth Saldono f25f5abced Cleaned up 2160p changes and added migration and tests.
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago