pinchflat/lib/pinchflat
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
..
boot [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
downloading [Enhancement] Add audio track language selection to Media Profile (#487) 2024-11-27 10:39:29 -08:00
fast_indexing [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
http [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
lifecycle [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
media [Enhancement] Track the predicted final filepath for indexed media items (#461) 2024-11-08 09:42:59 -08:00
metadata [Enhancement] Use cookies on a per-source basis (#354) 2024-08-14 12:00:18 -07:00
podcasts [Housekeeping] Store the upload event as a datetime rather than a date (#269) 2024-05-28 13:01:40 -07:00
profiles [Enhancement] Add audio track language selection to Media Profile (#487) 2024-11-27 10:39:29 -08:00
settings [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
slow_indexing [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
sources [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
tasks [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
utils [Bugfix] prevent duplicate videos from being downloaded if the video's name changes (#396) 2024-09-23 15:59:48 -07:00
yt_dlp [Bugfix] Ensure livestreams aren't downloaded until they're finished processing (#485) 2024-11-26 11:56:33 -08:00
application.ex Updated timezone logic to prevent boot crash 2024-10-30 10:14:04 -07:00
mailer.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
release.ex [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
repo.ex Improve relationship UI handling (#42) 2024-02-29 18:35:51 -08:00