mirror of
https://github.com/Dictionarry-Hub/schema.git
synced 2026-05-03 06:14:17 +02:00
feat: add quality profile testing tables for enhanced testing capabilities
This commit is contained in:
+7
-1
@@ -48,4 +48,10 @@ All schema changes will be documented in this file.
|
||||
- Supports movie/series type differentiation for parser context
|
||||
- Unique constraint on (custom_format_id, title, type) prevents duplicate tests
|
||||
- Add include_in_rename column to custom_formats table
|
||||
- Controls whether custom format name appears in renamed filenames
|
||||
- Controls whether custom format name appears in renamed filenames
|
||||
|
||||
## 3-1-26
|
||||
- Add quality profile testing tables
|
||||
- test_entities: stores movies/series from TMDB for testing quality profiles
|
||||
- test_releases: stores sample releases attached to test entities
|
||||
- Supports languages, indexers, and flags as JSON arrays for release metadata
|
||||
Reference in New Issue
Block a user