Commit Graph

46 Commits

Author SHA1 Message Date
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
99ffeb1a40 Create Album Artists view for music library
Fixes #972
2023-04-05 20:07:53 -04: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
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
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
fb090d6575 Create Music Grid View 2022-12-30 21:59:19 -05:00
1hitsong
7af27a5488 Update genre view for TV series 2022-12-30 11:59:56 -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
5fdc97a98b Filter by Played/Unplayed status 2022-12-14 18:55:46 -05:00
1hitsong
233d981c05 Create music genre view 2022-12-10 14:05:55 -05:00
candry7731
5c5acd226e
Merge branch 'unstable' into Voice-Filter-on-Live-TV-Fix 2022-12-06 14:42:42 -06:00
candry7731
3cbbd81ec4 fixed LCase() 2022-12-06 14:16:33 -06:00
candry7731
54c13158d6 Add LCase() 2022-12-06 14:14:12 -06:00
candry7731
9ac94ddb4a Added tr("all") to channels view 2022-12-06 13:56:21 -06:00
1hitsong
71c672732d Update Movie Library View 2022-11-03 20:55:20 -04:00
1hitsong
f257a3195a Adjust album view 2022-10-05 09:09:55 -04:00
1hitsong
5f4fb2239f Add appears on artist section 2022-10-02 06:24:31 -04:00
candry7731
aa95165405
Add Music Video Support (#799) 2022-09-21 20:36:38 +01:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
candry7731
1d03ad08ac
Added "Network/Genre" View Option to folders (#596) 2022-07-09 09:39:29 +01:00
1hitsong
b697d26a06 Remove unused fallbacktype code 2022-06-11 09:42:43 -04:00
1hitsong
5347214fd4
Merge branch 'jellyfin:master' into addmusic 2022-05-31 15:58:54 -04:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
1hitsong
963aae78d8 Add Now Playing scene 2022-05-23 19:55:11 -04:00
1hitsong
874eedecd7 Create fallback type if no results are found 2022-05-23 19:55:11 -04:00
1hitsong
577569a26f Create callback for music data 2022-05-23 19:55:11 -04:00
Jimi
52bf0c35c6 formatting 2022-05-23 19:55:11 -04:00
Jimi
c3bfab4af5 Works with Music/Artists/Albums and Music/Artists/Song 2022-05-23 19:54:41 -04:00
1hitsong
8f516926ef Create music artist view 2022-05-23 19:54:03 -04:00
Jimi
2afb9b0fb8 Add photos back in to client 2022-05-22 16:20:34 -06:00
Nick Wallace
1a1fd242f3
Favorite a Live TV Channel (#584) 2022-05-14 11:13:28 +01:00
Nick Wallace
647430a2e1
Alpha Picker (#540) 2022-04-29 08:03:01 +01:00
Neil Burrows
7e348956d1 Handle an abnormal (e.g. 401) response when getting collection 2022-04-25 08:24:08 +01:00
Jimi
593f863949 Cleanup and stubbed out shuffle option 2022-02-06 10:10:29 -07:00
Jimi
bc5c61a519 Initial support for photo viewing 2022-02-06 08:37:02 -07:00
Neil Burrows
e10cf817c5 Enable favourite filtering on TV Guide 2021-08-01 09:56:54 +01:00
Neil Burrows
451be6bdf2 Add filtering to LiveTV Channel List & TV Shows 2021-08-01 09:15:46 +01: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
Neil Burrows
18d159b30e Handle CollectionFolder to allow folder browsing 2021-04-12 07:37:51 +01:00
Neil Burrows
f1118dc7b8 Fixes for Lazyman Plugin 2021-04-10 11:20:02 +01:00
Neil Burrows
a3404604e9 Rename ItemGrid2 folder to ItemGrid 2021-03-07 11:11:28 +00:00