8 Commits (bc6a25b914fad28dfb4efbf8289ee5fd378451b7)

Author SHA1 Message Date
Felix Stupp bc6a25b914
MediaCollection.add_episode: Do not update season/episode info if set to 0 1 year ago
Felix Stupp 30ac2b1240
Tag: On non-preference tags see super tags as assigned ones
- hence letting a non-preference tag be accounted for nothing
- but using its "super tags" as the direct replacements for it
1 year ago
Felix Stupp dd583e9aea
TagKey: Allow Tag objects for super_tags
Subsequently for get_tag as well
1 year ago
Felix Stupp c5eb23ebff
Add TagKey
- tags generated automatically & managed by the system & extractors
- can be found by searching for their tag keys
1 year ago
Felix Stupp 52c7934acb
Decouple tag_scoring from model entities
By using Protocol typing
1 year ago
Felix Stupp 8472fc4c0d
Add maintenance page with button to scrub temporary tags 1 year ago
Felix Stupp ed1e5b3f26
Extract temporary tag management in own methods
Also added way to uniquely identifiying them
1 year ago
Felix Stupp 328f234711
Refractor models.py into 2 submodules 2 years ago