Commit Graph

30 Commits

Author SHA1 Message Date
Alexey Kryuchkov 612f78e7eb in cleanup_old_media, filter in database rather than in Python 2023-05-27 01:28:15 +03:00
meeb e75b446883
Merge pull request #334 from kuhnchris/skip-manual
Adding new "manual_skip" field; adapt UI
2023-02-18 12:18:00 +11:00
KuhnChris f4e5b6e76c del `delete_index_source_task` calls - solves #333 2023-02-13 14:23:41 +01:00
KuhnChris 977f996d8e Adding new "manual_skip" field; adapt UI 2023-02-13 07:46:16 +01:00
Laurent DEFERT 0e278bc8c4 fix relative media_file path
FileField should store a relative path, to make their "url" attribute work
2022-12-28 12:03:34 +01:00
meeb 0c347d523d delete metadata when a media item is reset, related to #226 2022-03-28 19:14:14 +11:00
meeb 4eca23d88b account for removed media having no published data in metadata, resolves #191 2021-12-10 14:57:50 +11:00
meeb 837b6c3107 switch to yt-dlp with required library updates, resolves #145 2021-09-20 16:49:03 +10:00
Micah Morrison 7d471056c1 Fix meeb/tubesync#90: Match media on source and id 2021-03-11 20:37:44 -05:00
meeb 02a0f924b4 typo 2021-03-08 13:08:38 +11:00
meeb 38665eb00d add a secondary check when download tasks are triggered for download caps, related to #77 2021-03-08 12:20:44 +11:00
meeb bceefc8b01 skip media which has no publish date in locally stored metadata 2021-02-21 11:15:57 +11:00
meeb 2f324f28a9 add sync-missing-metadata command with docs, resolves #25 2021-02-18 17:24:14 +11:00
meeb 82fa0f6bce add sync.Source.download_media master flag, add manual import existing media command with docs, resolves #24 2021-02-18 16:24:24 +11:00
meeb 749df3f7bb switch to using flat indexing of media, only index metadata for media once, resolves #38 and dramatically reduces crawl requests to youtube 2021-02-02 17:24:19 +11:00
meeb 001554db1a fix format container name, resolves #22 2020-12-20 13:01:14 +11:00
meeb b45231f533 add secondary time based cap to allow sources to not download everything in a channel, resolves #15 2020-12-19 18:05:01 +11:00
meeb 410906ad8e add XML NFO file writing support, rework media cleanup deletion, resolves #11 2020-12-19 16:00:37 +11:00
meeb 83b9c167a9 add option at source level to copy over thumbnails with media, resolves #8 2020-12-18 12:51:04 +11:00
meeb 4863ccc7ba add log messages for updating media servers 2020-12-13 19:47:45 +11:00
meeb 35096f67e2 typo 2020-12-13 19:34:43 +11:00
meeb 23b3e7011c change updating media servers to be a priority task 2020-12-13 19:33:21 +11:00
meeb de0c59c7c2 container bugfixesd 2020-12-13 19:17:27 +11:00
meeb 39b56dba04 missing import 2020-12-13 18:30:46 +11:00
meeb 09eb057392 media servers and media server updating 2020-12-12 20:11:50 +11:00
meeb 3489d07289 allow media to be skipped before its downloaded, add a master reset-all-tasks button, tweak signal and task behaviour ordering 2020-12-11 17:14:34 +11:00
meeb dc5a8271e1 delete old media 2020-12-11 16:35:14 +11:00
meeb 096c48ce1b refactor media format codes, media skipping and re-enabling feature 2020-12-11 16:11:31 +11:00
meeb 7a1899c363 better media task management options 2020-12-10 15:16:01 +11:00
meeb db2f35c736 rename app dir 2020-12-10 03:40:06 +11:00