pinchflat/priv/repo/migrations
Kieran 977b69b7c3 Allow subtitle downloading (#11)
* Added subtitle options to media profile model

* Updated media profile form

* Adds subtitle-based options in options builder

* Updates metadata parser to include subtitles

* Adds subtitle_filepaths to media_item

* renamed video_filepath to media_filepath

* Added more fields to media profile show page
2024-01-31 18:55:02 -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 Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240125025325_create_media_items.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -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 Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240125212753_create_tasks.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240129015810_create_media_metadata.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -08:00
20240130161316_add_media_item_to_tasks.exs Download video(s) (first iteration) (#5) 2024-01-30 20:15:59 -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