pinchflat/lib/pinchflat/downloading
Kieran 652fcccb4a
[Enhancement] Add audio track language selection to Media Profile (#487)
* Moved quality options to their own module

* Added language and format selection to quality option builder

* [WIP] migrating tests

* Added audio_lang to media_profile table

* Renamed column; added format options and tests

* Adds UI for audio_track to the media profile form

* Adds a version string to in-app streams to help with cache busting
2024-11-27 10:39:29 -08:00
..
output_path Refactor modules into contexts (#78) 2024-03-12 17:54:55 -07:00
download_option_builder.ex [Enhancement] Add audio track language selection to Media Profile (#487) 2024-11-27 10:39:29 -08:00
downloading_helpers.ex [Enhancement] Media from before a source's cutoff date is now automatically deleted (#329) 2024-07-19 16:39:30 -07:00
media_download_worker.ex [Bugfix] Ensure livestreams aren't downloaded until they're finished processing (#485) 2024-11-26 11:56:33 -08:00
media_downloader.ex [Bugfix] Ensure livestreams aren't downloaded until they're finished processing (#485) 2024-11-26 11:56:33 -08:00
media_quality_upgrade_worker.ex [Enhancement] Media from before a source's cutoff date is now automatically deleted (#329) 2024-07-19 16:39:30 -07:00
media_retention_worker.ex [Bugfix] Fix off-by-1 error for retention date logic (#432) 2024-10-24 10:26:30 -07:00
output_path_builder.ex Added date-based outtmpl helper for static playlists (#319) 2024-07-16 14:06:54 -07:00
quality_option_builder.ex [Enhancement] Add audio track language selection to Media Profile (#487) 2024-11-27 10:39:29 -08:00