..
.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
20240302194115_rename_friendly_name_to_custom_name.exs
Source attributes in output template ( #45 )
2024-03-02 12:15:10 -08:00
20240303021902_add_media_size_to_media_item.exs
Added way to track media filesize ( #48 )
2024-03-02 19:19:10 -08:00
20240306173305_create_settings.exs
Add settings model ( #54 )
2024-03-07 17:32:12 -08:00
20240309052602_add_short_form_to_media_items.exs
Fast indexing ( #58 )
2024-03-10 14:36:34 -07:00
20240309182418_add_fast_index_to_sources.exs
Fast indexing ( #58 )
2024-03-10 14:36:34 -07:00
20240310230713_add_uploaded_at_to_media_items.exs
Download cutoff date for sources ( #69 )
2024-03-10 21:24:01 -07:00
20240311033214_add_download_cutoff_date_to_sources.exs
Download cutoff date for sources ( #69 )
2024-03-10 21:24:01 -07:00
20240313175638_add_nfo_filepath_to_media_item.exs
Add support for episode NFO files ( #84 )
2024-03-13 18:31:53 -07:00
20240313175744_add_download_nfo_to_media_profile.exs
Add support for episode NFO files ( #84 )
2024-03-13 18:31:53 -07:00
20240314174731_create_source_metadata.exs
Improve episode-level compatability with media center apps ( #86 )
2024-03-14 18:30:08 -07:00
20240318161405_add_nfo_path_to_sources.exs
Source NFO downloads ( #95 )
2024-03-18 17:27:28 -07:00
20240319200823_add_source_photos_fields.exs
Download images for sources ( #96 )
2024-03-19 18:34:01 -07:00
20240320153902_add_title_regex_to_source.exs
Source title regex filtering ( #98 )
2024-03-20 17:51:14 -07:00
20240320181210_remove_unique_index_from_sources.exs
Misc indexing improvements ( #99 )
2024-03-20 18:34:33 -07:00