66 Commits (0fc1a1ec0de88a1ee4e9f2961d8cf0ea39a42fa0)

Author SHA1 Message Date
Felix Stupp 0fc1a1ec0d
media_list.htm: Change length row to fancy length format 4 years ago
Felix Stupp 5b78e8120c
add MediaCollection|MediaElement.add_single_uri and rewrite appropiate usages 4 years ago
Felix Stupp c77e0ac81e
entertainment_decider/extractors/generic: Add debug log for skipped elements due to cache timeout 4 years ago
Felix Stupp 18ec39e7b2
extractors/collection/tt_rss: Remove debug priting for labels 4 years ago
Felix Stupp b982f7b5bb
extractors/collection/tt_rss: Decrease cache timeout to 10 minutes 4 years ago
Felix Stupp c99c69b7df
extractors/collection/*: Fix check for cache timeout 4 years ago
Felix Stupp 6b45d0fbd1
extractors/{collection,media}: Add *_update method 4 years ago
Felix Stupp 4d5f5ea4d4
extractors/{collection,media}: Extract *_expect_extractor "partial" method 4 years ago
Felix Stupp ab61adbf38
macros.htm media_entry_content: Add length as visible property 4 years ago
Felix Stupp 6e002db353
Added API endpoint media/extract and simple UI page 4 years ago
Felix Stupp e37bbd60f0
macros.htm: Extract macro hidden_redirect_back() from post_form() 4 years ago
Felix Stupp 2c8ac872cb
macros.htm: Colorize links darkblue instead of blue 4 years ago
Felix Stupp ed7115b945
macros.htm: Colorize table rows alternating 4 years ago
Felix Stupp bf14abc887
models: Fix MediaElement.can_considered to check if next episode link is None 4 years ago
Felix Stupp f989f75806
models: Rewrite MediaElement.ignored_recursive to use fast SQL request to count 4 years ago
Felix Stupp bf548f13ad
models: let MediaElement.left_length return 0 if video already watched 4 years ago
Felix Stupp 26ea1d6451
models: Add missing "super_tags" property to Tag 4 years ago
Felix Stupp d32e8feddd
models: Fix Tagable to correctly return TagTreeElement's and not Tags 4 years ago
Felix Stupp 37e7d602e8
models.py: Fix Tagable.assigned_tags to raise NotImplementedError 4 years ago
Felix Stupp 04d73f253d
models: Fix points on (TagRootElement|TagTreeElement).share_score to be float 4 years ago
Felix Stupp f2d35e0c92
media_list.htm: Remove "Consider" column as always yes 4 years ago
Felix Stupp 5d59a85f8c
media_list.htm: Remove full length at top (replaced with /stats page) 4 years ago
Felix Stupp b34c563ea8
Filter general media list to newest 100 videos which "can_considered" 4 years ago
Felix Stupp 0bbd7349a0
app filter timedelta: Rebuild to UI friendly filter 4 years ago
Felix Stupp c7df6b9fce
stats.htm: Add stats for ignored / to watch videos 4 years ago
Felix Stupp 1f0751a89b
stats.htm: Add support for average length of videos 4 years ago
Felix Stupp 012aad4c86
stats.htm: Refracted template to remove duplicity 4 years ago
Felix Stupp 8ad896b75a
templates/media_list: Order title at end of table 4 years ago
Felix Stupp 03f2848283
templates: Extract media_entry and link_entry to macros 4 years ago
Felix Stupp 23834ad9e9
Add stats page 4 years ago
Felix Stupp 6312143abb
Refractor/Extend tag system and add auto recommendation algorithm 4 years ago
Felix Stupp 6330443876
Allow unextracted elements and collections to exists, add/use reflecting property 4 years ago
Felix Stupp ad5a504263
extractors/collection/youtube: Normalize playlist titles as well 4 years ago
Felix Stupp e9e5aef891
templates: Normalize media element buttons while adding editing buttons 4 years ago
Felix Stupp 4f4ac8ff7b
templates/collection_element: Add buttons to change collection properties 4 years ago
Felix Stupp 38381e0b1f
Add API endpoints for editing collections and media elements 4 years ago
Felix Stupp 5346a2f7a4
templates/macros: Add macro for single button post forms 4 years ago
Felix Stupp 8d6f6760b8
templates/media_element: Add release date to properties 4 years ago
Felix Stupp 55e68578f7
templates/collection_element: Add release_date to episode entries 4 years ago
Felix Stupp 9a264aec1b
templates/collection_element: Add id to episode entries 4 years ago
Felix Stupp 8ebed213bb
templates/collection_element: Spread property entries 4 years ago
Felix Stupp af26e08b90
Disable special coloring on visited links 4 years ago
Felix Stupp f7c907b5a2
templates/macros: expand CSS for links 4 years ago
Felix Stupp 1bca3104bd
Normalize auto-generated collection titles 4 years ago
Felix Stupp d0b3795484
extractors/generic: Add Optional to load_* type hints 4 years ago
Felix Stupp b19bfbb8a4
extractors/collection: Also configure newly created collection object 4 years ago
Felix Stupp 4adb0484f3
extractors/collection: Extract method __configure_collection 4 years ago
Felix Stupp bc68e40ad7
extractors/media/base: Made 4 functions for author collections private 4 years ago
Felix Stupp 699708043c
extractors/collection/youtube: Assign better collection name for YT-channels 4 years ago
Felix Stupp aafa99cbf7
extractor/collection/{tt_rss,youtube}: Fix extracting media uri's 4 years ago