Commit Graph

335 Commits (develop)

Author SHA1 Message Date
Jared 92eab4b2e2
New: Config file setting to disable log database
4 weeks ago
Bogdan 9738101042 Treat CorruptDatabaseException as a startup failure
1 month ago
Alan Collins d86aeb7472
New: Release Hash renaming token
3 months ago
Mark McDowall 71c2c0570b
Renamed SeasonPackSpecification to ReleaseTypeSpecification
3 months ago
Mark McDowall 086d3b5afa Increase migration timeout to 5 minutes
3 months ago
Mark McDowall f8a0751775 New: Release Type (Single/Multi episode and Season Pack) for Custom Formats
3 months ago
Mark McDowall fb6fc568c5 Fixed: Don't store seasons from import list items in database
3 months ago
Mark McDowall 6dc0a88004 New: Search for recently aired anime episodes with added absolute episode number
3 months ago
Bogdan 7a768b5d0f
New: Indexer flags
3 months ago
Mark McDowall 6ab1d8e16b
New: Log database engine version on startup
4 months ago
The Dark 68c326ae27
New: Import list clean library option
4 months ago
Bogdan 271266b10a Fix possible NullRef in Email Encryption migration
4 months ago
Mark McDowall 8921c5d7a0 Fixed: Subtitle title migration when original title is null
4 months ago
Jendrik Weise 69f99373e5
New: Parse subtitle titles
4 months ago
Mark McDowall 7be5732a3a
New: Option to disable Email encryption
4 months ago
Stevie Robinson 8dd3b45c90
New: Drop commands table content before postgres migration
5 months ago
Qstick 97ee24507f Fixed: Correctly handle Migration when PG Host has ".db"
6 months ago
Qstick ade40b72bc New: Option to control whether new seasons get monitored automatically
7 months ago
Mark McDowall 0fe05fb3a9 Remove extraneous comments/code from migrations
7 months ago
Bogdan 192eb7b62a
New: Set busy timeout for SQLite
7 months ago
Mark McDowall 2fe8f3084c New: History custom filters
8 months ago
Mark McDowall 076aaba908 Fixed: End year displayed on series details
8 months ago
Mark McDowall db15a03c1e New: Import List option to search for missing episodes
8 months ago
Mark McDowall 311cd66fcd New: Show midseason and other finales in episode list
10 months ago
Mark McDowall b20e247feb
New: Parse language tags from existing subtitles files
10 months ago
Qstick e354580172 New: Notifications (Connect) Status
10 months ago
Qstick c57ceac4de Added table identifier to OrderBy to avoid column ambiguity on joins
10 months ago
Robin Dadswell a13011aa49 New: Postgres Database Support
10 months ago
Qstick f6ae9fd6c5
New: Download Client Tags
11 months ago
Qstick af8c67a24d Fixed: Correct typing for ImportListExclusions tvdbid column
11 months ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Stickie 5ec282750b New: Notifications when Manual Interaction is required for importing
1 year ago
The Dark 5fdc8514da
New: On Health Restored notification
1 year ago
Mark McDowall b3260ba866 New: Colon replacement naming option
1 year ago
Mark McDowall dec6e14036 New: On Add Series connection event
1 year ago
Mark McDowall 103ce3def4 New: Add result to commands to report commands that did not complete successfully
1 year ago
Mark McDowall 13a0dfa4ae Fixed: Slow renaming and deleting episodes
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Mark McDowall f22998aef3 Use episode runtime for size limits when available
1 year ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
1 year ago
Qstick 4db10e6283 Prefer AsSpan to Substring to avoid unnecessary allocation
1 year ago
Qstick 08ee2f7e32 Remove unnecessary assignments to default type value
1 year ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
1 year ago
Mark McDowall 119addd75f Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
1 year ago
Mark McDowall b848100693 Fixed: Images for some series not downloading
1 year ago
Mark McDowall 4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
1 year ago
Mark McDowall d08f33ae21
New: Quality Preferred Setting
1 year ago
Qstick c522cd120d
New: Rework List sync interval logic
2 years ago