1hitsong
7f070bef7e
Make continue playback work
2023-05-13 13:01:58 -04:00
Jimi
82fc950361
Working from Season list only.
2023-05-13 07:35:59 -06:00
1hitsong
519a804403
Change prerollactive function name
2023-05-09 13:06:17 -04:00
1hitsong
3b1207dc2f
Updates per testing comments
...
Update intro code comments
Save msgNode to variable in main
Selecting subtitle moves cursor to OK button
Subtitle list moves with cursor instead of scrollbar
2023-05-09 08:21:20 -04:00
1hitsong
6ef3d3fcfc
Move most video playback into global queue
2023-05-06 21:26:02 -04:00
Charles Ewert
ea05c2ed50
Merge pull request #1246 from 1hitsong/wrapAlphaMenu
2023-05-03 17:30:44 -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
50cf70dd25
Wrap alpha menu
...
Fixes #1210
2023-05-03 17:00:37 -04:00
Charles Ewert
92e1535f88
Merge pull request #1140 from cewert/expand-global-var
2023-05-02 14:39:17 -04:00
1hitsong
e6e512d2af
Merge pull request #1167 from 1hitsong/albumArtistView
...
Create Album Artists view for music library
2023-04-29 08:02:32 -04:00
Charles Ewert
8939ecc9c5
Merge remote-tracking branch 'upstream/unstable' into expand-global-var
2023-04-22 09:57:27 -04:00
Charles Ewert
520ab78fe9
also update duplicated functions
2023-04-19 18:43:51 -04:00
1hitsong
a58a87cce0
Remove unneeded RunTime property
...
Fixes #1190
2023-04-11 20:33:28 -04:00
1hitsong
99ffeb1a40
Create Album Artists view for music library
...
Fixes #972
2023-04-05 20:07:53 -04:00
Charles Ewert
cefbefaaa6
save deviceInfo to global var + use new vars whereever possible
2023-03-27 12:50:44 -04:00
1hitsong
25ce0b9e9d
Stop spinner when intro video starts & disable intros on playlists
2023-03-23 18:59:23 -04:00
1hitsong
f29316b6e7
Merge pull request #1077 from cewert/fix-crashes
...
Fix crashes from crashlog report
2023-03-15 21:48:16 -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
Charles Ewert
4590a79758
dont use optional chaining operators
2023-03-05 13:57:32 -05:00
Charles Ewert
cc1e3be6b2
ensure vars are valid - fix crashlog line 80
2023-03-03 20:38:21 -05:00
1hitsong
2eff1401d8
Add Genres, Parental Ratings, and Years as Movie Filters ( #928 )
...
* Add Movie Filters
* Add filter names to translations file.
* Only jump up if content is reloaded
2023-02-25 14:51:36 -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
ca6e08b4ba
Merge pull request #964 from sevenrats/settings_again
...
improve settings menu, implement title hover and hide in griditem and musicartistgriditem
2023-02-02 09:07:29 -05:00
sevenrats
bb3a7c42b7
squish title hover bug
2023-01-31 21:41:35 -05:00
sevenrats
e70ad37245
scroll focused music title
2023-01-28 17:01:08 -05:00
sevenrats
9d1b4d3f79
dont muck up music presentation views
2023-01-28 15:27:32 -05:00
sevenrats
21de119ff7
implement hover and hide in musicartists
2023-01-28 12:37:57 -05:00
sevenrats
48545f1f1a
implement hide and hover titles in griditem
2023-01-28 11:24:40 -05:00
1hitsong
6bcb940875
Merge pull request #930 from ApexArray/fix-option-menu-focus
...
Fix option menu focus if opened while library still loading
2023-01-27 08:04:57 -05:00
sevenrats
53958fa8cc
unbreak grid view setting
2023-01-15 20:08:19 -05:00
sevenrats
7c72385ba4
improve settings menu
2023-01-15 19:49:29 -05:00
1hitsong
aee0eda4ab
Merge branch 'unstable' into MovieGridTitleOptions
2023-01-07 18:16:46 -05:00
Jimi
3c850dcab0
Merge pull request #939 from jimdogx/JF-501-Crash-when-watching-inprogress-recording
...
Don't crash when viewing in progress recording.
2023-01-05 06:36:59 -07:00
1hitsong
77d813f58d
Fix issue Hover Title First Load
2023-01-05 06:36:46 -05:00
1hitsong
855ca0877d
Add Recording to LoadItemsTask
2023-01-04 13:54:22 -05:00
1hitsong
d9a2b22b08
Merge branch 'unstable' into musicGridView
2023-01-02 10:18:24 -05:00
1hitsong
45ec59e43c
Check m.view is valid
2023-01-02 09:48:45 -05:00
1hitsong
4efb87b646
Merge branch 'unstable' into FixTVGenres
2023-01-02 09:39:32 -05:00
1hitsong
8db4527feb
Fix Title display issue if Item Count setting enabled
2023-01-01 19:04:18 -05:00
1hitsong
cbf49f43f4
Add new text to translations
2022-12-30 22:45:58 -05:00
1hitsong
fb090d6575
Create Music Grid View
2022-12-30 21:59:19 -05:00
1hitsong
30b5b64c51
Create new Movie Grid Title option
2022-12-30 13:09:27 -05:00
1hitsong
29d5f42203
Merge pull request #911 from 1hitsong/MovieGridView
...
Create Movie Grid View and new default setting
2022-12-30 12:16:26 -05:00
1hitsong
7af27a5488
Update genre view for TV series
2022-12-30 11:59:56 -05:00
1hitsong
083622ec22
Hide any loaded movie data if filter returns no results
2022-12-29 08:43:58 -05:00
1hitsong
8e17e87d81
Add resumable filter to movies
2022-12-29 08:43:58 -05:00
1hitsong
0c51357a71
Merge pull request #893 from 1hitsong/UnwatchedFilter
...
Filter Movies & Series by Played/Unplayed status
2022-12-29 08:36:23 -05:00
1hitsong
ee3b389c7a
Merge pull request #882 from 1hitsong/ShowUnwatchedCount
...
Show unwatched count
2022-12-29 08:30:03 -05:00