Charles Ewert
08f9cb1704
Merge remote-tracking branch 'upstream/unstable' into hide-unplayedCount-if-zero
2023-09-13 10:37:21 -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
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
f29316b6e7
Merge pull request #1077 from cewert/fix-crashes
...
Fix crashes from crashlog report
2023-03-15 21:48:16 -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
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
sevenrats
48545f1f1a
implement hide and hover titles in griditem
2023-01-28 11:24:40 -05:00
sevenrats
53958fa8cc
unbreak grid view setting
2023-01-15 20:08:19 -05:00
Alex Wardle
3bdb9266b5
hide unplayedCount if UnplayedItemCount is 0
2023-01-01 14:36:07 -07:00
1hitsong
31e6f01c08
Add unplayed count to homepage
2022-12-14 20:09:59 -05:00
1hitsong
b97c98c7b5
Add unplayed count to tv show list
2022-12-14 20:08:52 -05:00
1hitsong
f257a3195a
Adjust album view
2022-10-05 09:09:55 -04:00
candry7731
1d03ad08ac
Added "Network/Genre" View Option to folders ( #596 )
2022-07-09 09:39:29 +01:00
1hitsong
3c326d02fc
Adjust size to safe zone
2022-06-09 19:56:40 -04:00
1hitsong
099de944a4
Rework Artist layout. Use square cover art
2022-06-09 19:50:05 -04:00
Jimi
2fec02f9a9
Merge branch 'master' into addmusic
2022-06-06 06:15:25 -06:00
Jimi
f15913ebe5
Smoother animation
2022-06-03 21:29:22 -06:00
candry7731
35c31b0161
formatting/validation
2022-06-03 00:25:43 -05:00
candry7731
8e0493de7d
Resize item poster base on alpha/grid focus
2022-06-03 00:25:00 -05:00
1hitsong
8f516926ef
Create music artist view
2022-05-23 19:54:03 -04:00
candry7731
e14bd096b4
Enabled all titles to show under poster images ( #570 )
2022-05-14 09:52:01 +01:00
Jimi
bc5c61a519
Initial support for photo viewing
2022-02-06 08:37:02 -07:00
jimiatnymbl
8c0fb4a11f
On Now displaying, needs click handling
2021-12-16 23:18:19 -07:00
Bronley
43b4ac3fc9
Format all brs files
2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da
Linter: Consistent IF statement format
...
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
jd1123
be3b410d20
This fixes #425
2021-04-20 20:24:28 -04:00
Neil Burrows
a3404604e9
Rename ItemGrid2 folder to ItemGrid
2021-03-07 11:11:28 +00:00