Commit Graph

1228 Commits

Author SHA1 Message Date
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
Charles Ewert
11f8b60e11
Merge pull request #1547 from photonconvergence/griditem-watched-checkmark 2024-01-01 22:49:39 -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
1hitsong
cdb73e5287 Add Random sorting to supported libraries
Fixes #1498
2023-12-29 08:55:43 -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
Charles Ewert
b41e08f232 remove left seperator from overhang 2023-12-15 20:54:36 -05:00
Neil Burrows
5abe8d2c2a Updating images 2023-12-15 20:54:36 -05:00
Charles Ewert
b2b67ae923 hide overhang logo and user when viewing media 2023-12-15 20:54:36 -05:00
photonconvergence
f74cc10cd4 Update components/ListPoster.bs
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-12-15 20:50:53 -05:00
photonconvergence
c6a51633da Update components/ItemGrid/GridItemSmall.bs
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-12-15 20:50:53 -05:00
photonconvergence
ff3f01ef9d Update components/ItemGrid/GridItem.bs
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-12-15 20:50:53 -05:00
photonconvergence
c1169edb11 Add watched checkmark to Series, align 2023-12-15 20:50:53 -05:00
photonconvergence
680a00cb92 Add watched checkmark to Movies 2023-12-15 20:50:53 -05:00
photonconvergence
caee4fa5a8 Add watched checkmark to TV Shows, Collections 2023-12-15 20:50:53 -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
Charles Ewert
4043f3ef45 fix photo and album infinite spinner 2023-11-22 17:08:37 -05:00
1hitsong
5904f0593f
Merge pull request #1532 from cewert/fix-remember-me
Fix remember me bug
2023-11-22 16:47:36 -05:00
Charles Ewert
8938f576b5 fix remember me bug 2023-11-22 15:36:34 -05:00
Charles Ewert
c714bc29e5 use JFScene spinner instead of progress dialog 2023-11-22 15:28:10 -05:00
1hitsong
142419ce66 Add sections to home view on update as needed 2023-11-22 15:01:41 -05:00
1hitsong
35dfa54a29 Rework how we keep track of row item sizes 2023-11-22 12:14:35 -05:00
1hitsong
0a7d74d291 Revert "Fix home image size"
This reverts commit ed55fafeb5.
2023-11-22 11:05:20 -05:00
1hitsong
ed55fafeb5 Fix home image size
Fixes #1493
2023-11-22 09:34:25 -05:00
Charles Ewert
4e81dda7ad stop showing the spinner a little earlier on audioplayer 2023-11-22 09:06:49 -05:00
Charles Ewert
f5d34ea9ec convert remaining custom spinners 2023-11-22 09:06:13 -05:00
Charles Ewert
c49796bd5f refactor to remove if statement 2023-11-22 08:38:16 -05:00
Charles Ewert
d2fcc932b2 move spinner to JFScene and migrate all other screnes to use it + use booleans on JFScene to control spinner + resize spinner to be similar size as video player spinner 2023-11-21 21:14:40 -05:00
Jimi
fd23023977 Fix TV Guide bug 2023-11-21 17:50:27 -07:00
1hitsong
9e010f50b2 Add audio track selection to video player 2023-11-20 15:55:15 -05:00
1hitsong
67f2e21421
Merge pull request #1513 from cewert/fix-playback-episode-list
Fix episode list bug where OK was triggering quickplay
2023-11-20 08:46:26 -05:00
Charles Ewert
b0521945bb
Merge pull request #1518 from 1hitsong/fixNextButtonFocus 2023-11-19 22:08:42 -05:00
Charles Ewert
491ef43fd5 refactor to remove else clause 2023-11-19 22:04:17 -05:00
Jimi
250e2244c8 Fix crash 2023-11-19 16:22:50 -07:00
1hitsong
1ce210f96b Don't show nextEpisode button if trickplay bar is shown
Fixes #1511
2023-11-19 17:42:42 -05:00
Charles Ewert
7be954dbca
Merge pull request #1516 from 1hitsong/returnToPauseMenu 2023-11-19 07:22:17 -05:00
1hitsong
3942636b7a Return to OSD on dialog close
Fixes #1504
2023-11-18 19:43:05 -05:00
Charles Ewert
605f34a1a3 use loading spinners for selectedItem in main loop 2023-11-18 17:54:25 -05:00
Charles Ewert
388bd0a371 fix episode list bug where OK was triggering quickplay 2023-11-18 09:38:36 -05:00
Charles Ewert
312e6731e4 increase font size for unwatched episode count 2023-11-18 08:38:57 -05:00
1hitsong
cfa29eba6e Rename pauseMenu component to OSD 2023-11-16 09:26:20 -05:00
1hitsong
855d97ce8b Fix function definition name 2023-11-15 21:18:07 -05:00
1hitsong
959d07a266 Prevent pause menu if video isn't in a ready state
Fixes #1505
2023-11-15 20:46:14 -05:00
Charles Ewert
d9be2dd6bb turn random off when quickplaying photos + fix bug 2023-11-14 16:45:07 -05:00
Charles Ewert
eedb277409 add quickplay support for photos, photoalbums, and photo libraries 2023-11-14 11:57:00 -05:00
Charles Ewert
d51620c982 remove unneeded additional refresh check 2023-11-14 10:55:19 -05:00
Charles Ewert
7d31092853 reset itemTextExtra on every run, add album child count, remove debugging 2023-11-14 10:54:19 -05:00
Charles Ewert
97897902a5 only refresh home page when it reappears 2023-11-14 10:45:13 -05:00
Charles Ewert
c9c2a9283a update subtext for photos on home screen 2023-11-13 17:57:58 -05:00
Charles Ewert
0ce789a04c make sure tasks are stopped when using PhotoDetails 2023-11-13 17:57:01 -05:00
Charles Ewert
88bc02b8b3 make photos work from homescreen 2023-11-13 09:16:00 -05:00
Charles Ewert
92cdeb4155 Merge remote-tracking branch 'upstream/unstable' into fix-photos-itemgrid 2023-11-12 15:19:12 -05:00
Charles Ewert
1037fe01eb
Merge pull request #1491 from 1hitsong/pauseMenuVideoPosition 2023-11-12 13:12:29 -05:00
1hitsong
9de99afa92 Add leading zero to minutes in pause bar 2023-11-12 12:30:53 -05:00
Jimi
0e1cf6c664 Fix to aspect ratio 2023-11-12 07:45:13 -07:00
Jimi
fea0335d88 Use TV Show thumbnail instead of Channel logo 2023-11-12 07:21:05 -07:00
1hitsong
8f7b5f8054 Change font and position to match trickplay. Fix double trickplay bar 2023-11-12 07:58:11 -05:00
Charles Ewert
11608e6e2c fix bug with photos not working from itemgrid 2023-11-11 20:25:22 -05:00
1hitsong
3ccf9167b5 Add progress bar to pause menu 2023-11-11 17:30:06 -05:00
Charles Ewert
5d5d7842c8 remove unnecessary if statement 2023-11-11 11:05:21 -05:00
Charles Ewert
f9919be76c save credentials if asked when using quick connect 2023-11-11 11:00:53 -05:00
Charles Ewert
75aba6d79b remove progressbar delay and speed up animation 2023-11-11 09:12:12 -05:00
1hitsong
02f6ec921c Fix Home Refresh Crash
Fixes #1484
2023-11-10 23:34:19 -05:00
Charles Ewert
92101d8579 update recently merged code to use .bs 2023-11-10 19:42:33 -05:00
Charles Ewert
a592bd8f07 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-10 19:36:58 -05:00
1hitsong
ea16b6cd4d
Merge pull request #1462 from cewert/post-task-device-profile
Create and use generic PostTask to post device profile
2023-11-10 19:29:54 -05:00
Charles Ewert
e6c588655f
fix spelling
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-11-10 19:26:52 -05:00
1hitsong
d036abaa6b Return to previously selected button in group when regaining focus 2023-11-10 16:52:10 -05:00