468 Commits (cb549319c74aaaf1a8beedc10ed8b293fca33773)
 

Author SHA1 Message Date
Felix Stupp cb549319c7
models/extras/init: Reformat code 12 months ago
Felix Stupp 8c2f01fdae
models/entities: Use custom Set type for better typing 1 year ago
Felix Stupp 61a6257534
Add common.search_source_by_keys method 1 year ago
Felix Stupp f8d80ed209
Remove empty common.py file after migration 1 year ago
Felix Stupp cdea170178
Add common.trim for strings method 1 year ago
Felix Stupp 90600abf4a
Add common converters date_to_datetime & to_just_number 1 year ago
Felix Stupp 5b4dd2e18b
common: Remove unused import 1 year ago
Felix Stupp ab4a5eaec8
common: Move update_bool_value to ./_setting_handler 1 year ago
Felix Stupp ae8f8af954
common: Move call to ./_subprocess 1 year ago
Felix Stupp 1de9c82d4a
common/_itertools: Add documentation to all_same 1 year ago
Felix Stupp f91f15e81f
common: Move all_same into _itertools 1 year ago
Felix Stupp 0bdc11d5b2
common/_itertools: Add docstrings & comments 1 year ago
Felix Stupp 38772d64e2
Migrate parts of common to common/_itertools 1 year ago
Felix Stupp 2f4d505f0c
app.api_tag: Add assert for unreachable code 1 year ago
Felix Stupp 6ede9df5c0
Reformat code 1 year ago
Felix Stupp 292104f422
Add Infotainment recommendations page (hardcoded tag ID) 1 year ago
Felix Stupp 095b37c3ce
recommendations/adaptive: Do not jump to video after rated
- video might be missing afterwards
1 year ago
Felix Stupp 2d9c3eb8a8
Add title text to "make dependent" button for selection 1 year ago
Felix Stupp 4ff8bef871
Add navigatable pages for tags 1 year ago
Felix Stupp 3a1b2725bc
MediaElement: Add sort_key 1 year ago
Felix Stupp 9abf3ead12
UriHolder: Add setter to uri_set 1 year ago
Felix Stupp 86e9fb11fb
Media|Collection: Implement all UriHolder abstracts 1 year ago
Felix Stupp 2f132ee701
Fix circular dependency with UriHolder by using abstract _clear_uri_set
- instead of abstract _set_uri_set
- removed circular dependency on UriHolder.add_uris
1 year ago
Felix Stupp dde3395d14
requirements: Add types for requests and pyyaml for development 1 year ago
Felix Stupp 6f05900c71
requirements: Use custom version for Jinja 1 year ago
Felix Stupp bcfa92dfb9
requirements: Add already used libraries 1 year ago
Felix Stupp 36f4bf9ec4
requirements: Use mysqlclient for Pony as speed up 1 year ago
Felix Stupp a475a234fe
requirements: Use github for tinytinypy 1 year ago
Felix Stupp 9181f4b292
requirements: Use github for python-jsoncache library 1 year ago
Felix Stupp 3ac9a87cbf
requirements: Replace youtube-search-python with custom version 1 year ago
Felix Stupp 4bbe0e3f87
Replace youtube-dl with yt-dlp 1 year ago
Felix Stupp 9b24333346
requirements: Replace flask dependency with custom variant 1 year ago
Felix Stupp fb28eb99ea
Also update element lookup cache on mass extract collections with errors 1 year ago
Felix Stupp 414765f221
.preferences/init: Add __all__ entries 1 year ago
Felix Stupp f7e53f3097
Reformat code 1 year ago
Felix Stupp 70be1210d3
entities: Make {collection,media}_list public in Tag 1 year ago
Felix Stupp d901d3739e
tvmaze: Use extractor name in title dynamically 1 year ago
Felix Stupp 838840d1a0
common: Add (unused) all_same 1 year ago
Felix Stupp 6cfc1fcf3a
common: Add already used helpers fix_iter & iter_lookahead 1 year ago
Felix Stupp afe0ef0a56
tvmaze: Ignore missing language when generating tags 1 year ago
Felix Stupp 447785286b
Remove not needed import 1 year ago
Felix Stupp a3dd645cb7
Introduce gen_api_error for all API requests 1 year ago
Felix Stupp 0d9a3a54e1
app: Fix preference_from_base64 for generic PreferenceScore 1 year ago
Felix Stupp 029651821b
Decrease log level for included modules 1 year ago
Felix Stupp d608d0c98e
Improve logging format to include module_name & level 1 year ago
Felix Stupp 4779d7ba7f
vscode: Add settings for python linting & testing 1 year ago
Felix Stupp 6c5ca895f0
Reformat code 1 year ago
Felix Stupp b6fcb55fbc
tmdb: Fix retrieval of tags 1 year ago
Felix Stupp 1e27f7b3d1
UriHolder: Make uri & uri_set proper properties
- to avoid direct DB access
- to allow for getter & setter functions
- makes consistency checks on each lookup unneccesary
- propose async consistency checks (TODO)
1 year ago
Felix Stupp 44a630c074
Split models/entities into multiple files 1 year ago