pinchflat/lib/pinchflat/media
Kieran 83c10b2b00
[Enhancement] Track the predicted final filepath for indexed media items (#461)
* Added ability to pass additional yt-dlp options to indexing step

* Added predicted_filename to media struct

* WIP added ability to predict filepath to source indexing

* renamed predicted_filepath

* Added the ability to predict filepath when fast indexing

* Add predicted_media_filepath to media items table

* Addressed TODOs
2024-11-08 09:42:59 -08:00
..
file_syncing.ex [Enhancement] Added ability to detect when files have been deleted (#399) 2024-09-26 12:39:31 -07:00
file_syncing_worker.ex [Enhancement] Added ability to detect when files have been deleted (#399) 2024-09-26 12:39:31 -07:00
media.ex Took the easy way out and removed playlist index explicitly from the update method (#442) 2024-10-28 10:26:31 -07:00
media_item.ex [Enhancement] Track the predicted final filepath for indexed media items (#461) 2024-11-08 09:42:59 -08:00
media_items_search_index.ex Refactor modules into contexts (#78) 2024-03-12 17:54:55 -07:00
media_query.ex [Bugfix] Fix off-by-1 error for retention date logic (#432) 2024-10-24 10:26:30 -07:00