Commit Graph

1179 Commits

Author SHA1 Message Date
1hitsong
3d55fba207 Add comment 2024-01-27 12:05:39 -05:00
1hitsong
74021e7a2d Allow videos with no audio streams to play
Fixes #1670
2024-01-26 19:49:19 -05:00
Charles Ewert
5be021e662
Merge pull request #1645 from cewert/fix-homeitem-crash 2024-01-13 19:37:08 -05:00
Charles Ewert
6edcf29220
Merge pull request #1651 from jimdogx/fix/1601-quick-connect-crash 2024-01-13 19:36:41 -05:00
Jimi
509e2cb031 Fix to QuickConnect 2024-01-13 10:20:45 -07:00
1hitsong
8bf164ba29 Don't load song data until stream is loaded
Fixes #1609
2024-01-12 21:07:36 -05:00
Charles Ewert
7527d405ed set default backdrop color to prevent crash 2024-01-12 20:55:48 -05:00
1hitsong
5854b787a6
Merge pull request #1632 from 1hitsong/subtitleTurnOffBug
Prevent unneeded video stop/start when turning off text subtitles
2024-01-12 17:01:55 -05:00
1hitsong
985908138e Ensure caption mode is on when needed 2024-01-12 16:24:41 -05:00
1hitsong
d93520bab4 Exit loop once match is found 2024-01-12 15:52:04 -05:00
1hitsong
2dbcba8846 Let subtitles have >1 type
Fixes #1627
2024-01-11 21:16:58 -05:00
1hitsong
d4f4bfc741 Prevent unneeded stop/start 2024-01-11 20:29:15 -05:00
1hitsong
b5ad638449 Update default subtitle logic to work with custom subtitle function 2024-01-04 22:40:31 -05:00
1hitsong
8601adfa14 Improve default subtitle selection logic 2024-01-04 21:45:16 -05:00
1hitsong
497615e214 Fix variable styles 2024-01-04 21:45:16 -05:00
1hitsong
7c8719cbf9 Check var is valid before LCase() 2024-01-04 21:45:16 -05:00
1hitsong
286749ce4c Code cleanup 2024-01-04 21:45:16 -05:00
1hitsong
3a9987f29c Fix default subtitle track selection
Fixes #1571
2024-01-04 21:45:16 -05:00
Charles Ewert
0947deaa30
Merge pull request #1600 from jimdogx/fix/jf-live-tv-not-guide 2024-01-02 17:08:00 -05:00
1hitsong
769c5f40e8
Merge pull request #1603 from 1hitsong/fixArtistNameDisplay
Make music artist presentation views honor the Item Titles setting
2024-01-02 17:03:06 -05:00
1hitsong
37bc7dcb91
Merge pull request #1594 from 1hitsong/FixOSDClock
Rework OSD clock to support legacy devices
2024-01-02 08:00:34 -05:00
1hitsong
a37c7d9a7c Fix subtitle selection
Fixes #1607
2023-12-31 16:12:54 -05:00
1hitsong
df6a04f71a Make artist presentation views follow Item Titles setting
Fixes #1548
2023-12-29 09:24:49 -05:00
Jimi
19c92f363e Copy / Paste error. 2023-12-24 12:35:23 -07:00
Jimi
a90df38b3a Check for Live TV 2023-12-24 12:25:01 -07:00
1hitsong
c480610897 Fix OK button not playing episode from episode list 2023-12-23 17:44:41 -05:00
1hitsong
7b5d553f84 Replace asTimeStringLoc() function with custom code
asTimeStringLoc() was added in Roku OS 12. Rewritten for improved legacy support.
2023-12-23 15:15:16 -05:00
1hitsong
d0041745ac Don't recreate library row if it already exists 2023-12-07 12:01:17 -05:00
1hitsong
fc8e80d999 Fix focus on library row 2023-12-07 08:12:42 -05:00
Charles Ewert
074e7586e6 save whats new json file as app version 2023-12-06 11:15:25 -05:00
Charles Ewert
8e457a5923 show app version in whats new popup 2023-12-06 11:04:22 -05:00
1hitsong
3e73f8dc0a
Merge pull request #1530 from 1hitsong/fixHomeImageSizes
Fix home image size bug. Update all home view sections - including those previously hidden
2023-12-05 11:55:26 -05:00
Charles Ewert
1e4a404c5c remove spinner when calling scenemanger.popScene() 2023-12-04 12:40:07 -05:00
1hitsong
7e7ac107af Create expected & processed counts. Hook short circuit to their values
Code by cewert
2023-12-04 12:18:59 -05:00
Charles Ewert
edfb820039 fix lazy loading itemgrid spinner 2023-12-04 09:21:21 -05:00
1hitsong
2832799c82 Create short circuit if content loads faster than wait time 2023-12-02 22:10:25 -05:00
1hitsong
687d51892b Set row item size after removing row 2023-12-02 19:34:46 -05:00
1hitsong
685a623607 Add valid check to contentType
Value can be invalid for trailer libraries
2023-12-02 18:30:33 -05:00
1hitsong
551df567e7 Rename loading timer const 2023-12-02 08:47:35 -05:00
1hitsong
9cea33dbc7 Removed dead code. Fix Latest in TV Shows posters 2023-12-02 08:29:42 -05:00
1hitsong
95638e5267 Merge remote-tracking branch '1hitsong/unstable' into fixHomeImageSizes 2023-12-01 23:08:04 -05:00
1hitsong
383e61f230 Rewrite index tracking. Reduce/remove flicker. 2023-12-01 23:05:15 -05:00
1hitsong
39448b7ceb
Merge pull request #1515 from cewert/add-more-loading-spinners
Convert app to use one spinner attached to JFScene + resize spinner
2023-11-29 20:21:53 -05:00
1hitsong
d6b50440d4 Fix refresh delay 2023-11-29 19:49:53 -05:00
photonconvergence
39b4e6db19 round corner 2023-11-28 21:09:36 -08:00
1hitsong
f1da07ea6e Rename ImageSizes file to match actual use 2023-11-27 17:14:19 -05:00
1hitsong
40925199d4 Review Updates & Bug Fix
Fix Roku component reuse bug
Don't repeat loadingTimer
Move ImageSizes enum to source folder
Update setting text & translation
Check selectedRowItem is valid and not empty
2023-11-26 12:12:33 -05:00
1hitsong
867667f516 Add setting to match web's home sections 2023-11-24 13:44:11 -05:00
1hitsong
06af8b2030 Don't allow Roku's component reuse to mess up library fonts 2023-11-22 20:55:41 -05:00
1hitsong
a5af2555bf Reset focus to selected item when returning to home view 2023-11-22 18:23:04 -05:00