pinchflat/test/pinchflat
2024-11-07 11:52:05 -08: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] Fix off-by-1 error for retention date logic (#432) 2024-10-24 10:26:30 -07:00
fast_indexing Went back to using original_url over webpage_url to improve short detection (#447) 2024-10-30 14:09:28 -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 Went back to using original_url over webpage_url to improve short detection (#447) 2024-10-30 14:09:28 -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 renamed predicted_filepath 2024-11-07 11:52:05 -08:00
media_test.exs Took the easy way out and removed playlist index explicitly from the update method (#442) 2024-10-28 10:26:31 -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 Improve error messages when adding a non-valid source URL (#436) 2024-10-25 11:01:46 -07:00
tasks_test.exs [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00