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
a592bd8f07
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-10 19:36:58 -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
Charles Ewert
323b147401
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-04 21:01:11 -04:00
Charles Ewert
ab3fd49a8c
Address reviewer feedback
2023-10-31 23:38:33 -04:00
Charles Ewert
3f24c8e255
rename emptyPostTask() to empty()
2023-10-30 20:15:05 -04:00
Charles Ewert
c3a8c2bfce
merge unstable
2023-10-30 18:04:09 -04:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay
2023-10-28 17:25:40 -04:00
1hitsong
e4f8523387
Review items
...
Now updates favorites, Live TV on now, and latest in library sections when returning to view. Code cleanup. Fire loaded beacon after 2 rows load.
2023-10-22 18:37:37 -04:00
1hitsong
bd5a2cd4c2
Respect Home Section settings from web
2023-10-13 21:55:17 -04:00
Charles Ewert
05ad3b6bed
use .brs when importing roku-log
2023-10-03 12:27:07 -04:00
Charles Ewert
a6a242e661
rename all brs files to bs and update import calls
2023-10-03 12:11:25 -04:00
Charles Ewert
d4b9510326
rename all files to use .bs file extension
2023-10-03 11:42:10 -04:00
Charles Ewert
1102f09b9b
remove debugging
2023-09-23 19:28:52 -04:00
Charles Ewert
080c8e87b0
add musicvideo support to home screen - use wide poster, show name and year made, open using movie detail group
2023-09-23 11:16:15 -04:00
Charles Ewert
1acec715b1
enable Quick Play for boxsets, series, seasons, albums, and music artists
2023-09-16 17:18:03 -04:00
Charles Ewert
464abddb2d
Stop auto converting user settings to int. Update codebase to convert to int as needed
2023-09-01 15:56:20 -04:00
Charles Ewert
bdfcac74e6
Implement global session var ( #1224 )
...
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -04:00
Charles Ewert
c107fa1933
Merge remote-tracking branch 'upstream/unstable' into reintroduce-api-sdk
2023-05-11 11:23:57 -04:00
1hitsong
6ef3d3fcfc
Move most video playback into global queue
2023-05-06 21:26:02 -04:00
Charles Ewert
897f3531d2
Update codebase to use the new api sdk
2023-05-05 13:45:53 -04:00
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements ( #1173 )
2023-05-03 17:21:04 -04:00
1hitsong
735672c201
Increase check size, work for Latest In
2023-04-24 20:58:43 -04:00
1hitsong
7d477cc976
Replace API checkmarks for played items on home view
2023-04-23 12:36:44 -04:00
1hitsong
5f17467d62
Merge pull request #1166 from 1hitsong/homeCollections
...
Support favorited collections on home view
2023-04-20 07:22:09 -04:00
1hitsong
dbec34b03c
Remove bandaid code now that root cause has been fixed
2023-04-14 09:34:50 -04:00
1hitsong
873501aa0a
Fix double refresh
2023-04-14 08:29:35 -04:00
1hitsong
6c446ff2e1
Defensive code to prevent double drawing progress bar
2023-04-13 19:17:23 -04:00
1hitsong
089788abab
Remove debug code
2023-04-13 16:24:09 -04:00
1hitsong
2749208561
Rollback async data load on home view
2023-04-13 15:41:11 -04:00
1hitsong
07089b9345
Refresh all home view data
2023-04-12 17:26:45 -04:00
1hitsong
ffc63e738f
Support favorited collections on home view
...
Fixes #1158
2023-04-05 18:18:33 -04:00
Charles Ewert
d34002cc3d
save userConfig to global var + check userConfig before showing "next episode" popup
2023-03-22 14:10:07 -04:00
Charles Ewert
b94f2bb228
Fix crashes in LoadItemsTask.brs and ShowScenes.brs ( #1068 )
...
* Ensure vars are valid - fixes crashlog errors
* Ensure vars are valid - fix crashlog error line 34
* ensure vars are valid - update function to match the one in ShowScenes.brs
* fix linting errors
* remove unneeded code
* remove optional chaining operators
2023-03-15 21:23:58 -04:00
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
94465f36c8
New User Setting: Disable Unwatched Episode Count
2023-02-04 18:16:36 -05:00
1hitsong
890dc5d1e2
Fix formatting
2023-01-26 17:45:20 -05:00
1hitsong
835135892a
Merge branch 'unstable' into FasterHomeScreen
2023-01-26 17:42:00 -05:00
candry7731
9d61199347
Move "Load Latest" to OnLibLoaded Sub
2023-01-18 20:14:23 -06:00
candry7731
82c1561a37
Updated "OnNow" home row to default to channel images if program images are not availible
2023-01-18 19:52:11 -06:00
1hitsong
8a4759ee49
Make Home View load faster
2023-01-09 19:38:50 -05:00
1hitsong
4f0ddb0037
Merge branch 'unstable' into WhatsNewPopup
2022-12-29 12:30:56 -05:00
1hitsong
a4962648f3
Create What's New popup
...
Demo:
https://social.linux.pizza/@tgpo/109553679336510552
2022-12-21 17:01:44 -05:00
1hitsong
54975e1841
Restrict unplayed count on home view to Series only
2022-12-14 20:09:59 -05:00
1hitsong
31e6f01c08
Add unplayed count to homepage
2022-12-14 20:09:59 -05:00
1hitsong
e183ddc894
Draw percent complete bar instead of using image api
...
Fixes #691
2022-12-09 21:53:00 -05:00
Jimi
f11db7bdb7
Working, needs more testing.
2022-11-20 09:29:10 -07:00
1hitsong
3bf61208f1
Remove debug code
2022-11-06 13:06:09 -05:00
1hitsong
1549ea11b6
Add 20 random favorites to home view
2022-11-06 07:07:39 -05:00