Commit Graph

110 Commits

Author SHA1 Message Date
Charles Ewert
25f03915ff
Remove optional chaining operators from code (#1085)
* remove optional chaining operators + use isValid() + remove extra white space
* address reviewer feedback
2023-03-09 14:35:29 -05:00
1hitsong
a33ce8bd57
Playlist support & TV Shuffle (#986)
* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Popup working
* Get Resume/Restart popup working
* Playlist poster, bug fixes
* Remove commented out code
* Start from beginning if playing queue
* Fix Playback Info issue
* Remove optional chaining to fix formatter
* Fix playlist content list. Code cleanup.
* Remove commented out code
2023-02-25 11:43:36 -05:00
1hitsong
94465f36c8 New User Setting: Disable Unwatched Episode Count 2023-02-04 18:16:36 -05:00
1hitsong
c702694fc7
Merge pull request #922 from ApexArray/fix-distorted-images
Fix distorted TV episode posters. Add client-side progress bar and played indicator.
2023-01-27 08:04:37 -05:00
Jimi
6b370f2b23 Fix formatting (my bad) 2023-01-02 06:14:39 -07:00
Desmond Chai
faf9f17896
Update components/tvshows/TVListDetails.brs
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-01-01 16:50:19 -08:00
Desmond Chai
18f57cbc60 disableCommunityRating for TV shows (fix spacing) 2023-01-01 06:24:07 -08:00
Alex Wardle
554bcd1ae9 increase checkmark font size to 35 2022-12-29 15:56:18 -07:00
1hitsong
ee3b389c7a
Merge pull request #882 from 1hitsong/ShowUnwatchedCount
Show unwatched count
2022-12-29 08:30:03 -05:00
1hitsong
e7466d2e4a
Merge pull request #877 from 1hitsong/fixEpisodeFocus
Fix TV Episode focus issues
2022-12-29 08:25:07 -05:00
Alex Wardle
dc33ccd6dd improve checkmark alignment 2022-12-28 15:35:50 -07:00
Alex Wardle
e4e942fa74 slight resizing 2022-12-28 15:31:17 -07:00
Alex Wardle
50f20685aa use rectangle and label for playback indicator 2022-12-28 15:26:50 -07:00
Alex Wardle
7bf4d8e1ac fix progress bar pixel calculation 2022-12-28 13:25:10 -07:00
Alex Wardle
d39ec5c31a add client-side progressBar and playedIndicator
render these client side to ensure they fit in custom image size
2022-12-28 13:13:03 -07:00
Alex Wardle
6b109273e7 set poster loadDisplayMode="scaleToZoom"
prevents distoring images in episode listing
2022-12-24 13:23:29 -07:00
1hitsong
41b1c978f9 Fix resume popup showing twice 2022-12-20 17:39:06 -05:00
1hitsong
277f2cb137 Prevent ratings from disappearing 2022-12-20 07:22:59 -05:00
1hitsong
946a33e8b3 Fix TV List Crash
Fixes #910
2022-12-19 21:21:09 -05:00
1hitsong
31e6f01c08 Add unplayed count to homepage 2022-12-14 20:09:59 -05:00
1hitsong
53b53661aa Add unplayed count to season poster 2022-12-14 20:08:52 -05:00
1hitsong
077b96df9c Add unplayed count to row of seasons 2022-12-14 20:08:52 -05:00
1hitsong
32e5582a02 Add unplayed count to Show Poster 2022-12-14 20:08:52 -05:00
1hitsong
4f4b1d5748 Fix TV Episode focus issues
1. Pressing back on resume dialog on episode list
2. Choosing resume and pressing back from video playback
2022-12-09 20:26:32 -05:00
candry7731
de05d2f515 Update all lables to hide if no data 2022-12-06 21:07:15 -06:00
candry7731
f2498d93da
Merge branch 'unstable' into Add-Episode-Aired-Date-to-details 2022-12-06 14:44:02 -06:00
1hitsong
24a910710f Adjust air date spacing 2022-12-05 19:33:08 -05:00
candry7731
f0960e8e9c Hide rating layoutgroup if no data 2022-11-10 22:35:34 -06:00
1hitsong
add49b4ca3 Handle short runtimes 2022-11-10 23:04:03 -05:00
candry7731
2e30c2e4e1 Remove Debug and add check function 2022-11-09 13:44:12 -06:00
candry7731
92d70482c2 Adde Aired Date to episode details 2022-11-08 21:29:38 -06:00
candry7731
d6859ad8a4 Added Padding to extras row to align 2022-09-17 14:45:09 -05:00
candry7731
fa7ca26e58 Update for Autoscaling guidelines 2022-09-17 14:14:46 -05:00
candry7731
96288d470a Fix Season Row Size 2022-09-17 13:50:47 -05:00
alanazar
ba178e580a
Update TVShowDetails.brs 2022-08-27 19:31:15 +04:00
1hitsong
b728c4b224 Add user setting: Hide Clock
#273
2022-07-24 11:59:07 -04:00
1hitsong
32cf0c13ff Add user setting: blur unwatched episodes 2022-06-19 18:44:18 -04:00
Jimi
69da853ffd
Update components/tvshows/TVEpisodes.brs 2022-06-11 16:55:36 -06:00
Jimi
c1fed4ce37
Update components/tvshows/TVEpisodes.xml 2022-06-11 16:55:31 -06:00
1hitsong
20b5efd6d6 Add codec info back to tv episode rows 2022-06-11 10:04:53 -04:00
1hitsong
863a549876 Add Random Play to TV Season 2022-06-09 16:51:04 -04:00
Jimi
dde60c9fd0 Prevent crashes. 2022-04-30 07:02:03 -06:00
Jimi
9c665ebf5b Formatting 2022-04-29 07:20:34 -06:00
Jimi
d932961359 Merge fixup 2022-04-29 07:15:40 -06:00
Jimi
e527a4efd8 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-29 06:59:30 -06:00
Neil Burrows
4e7211750b
Merge branch 'master' into handle-missing-media-streams 2022-04-29 08:03:28 +01:00
Jimi
4e17a8a868 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-28 20:09:03 -06:00
Neil Burrows
2f8df90f55 Making the linter happy 2022-04-26 17:45:48 +01:00
Neil Burrows
ddd5261bd5 Handle Missing Media Streams when displaying media info 2022-04-26 17:35:40 +01:00
Jimi
84d19217f8 Handle options for "back" 2022-04-26 06:01:53 -06:00