From 5ffa09f60230f0ac38a81f477964eb708d69f93b Mon Sep 17 00:00:00 2001 From: Jimi Date: Sat, 23 Apr 2022 21:49:42 -0600 Subject: [PATCH] Allow selection of different audio tracks for tv shows --- components/data/TVEpisodeData.xml | 1 + components/tvshows/TVEpisodeRow.brs | 2 + components/tvshows/TVEpisodeRow.xml | 1 + .../tvshows/TVEpisodeRowWithOptions.brs | 64 ++++++++++ .../tvshows/TVEpisodeRowWithOptions.xml | 13 ++ components/tvshows/TVEpisodes.brs | 31 +++-- components/tvshows/TVEpisodes.xml | 4 +- components/tvshows/TVListDetails.brs | 24 +++- components/tvshows/TVListDetails.xml | 4 +- components/tvshows/TVListOptions.brs | 118 ++++++++++++++++++ components/tvshows/TVListOptions.xml | 27 ++++ source/Main.brs | 18 ++- 12 files changed, 292 insertions(+), 15 deletions(-) create mode 100644 components/tvshows/TVEpisodeRowWithOptions.brs create mode 100644 components/tvshows/TVEpisodeRowWithOptions.xml create mode 100644 components/tvshows/TVListOptions.brs create mode 100644 components/tvshows/TVListOptions.xml diff --git a/components/data/TVEpisodeData.xml b/components/data/TVEpisodeData.xml index c71d77a7..85e8bcf4 100644 --- a/components/data/TVEpisodeData.xml +++ b/components/data/TVEpisodeData.xml @@ -10,6 +10,7 @@ +