Commit Graph

344 Commits (413669dbaa112155184a88c821c06773a095cd0f)

Author SHA1 Message Date
ta264 413669dbaa Add SortKey validation
4 years ago
Qstick 5182ac2a13 Fixed: Migrate Mediainfo properties that changed names
4 years ago
bakerboy448 bb721272ca New: All Wiki links now use the consolidated Servarr wiki
4 years ago
Qstick 9c77399379 New: Dynamic Select and UMask Fields
4 years ago
Qstick d835358f75 Fixed: Clean DB dupes and add unique constrain
4 years ago
ta264 2d7942d69c Fixed: Speed up RSS sync
4 years ago
ta264 28c15bc425 Log out SQL trace on error
4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions
4 years ago
nitsua 9a46d5165c
New: Add support for prioritizing indexers (#5000)
4 years ago
Qstick ecf6dccb35 New: Option to not prefer repacks/propers (for use with Custom Formats)
4 years ago
geogolem e033ce1eff New: Add OnDelete Notification to TraktConnection
4 years ago
Qstick 361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
ta264 7f8ebf41d6 Fixed: Error fetching paged records from API without a sort key
4 years ago
Qstick 4d193b2279 Fixed: Fix Movies, Lists with Invalid Profile on Migration
4 years ago
Qstick 547c044dc6 Fix namespace for StringConverter
4 years ago
Qstick 39a1dbf1d1 Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily
4 years ago
Qstick d41eed2e79 Fixed: Migration 170 setting incorrect trakt auth values
4 years ago
ta264 85fda91604 Fix migration 178 to cope with leading/trailing slashes
4 years ago
Qstick 483c2ae724 Add MovieId and Language Index to Movie Translations Table
4 years ago
Qstick 5765961c3a Fixed: Language Migration Assigning 'Any' to MovieFiles and History
4 years ago
ta264 539f495dbe Fixed: SqliteSchemaDumper with separate Primary Key clause
4 years ago
ta264 8799da55d3 New: Use new metadata server for imdb/stevenlu lists
4 years ago
Qstick 4ac18dd023 Fixed: In some cases MinVotes is int from v0.2, causes migration failure
4 years ago
Qstick 075f024cec Cleanup Solution Unused Usings
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Qstick 8d57c5497a Update wiki links that reference Sonarr/Lidarr
4 years ago
Qstick 2d59192a9e New: Movie Discovery/Recommendations Reworked
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick 30def1f53a New: Multiple Recipients on Email Notifications (Also CC, BCC)
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago
Qstick b1fd924188 New: List Status Checks/Backoffs
4 years ago
ta264 5c9b85972d Fixed: SQL error searching for movie by name
4 years ago
ta264 32a6c9fe2a Revert "Revert "Fixed: Rename more than 999 movies in one go""
4 years ago
Qstick c0b80696bc Revert "Fixed: Rename more than 999 movies in one go"
4 years ago
ta264 2c6b13dd11 Fixed: Rename more than 999 movies in one go
4 years ago
Qstick d6f15af6b6 Fixed: Command Inherited Properties not Saved to DB
4 years ago
Taloth Saldono 1fc49f2aa1 Skip unknown/removed commands still queued in the database
4 years ago
Qstick 824d315a3b New: Download History
5 years ago
Qstick 43c48bf833 New: Quality Preferred Setting
5 years ago
Qstick 770e3379fb New: Trakt List Organization, User Collection List Support
5 years ago
Qstick 7a1fa71b76 New: Add back Prowl Notifications
5 years ago
Qstick e986869e96 New: CustomFormat Naming Token
5 years ago
ta264 50d6c5e61e New: User defined scores for each Custom Format
5 years ago
ta264 f3308827d0 Cache database for Unit tests to avoid repeated migrations
5 years ago
ta264 241bf85f15 New: Better interface for creating custom formats
5 years ago
Qstick e954b01921 Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
ta264 01a03e9baf Fixed: WhereBuilder exception when string variable null
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago