Commit Graph

1180 Commits

Author SHA1 Message Date
1hitsong
6f88e9a032 Ensure caption mode is on when needed 2024-01-13 21:04:46 -05:00
1hitsong
c57e7399ce Exit loop once match is found 2024-01-13 21:04:46 -05:00
1hitsong
765b36e322 Let subtitles have >1 type
Fixes #1627
2024-01-13 21:04:46 -05:00
1hitsong
190f34edef Prevent unneeded stop/start 2024-01-13 21:04:46 -05:00
Charles Ewert
48c19eda75
Merge pull request #1617 from jellyfin/2.0.z 2024-01-05 20:30:45 -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
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
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