Commit Graph

354 Commits (develop)

Author SHA1 Message Date
Bogdan 2e242aeb7b Database corruption message linking to wiki
3 weeks ago
Qstick daf8b94c8e Added table identifier to OrderBy to avoid column ambiguity on joins
1 month ago
Bogdan 1db0eb1029 New: Indexer flags
2 months ago
Mark McDowall adecb7f73c Increase migration timeout to 5 minutes
3 months ago
Mark McDowall f5eee52194 New: Log database engine version on startup
3 months ago
Mark McDowall 5d8f9c9e27 New: Store last search time for AlbumSearch
3 months ago
Mark McDowall 5f9c616bff New: On Artist Add connection event
4 months ago
Stevie Robinson 3e16eb736b New: Drop commands table content before postgres migration
4 months ago
Gavin Mogan a9c19a89f2
Fixed: Database type when PG host contains ".db" (#4435)
4 months ago
Mark McDowall c180c327d4 New: Quality Preferred Size Setting
5 months ago
Qstick 48e9062ac3 Fixed: Correctly handle Migration when PG Host has ".db"
5 months ago
Bogdan a14a24cd07 Implement DatabaseConnectionInfo
5 months ago
Mark McDowall e408c6f055 New: History custom filters
7 months ago
Mark McDowall 362bd42cb8 New: Auto tagging of artists
7 months ago
Bogdan 96aecf7e32 New: Set busy timeout for SQLite
7 months ago
Mark McDowall 8c04df6403 New: Migrate user passwords to Pbkdf2
7 months ago
Bogdan 9b2aef2ca2 Fix executing migration 072 on Postgres
8 months ago
Jeff Byrnes 0a1ea0019d New: Add ALAC 24bit
8 months ago
Qstick 7f4b79f84d New: Notifications (Connect) Status
9 months ago
Qstick eb9f56e1eb New: Download Client Tags
10 months ago
Qstick 0b029b6d42 New: Rework List sync interval logic
12 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
12 months ago
Bogdan 14816306a4 Inline 'out' variable declarations
12 months ago
Stepan Goremykin adcba7b724 Use Array.Empty and fix a few multiple enumerations
12 months ago
Mark McDowall b6967aed47 New: Colon replacement naming option
1 year ago
Bogdan 35248c277d Rename fields from Tv to Music in download clients settings
1 year ago
Bogdan 8c17a5f6b1 Remove empty constructors
1 year ago
Bogdan f19c6e8ee1 Remove unused imports
1 year ago
Bogdan eca3776ddd Replace UC preset with VC
1 year ago
The Dark 5b701aafc1 New: On Health Restored notification
1 year ago
Mark McDowall 45329f29bd New: Add result to commands to report commands that did not complete successfully
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Qstick 6635840972 Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
1 year ago
Qstick 9fe13a2d14 New: Custom Formats
1 year ago
Qstick 35e14eab72 Fixed: Use titlecase when querying DB with sort keys
1 year ago
Qstick a2d7239304 Fixed: Restore old Sqlite version compatibility
1 year ago
Qstick 5a8082de2d Fixed: Schedule refresh and process monitored download tasks at high priority
1 year ago
Qstick cb34495e0a New: OnDelete Notifications
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
Qstick e7481fa045 Fixed: AlbumReleases ReleaseDate should be nullable
2 years ago
Qstick 48d7a227f3 New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
2 years ago
Robin Dadswell c006b66aa4 Fixed: Postgres timezone issues
2 years ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Vincent Simon 6c7a578cb7 Added missing Audio drama type
2 years ago
luz paz 7d8a4abc8e Fix various typos
2 years ago
Qstick a26cbdf61f New: Add tag support to indexers
2 years ago
ta264 70ae0c931e New: Make monitoring existing albums on an import list optional
2 years ago
ta264 92e0a6e6c6 New: Option to disable automatic search on import lists
2 years ago
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
2 years ago
Qstick 26b5db3019 Used ReflectionOnly and/or public types where possible
2 years ago