pinchflat/priv/repo/migrations
Kieran ca01f17b58
Start integrating playlist support (#13)
* [WIP] updated the output of VideoCollection to include playlists

* Updated source's name to collection_name; supported playlist ID/name fetching

* Hooked up collection_type to form; refactored enqueue_pending_media_downloads

* Added friendly_name to form

* Added media profile link to source view

* Updates comment
2024-02-05 11:38:19 -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 10:55:02 -08:00
20240131182114_add_subtitles_to_media_item.exs Allow subtitle downloading (#11) 2024-01-31 10:55:02 -08:00
20240131183153_rename_video_filepath_on_media_items.exs Allow subtitle downloading (#11) 2024-01-31 10:55:02 -08:00
20240202040724_rename_channel_and_related_fields.exs Change Channel to Source (#12) 2024-02-02 10:45:21 -08:00
20240202043042_drop_channels_table.exs Change Channel to Source (#12) 2024-02-02 10:45:21 -08:00
20240202190351_rename_source_name_to_collection_name.exs Start integrating playlist support (#13) 2024-02-05 11:38:19 -08:00