pinchflat/test/pinchflat
Kieran a0b9e49486
[Enhancement] Added ability to detect when files have been deleted (#399)
* Added function for updating a media item's filepaths on-disk

* Added placeholder action to source page

* Turned the file sync into a job and properly hooked it up to the controller
2024-09-26 12:39:31 -07:00
..
boot [Bugfix] Fix yt-dlp illegal write issue that causes failure to fetch source details (#247) 2024-05-15 17:32:56 -07:00
downloading [Bugfix] prevent duplicate videos from being downloaded if the video's name changes (#396) 2024-09-23 15:59:48 -07:00
fast_indexing [Bugfix] Improve livestream detection (#362) 2024-08-20 09:37:42 -07:00
lifecycle [Enhancement] Ignore media based on user scripts (#330) 2024-07-22 10:47:49 -07:00
media [Enhancement] Added ability to detect when files have been deleted (#399) 2024-09-26 12:39:31 -07:00
metadata [Bugfix] Improve livestream detection (#362) 2024-08-20 09:37:42 -07:00
podcasts [Housekeeping] Store the upload event as a datetime rather than a date (#269) 2024-05-28 13:01:40 -07:00
profiles [Performance] Asyncronously delete sources and media profiles (#277) 2024-07-22 12:26:22 -07:00
slow_indexing [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
sources [Performance] Asyncronously delete sources and media profiles (#277) 2024-07-22 12:26:22 -07:00
utils [Bugfix] prevent duplicate videos from being downloaded if the video's name changes (#396) 2024-09-23 15:59:48 -07:00
yt_dlp [Bugfix] Improve livestream detection (#362) 2024-08-20 09:37:42 -07:00
media_test.exs [Enhancement] Filter media based on min and/or max duration (#356) 2024-08-14 14:20:50 -07:00
profiles_test.exs [Enhancement] Ignore media based on user scripts (#330) 2024-07-22 10:47:49 -07:00
repo_test.exs Improve relationship UI handling (#42) 2024-02-29 18:35:51 -08:00
settings_test.exs [Bugfix] Partially revert custom codec selection (#279) 2024-06-04 09:19:37 -07:00
sources_test.exs [Enhancement] Filter media based on min and/or max duration (#356) 2024-08-14 14:20:50 -07:00
tasks_test.exs [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00