pinchflat/priv/repo/migrations
Kieran 53bd8681c3 Add resolution option (#21)
* added preferred resolution to profiles

* Add resolution to download option builder
2024-02-15 18:21:41 -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
20240202040724_rename_channel_and_related_fields.exs Change Channel to Source (#12) 2024-02-02 17:45:21 -08:00
20240202043042_drop_channels_table.exs Change Channel to Source (#12) 2024-02-02 17:45:21 -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 Search v1 (#19) 2024-02-13 17:46:14 -08:00
20240215215205_add_preferred_resolution_to_media_profiles.exs Add resolution option (#21) 2024-02-15 18:21:41 -08:00