pinchflat/priv/repo/migrations
Kieran c77047951f Improve metadata storage (#37)
* Updated config path to specify metadata storage path

* Removed metadata column from DB, replacing it with filepath columns

* Updated app to store compressed metadata; automatically download thumbnails

* Ensured metadata is deleted when other files are deleted

* Updated docs

* Added inets to application start so http calls work in prod
2024-02-24 13:40:05 -08:00
..
.formatter.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00
20240122030944_create_media_profiles.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240123174417_create_channels.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240125025325_create_media_items.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240125043813_add_oban_jobs_table.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240125165519_add_index_frequency_to_channels.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240125212753_create_tasks.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240129015810_create_media_metadata.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240130161316_add_media_item_to_tasks.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240131042824_add_subtitle_options_to_media_profiles.exs Allow subtitle downloading (#11) 2024-01-31 18:55:02 -08:00
20240131182114_add_subtitles_to_media_item.exs Allow subtitle downloading (#11) 2024-01-31 18:55:02 -08:00
20240131183153_rename_video_filepath_on_media_items.exs Allow subtitle downloading (#11) 2024-01-31 18:55:02 -08:00
20240202190351_rename_source_name_to_collection_name.exs Start integrating playlist support (#13) 2024-02-05 17:38:19 -08:00
20240205194558_add_thumbnail_options_to_media_profiles.exs Media downloading indexing options (round 2) (#14) 2024-02-06 18:36:41 -08:00
20240205215634_add_release_type_behaviour_to_media_profiles.exs Media downloading indexing options (round 2) (#14) 2024-02-06 18:36:41 -08:00
20240206201218_add_metadata_options_to_media_profiles.exs Media downloading indexing options (round 2) (#14) 2024-02-06 18:36:41 -08:00
20240206204740_add_download_media_to_sources.exs Media downloading indexing options (round 2) (#14) 2024-02-06 18:36:41 -08:00
20240208194729_add_indexing_attributes_to_media_items.exs Redo indexing mechanism (#16) 2024-02-09 18:23:37 -08:00
20240210005919_add_lifecycle_columns_to_sources_and_media.exs Media item lifecycle improvements (#18) 2024-02-09 20:51:23 -08:00
20240210045410_add_description_to_media_items.exs Search v1 (#19) 2024-02-13 17:46:14 -08:00
20240210051038_add_search_field_to_media_items.exs Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
20240215215205_add_preferred_resolution_to_media_profiles.exs Add resolution option (#21) 2024-02-15 18:21:41 -08:00
20240220215056_add_not_null_to_friendly_name.exs Updated source's friendly_name to default to the collection_name (#29) 2024-02-20 19:24:47 -08:00
20240223184259_add_metadata_filepath_to_media_metadata.exs Improve metadata storage (#37) 2024-02-24 13:40:05 -08:00