Commit Graph

987 Commits

Author SHA1 Message Date
Alex Wardle
f1b433195d fix trickplay check and remove debug code 2022-12-20 19:38:26 -07:00
Alex Wardle
9277bf0556 pause video when ok button is pressed 2022-12-20 16:55:25 -07:00
1hitsong
41b1c978f9 Fix resume popup showing twice 2022-12-20 17:39:06 -05:00
1hitsong
3d1ec33379 Fix return to top animation 2022-12-20 07:46:15 -05:00
1hitsong
277f2cb137 Prevent ratings from disappearing 2022-12-20 07:22:59 -05:00
1hitsong
946a33e8b3 Fix TV List Crash
Fixes #910
2022-12-19 21:21:09 -05:00
1hitsong
545c91ef58 Create default movie view setting 2022-12-19 21:03:35 -05:00
1hitsong
303014d9c3 Create Movie Grid View 2022-12-19 19:33:02 -05:00
1hitsong
d3d94d0e4c Add placeholders & move title down 2022-12-14 20:55:03 -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
b97c98c7b5 Add unplayed count to tv show list 2022-12-14 20:08:52 -05:00
1hitsong
53b53661aa Add unplayed count to season poster 2022-12-14 20:08:52 -05:00
1hitsong
077b96df9c Add unplayed count to row of seasons 2022-12-14 20:08:52 -05:00
1hitsong
32e5582a02 Add unplayed count to Show Poster 2022-12-14 20:08:52 -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
1hitsong
e183ddc894 Draw percent complete bar instead of using image api
Fixes #691
2022-12-09 21:53:00 -05:00
1hitsong
4f4b1d5748 Fix TV Episode focus issues
1. Pressing back on resume dialog on episode list
2. Choosing resume and pressing back from video playback
2022-12-09 20:26:32 -05:00
1hitsong
49668dd5ae Fix Next Episode button if trickplay never used 2022-12-09 10:30:00 -05:00
1hitsong
1989314363
Merge pull request #826 from candry7731/Voice-Filter-on-Live-TV-Fix
Fix Filter reload Issues with Live TV
2022-12-08 09:15:02 -05:00
1hitsong
f757490f02
Merge pull request #857 from jimdogx/feature/jf-830-movie-additonal-parts
Additional Movie Parts
2022-12-08 09:13:55 -05:00
Jimi
66a2fd4186
Merge branch 'unstable' into Voice-Filter-on-Live-TV-Fix 2022-12-08 06:59:42 -07:00
Jimi
3673a03113 Wide thumbnail for additonal parts. 2022-12-08 06:53:50 -07:00
candry7731
04a73c25f4 Add officialRating back to MovieDetails.brs 2022-12-07 12:47:39 -06:00
candry7731
1d9b5d6275 Remove "replay" code in schedule.brs 2022-12-07 12:43:37 -06:00
candry7731
26a12256b4 change multiLabel feild back to label 2022-12-06 21:08:02 -06:00
candry7731
de05d2f515 Update all lables to hide if no data 2022-12-06 21:07:15 -06:00
candry7731
3755ade7e3 Removed "Aired" from MovieDetails 2022-12-06 15:25:22 -06:00
candry7731
f2498d93da
Merge branch 'unstable' into Add-Episode-Aired-Date-to-details 2022-12-06 14:44:02 -06: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
12ffbacfaf remove debug code 2022-12-06 13:59:05 -06:00
candry7731
9ac94ddb4a Added tr("all") to channels view 2022-12-06 13:56:21 -06:00
1hitsong
24a910710f Adjust air date spacing 2022-12-05 19:33:08 -05:00
Jimi
74a11512ab Move Additonal Parts to the top 2022-12-03 06:25:27 -07:00
Jimi
4312e9ac7e Shuffle is really Random 2022-12-02 06:26:47 -07:00
Jimi
46d894560a
Merge branch 'unstable' into feature/jf-photo-slideshow 2022-12-02 06:17:15 -07:00
1hitsong
b59768852c Move all queue function to manager 2022-12-01 19:22:00 -05:00
1hitsong
3857b286ec Don't call MetaData task if data is passed 2022-12-01 16:47:27 -05:00
1hitsong
945383d5fd Create global play queue 2022-11-30 20:36:28 -05:00
candry7731
6999538361
fix search results navigation per Neil Suggestion (#852) 2022-11-29 19:14:32 +00:00
1hitsong
a714eae7cd
Merge pull request #784 from candry7731/Next-UP-Button
Add "Next Episode" button in the last 30 seconds of an episode
2022-11-22 08:53:39 -05:00
1hitsong
4c48a5b10e
Merge pull request #856 from jimdogx/fixes/jf-video-details-wrong
Fixes/jf video details wrong
2022-11-21 19:33:37 -05:00
1hitsong
f63c0a4995 Code cleanup 2022-11-21 16:48:24 -05:00
candry7731
feace10345 Move Task.control to fire once video state=playing 2022-11-21 15:02:25 -06:00
1hitsong
a0c0a7c3ac Check if next episode exists when content changes 2022-11-21 09:25:34 -05:00
candry7731
a762e65a75 added api to check is next episode is valid 2022-11-20 23:43:20 -06:00
1hitsong
119b14634e Code cleanup 2022-11-20 20:18:23 -05:00
Jimi
f11db7bdb7 Working, needs more testing. 2022-11-20 09:29:10 -07:00
1hitsong
10bb0115dd Auto stash before merge of "feature/jf-photo-slideshow" and "jimdogx/feature/jf-photo-slideshow" 2022-11-19 15:39:45 -05:00
Jimi
3e57cb2095 Merge branch 'unstable' into feature/jf-photo-slideshow 2022-11-19 13:18:48 -07:00
Jimi
e54a4cba41 Add shuffle 2022-11-19 13:17:35 -07:00
Jimi
9cbfbe711d Fix to copy/paste 2022-11-19 08:32:33 -07:00
Jimi
7d1d4dbcb4 Make sure video codec details are actually a video codec. 2022-11-19 08:20:29 -07:00
Jimi
6225b77f7c Slideshow 2022-11-19 07:29:57 -07:00
Jimi
78ab9e9233 Support left, right navigation while viewing photos 2022-11-18 22:57:40 -07:00
1hitsong
8b1c8c36a7
Merge pull request #847 from 1hitsong/handleShortRuntime
Handle short runtime for TV Episodes
2022-11-18 10:00:46 -05:00
1hitsong
b9103be7c3 Remove unused code 2022-11-17 21:30:33 -05:00
1hitsong
d17e988971 Add comments 2022-11-17 21:23:09 -05:00
1hitsong
beab170142 Only check contenttype once on content change 2022-11-17 21:17:31 -05:00
candry7731
0ce5d2fd67 Add contenttype=4 to else statment 2022-11-16 20:53:20 -06:00
candry7731
96a7cb7c35 Fix dialog focus issues. 2022-11-15 15:14:05 -06:00
candry7731
9d361ab47f Added aired date to moviesDetials 2022-11-12 23:06:32 -06:00
candry7731
d93a89a5de remove debug code 2022-11-12 22:58:34 -06:00
candry7731
ef8d5dc914 Fix nextup button when trickbar has focus 2022-11-12 22:55:03 -06:00
1hitsong
e1f2ed7fc3
Merge pull request #821 from 1hitsong/ui-refresh/movie-library-list
Update Movie Library View
2022-11-11 09:45:10 -05:00
1hitsong
61a531e990 Hide movie title on other views 2022-11-11 08:38:07 -05:00
candry7731
cc8a27358a Hide nextepisode button when rewind after visible 2022-11-10 22:54:30 -06:00
candry7731
f0960e8e9c Hide rating layoutgroup if no data 2022-11-10 22:35:34 -06:00
1hitsong
add49b4ca3 Handle short runtimes 2022-11-10 23:04:03 -05:00
candry7731
2e30c2e4e1 Remove Debug and add check function 2022-11-09 13:44:12 -06:00
candry7731
92d70482c2 Adde Aired Date to episode details 2022-11-08 21:29:38 -06:00
candry7731
efac0afe83 Add missing code 2022-11-06 22:35:02 -06: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
1hitsong
71c672732d Update Movie Library View 2022-11-03 20:55:20 -04:00
candry7731
cfdc660f87 fix validation and format 2022-11-02 20:18:16 -05:00
Neil Burrows
987e1d6259
Update overhand time logic (#817) 2022-10-29 12:27:01 +01:00
candry7731
4131c6616e loading spinner
Added Loading spinner to movies detail screens
2022-10-26 23:04:44 -05:00
candry7731
fdfb0e0fc8 Fix Filter reload Issues with Live TV
Add the ability for the user to say "all" to show all channels after the guide has been filtered by a voice command.

In the channel view the reload button will clear the filter and show all channels
2022-10-25 22:35:49 -05:00
1hitsong
4cac6d4467
Merge pull request #823 from 1hitsong/fix-cinema-mode
Fix Cinema Mode Intro bug
2022-10-22 09:24:54 -04:00
1hitsong
7f94039d71 Fix function name & comment 2022-10-21 12:57:11 -04:00
1hitsong
4ce9f18152 Fix Cinema Mode Intro bug 2022-10-21 12:09:28 -04:00
1hitsong
afc00ca7e7 Stop load channel task on back press 2022-10-19 20:31:38 -04:00
1hitsong
8908f11bf2
Merge pull request #792 from candry7731/Fix-Search
Fix Episode titles when search
2022-10-11 20:10:26 -04:00
candry7731
a35f476bfd
Merge branch 'unstable' into Next-UP-Button 2022-10-11 09:57:02 -05:00
candry7731
c6ad4752c5 format 2022-10-09 20:25:32 -05:00
candry7731
dfe9b84ae6 add now palying fix 2022-10-09 20:22:06 -05:00
1hitsong
c069830f6d
Merge pull request #813 from 1hitsong/remove-optional-chaining
Remove optional chaining
2022-10-07 11:38:06 -04:00
1hitsong
b5293c5773
Merge pull request #811 from 1hitsong/music-appears-on
Add appears on music artist section
2022-10-07 08:05:52 -04:00
1hitsong
e7fa28df0d Remove optional chaining 2022-10-06 14:34:24 -04:00
massi
d965598913
Fix out of sync home page (#789) 2022-10-06 17:01:36 +01:00
1hitsong
27721eac8d
Merge pull request #796 from candry7731/Season-Row
Fix Season Row Size
2022-10-06 11:48:37 -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
6bc139deb6 changes 2022-09-26 23:30:23 -05:00
1hitsong
60f977bd95
Merge pull request #797 from 1hitsong/slider-controller
Update Artist view to use slider controller
2022-09-25 06:24:46 -04:00
1hitsong
1832dfd0d6
Merge pull request #781 from jimdogx/jf-video-stats
Jf video stats
2022-09-23 08:20:02 -04:00
candry7731
3a60c81257 Moved "Cast & Crew" down 10px 2022-09-22 19:35:06 -05:00
candry7731
aa95165405
Add Music Video Support (#799) 2022-09-21 20:36:38 +01:00
1hitsong
dbcc1ea45e Hide overhang when not on 1st section 2022-09-19 19:46:29 -04:00
1hitsong
e2976b8ed2 Use slider controller 2022-09-19 18:59:33 -04:00
candry7731
d6859ad8a4 Added Padding to extras row to align 2022-09-17 14:45:09 -05:00
candry7731
fa7ca26e58 Update for Autoscaling guidelines 2022-09-17 14:14:46 -05:00
candry7731
96288d470a Fix Season Row Size 2022-09-17 13:50:47 -05:00
candry7731
fdb02a3b81 format now playing.brs 2022-09-15 23:09:48 -05:00
candry7731
221ab29535 hide Resume dialog on search screen 2022-09-15 23:08:01 -05:00
candry7731
ec57374cb4 Fix Episode titles when search
Hide Episode titles when a new search is processed
2022-09-14 23:03:13 -05:00
1hitsong
d3bfaaaec9 Remove IntroSkipper support 2022-09-14 19:34:29 -04:00
candry7731
fcb00564df
Auto Reload LiveTv when feed Errors (#669) 2022-09-12 10:00:55 +01:00
Any-Fuel-5635
4ae67ed144
QOL and wording changes to Server Select and Login Screens (#777) 2022-09-08 20:19:48 +01:00
candry7731
febcfe5e40
Update JFVideo.brs 2022-09-06 23:06:10 -05:00
candry7731
edd39732ba
Update JFVideo.xml 2022-09-06 23:04:46 -05:00
Jimi
e02afad161 Merge branch 'unstable' into jf-video-stats 2022-09-05 22:42:35 -06:00
Jimi
9d0a25df77 Streaming information 2022-09-05 22:38:37 -06:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
1hitsong
3c187f8f64
Support next up time limit (#767) 2022-09-04 12:22:08 +01:00
1hitsong
25fbe66ed2
Report music playback (#768) 2022-09-04 08:39:44 +01:00
1hitsong
524e3f0ec7
Play local trailers (#761) 2022-09-03 08:31:15 +01:00
1hitsong
14b3edf65a
Add Music Artist section navigation (#760) 2022-09-02 09:12:40 +01:00
Jimi
2397c4f3f7
Merge pull request #759 from jimdogx/jf-crash-when-missing-premieredate
Avoid crash if missing Premiere Date
2022-08-27 14:57:18 -06:00
Jimi
dc7cfe7f39
Merge pull request #758 from alanazar/patch-2
Update TVShowDetails.brs
2022-08-27 13:32:46 -06:00
Jimi
6c469c675f Avoid crash if missing Premiere Date 2022-08-27 13:22:59 -06:00
alanazar
3666112de4
Update MovieDetails.brs 2022-08-27 19:34:27 +04:00
alanazar
ba178e580a
Update TVShowDetails.brs 2022-08-27 19:31:15 +04:00
alanazar
4a9b2b88c2
Update components/movies/MovieDetails.brs
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-08-27 19:28:31 +04:00
alanazar
7bf1a8cd05
Update MovieDetails.brs
Rating on Movies are showing as 3 decimal points instead of 1.
I used the same format to do the calculation to 1 decimal point as in the TV shows
2022-08-27 19:07:45 +04:00
1hitsong
1893121fdf
Add support for Intro Skipper plugin (#696) 2022-08-27 07:27:45 +01:00
Jimi
1e712614e6 Code comments 2022-08-24 21:42:09 -06:00
Jimi
fb071641ae Fix to crash 2022-08-24 21:36:52 -06:00
debmint
12517707d8
Correctly set focus after exiting a screen created from Extras group (#719)
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-08-20 09:54:36 +01:00
Neil Burrows
f6679cc4f1
Check Clock node is found before trying to hide (#736) 2022-08-12 07:48:14 +01:00
Jimi
61af15a6c5
Merge pull request #704 from 1hitsong/artist-design-update
Artist view UI and UX improvement
2022-08-06 18:31:34 -06:00
1hitsong
2b52256b77 Resolve Conflicts 2022-08-05 20:06:48 -04:00
1hitsong
2e76997947 Merge remote-tracking branch 'origin/artist-design-update' into artist-design-update 2022-08-05 19:59:29 -04:00
1hitsong
af4a9aabeb Update Artist view 2022-08-05 19:58:05 -04:00
1hitsong
78a9e4e1c4 Improve Object Names 2022-08-05 19:57:49 -04:00
Jimi
3717fb249d
Merge pull request #697 from 1hitsong/hide-header-clock
Add user setting: Hide Clock
2022-08-05 17:46:00 -06:00
1hitsong
b728c4b224 Add user setting: Hide Clock
#273
2022-07-24 11:59:07 -04:00
Jimi
9f5138a9f5 spinner while loading 2022-07-24 11:58:13 -04:00
1hitsong
ebbb4deeb9 Add song track number and length to album view 2022-07-24 11:58:13 -04:00
1hitsong
1b490f599f Update Artist view 2022-07-24 11:57:07 -04:00
1hitsong
e4954caec1 Improve Object Names 2022-07-24 11:57:07 -04:00
Charles Ewert
d3c7373a9d don't extend ContentNode #rokubug 2022-07-22 22:41:47 -04:00
Charles Ewert
251cebb16d
Merge branch 'master' into transcoding-fix 2022-07-21 21:58:12 -04:00
Charles Ewert
3b78005a4d formatting 2022-07-21 20:31:39 -04:00
Charles Ewert
0250147f17 Fix network/genre bug from #596 2022-07-21 20:31:39 -04:00
Charles Ewert
467f0cb16f Fix collection libraries- bug from #596 2022-07-21 20:31:39 -04:00
Charles Ewert
13b660c7c2 Revert "Update Home Screen to Respect User Preferences (#553)"
This reverts commit 26d9360fd3.
2022-07-21 20:31:39 -04:00
Neil Burrows
84bdf2d256
Merge branch 'master' into transcoding-fix 2022-07-13 10:51:47 +04:00
candry7731
1d03ad08ac
Added "Network/Genre" View Option to folders (#596) 2022-07-09 09:39:29 +01:00
1hitsong
f5412fd192
Add preroll video support (#644) 2022-07-09 09:28:15 +01:00
Neil Burrows
f12bf93ebb Changing logic to prevent retrying transcode when stopping a playing video 2022-07-04 10:31:28 +01:00
Neil Burrows
055c4e5021 Allow attempting to direct play video with invalid profile level 2022-07-04 10:09:16 +01:00
Neil Burrows
6d6d95803c
Merge branch 'master' into feature/637-replay-back 2022-06-28 13:10:17 +04:00
Jimi
f3ee72e812
Merge branch 'master' into feature/637-replay-back 2022-06-25 15:30:34 -06:00
Jimi
58eb9f2f1a Jump to start of row when user hits replay. 2022-06-25 15:29:24 -06:00
Jimi
bc615608ca
Merge branch 'master' into music-square-artwork 2022-06-25 14:41:54 -06:00
Jimi
ed7e8d28cf
Update components/tvshows/TVShowDetails.xml 2022-06-23 08:45:35 -06:00
Jimi
80c6d5ac8e
Merge branch 'master' into hide-movie-tagline-setting 2022-06-23 08:03:59 -06:00
Jimi
2fb68907fe
Merge branch 'master' into blur-unwatched-episodes 2022-06-23 07:53:26 -06:00
Jimi
5e4c7190dc
Merge branch 'master' into splashscreen-screensaver-bg 2022-06-23 07:37:57 -06:00
Jimi
0c36e63be8
Merge branch 'master' into splashscreen-home-bg 2022-06-23 07:31:06 -06:00
Jimi
919dc17d5a Fix accidental removal of music options. 2022-06-21 12:51:33 -06:00
1hitsong
32cf0c13ff Add user setting: blur unwatched episodes 2022-06-19 18:44:18 -04:00
Jimi
ed08145032 Cleanup 2022-06-19 08:10:19 -06:00
candry7731
be9e4139d7
Update components/ItemGrid/ItemGrid.brs
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2022-06-18 14:29:13 -05:00
1hitsong
73d9b498a8 Add setting to hide taglines on movie detail pages 2022-06-18 15:07:07 -04:00
candry7731
67f40cffec format and validate 2022-06-17 21:27:20 -05:00
candry7731
15a367f35c Updated collectiontype for boxset folders 2022-06-17 21:26:23 -05:00
candry7731
e07d73ea6f Updated Boxset options 2022-06-16 20:38:31 -05:00
1hitsong
6ac136f05c Add setting: Use splashscreen as screensaver bg 2022-06-13 08:43:53 -04:00
Jimi
ab01a549d8
Merge branch 'master' into splashscreen-home-bg 2022-06-12 16:45:27 -06:00
Jimi
e645572da8
Merge branch 'master' into fix-album-overview 2022-06-12 16:44:29 -06:00
Jimi
16145fd40f
Merge branch 'master' into code-cleanup 2022-06-12 16:41:19 -06:00
1hitsong
d6ff84b2ff Add setting: Use splashscreen as home background 2022-06-12 16:36:00 -04:00
1hitsong
1e8eaebdd8 Check if overview is empty 2022-06-12 12:11:48 -04:00
1hitsong
52aa47265c Remove tag param from music images 2022-06-11 19:32:24 -04:00
Jimi
d81f5dae6a
Merge branch 'master' into jump-to-1st-item 2022-06-11 17:18:18 -06:00
Jimi
a172e45164
Merge branch 'master' into music-square-artwork 2022-06-11 17:13:55 -06:00
Jimi
8cff431d05
Merge branch 'master' into music-album-view 2022-06-11 17:01:23 -06:00
Jimi
69da853ffd
Update components/tvshows/TVEpisodes.brs 2022-06-11 16:55:36 -06:00
Jimi
c1fed4ce37
Update components/tvshows/TVEpisodes.xml 2022-06-11 16:55:31 -06:00
1hitsong
20b5efd6d6 Add codec info back to tv episode rows 2022-06-11 10:04:53 -04:00
1hitsong
b697d26a06 Remove unused fallbacktype code 2022-06-11 09:42:43 -04:00
Jimi
491a66fc73
Merge branch 'master' into tv-season-random-play 2022-06-11 07:25:35 -06:00
candry7731
0d97b4bb22 Formatting 2022-06-10 15:28:51 -05:00
1hitsong
34454de924 Code cleanup - Option values 2022-06-10 08:33:54 -04:00
candry7731
f4697558df Added Jump to user setting 2022-06-09 22:16:17 -05:00
candry7731
a8948d18b8 add jump to setting 2022-06-09 22:15:35 -05: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
1hitsong
863a549876 Add Random Play to TV Season 2022-06-09 16:51:04 -04:00
1hitsong
07d5d19bac Allow navigation when Play Album is hidden 2022-06-08 10:28:18 -04:00
1hitsong
03b6ce984a Add instant mix to album screen 2022-06-08 09:08:05 -04:00
1hitsong
45cc710200 Remove dupe code 2022-06-06 20:41:35 -04:00
1hitsong
bb2c6ba42d Create Artist & Album view for music 2022-06-06 20:31:57 -04:00
Jimi
2fec02f9a9
Merge branch 'master' into addmusic 2022-06-06 06:15:25 -06:00
1hitsong
48c5504ce6 Fix indicator icon position 2022-06-04 10:57:58 -04:00
Jimi
f15913ebe5 Smoother animation 2022-06-03 21:29:22 -06:00
1hitsong
b63282738d Fix screensaver issue 2022-06-03 21:52:20 -04:00
1hitsong
a52a379ea5 Use JF song duration value 2022-06-03 21:44:23 -04:00
1hitsong
ccebb875df Fix format 2022-06-03 21:31:16 -04:00
1hitsong
e3e0eb0bd4 Add Shuffle and Loop functions to NowPlaying 2022-06-03 21:30:20 -04:00
1hitsong
1c55378844 Allow screensaver from paused NowPlaying 2022-06-03 13:49:44 -04:00
1hitsong
6ba1fe3c8b Use Roku's built-in keypress time tracker 2022-06-03 08:15:25 -04: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
candry7731
9c33c6b580 Move Alpha to left of item grid 2022-06-02 21:06:05 -05:00
candry7731
dec1b15b79 Fix Episode Image errors 2022-06-02 21:04:07 -05:00
1hitsong
0564038158 Change prevent screensaver logic 2022-06-02 21:29:07 -04:00
1hitsong
4e6843c9a1 Fix screensaver bug 2022-06-01 21:09:58 -04:00
Jimi
49cb5483d9
Merge branch 'master' into addmusic 2022-06-01 17:27:59 -06:00
Jimi
d9881e9208 Only show button for 10.8 servers for now. 2022-06-01 17:02:47 -06:00
Jimi
738efd8079 Fix to last unhappy path. 2022-06-01 17:02:47 -06:00
Jimi
72f53da656 Add Quick Connect. 2022-06-01 17:02:47 -06:00
1hitsong
c1295a0ba3 Fix ci validate errors 2022-05-31 16:27:26 -04:00
1hitsong
5347214fd4
Merge branch 'jellyfin:master' into addmusic 2022-05-31 15:58:54 -04:00
1hitsong
270b98b6fd Handle artist&album description overflow 2022-05-31 15:56:20 -04:00
1hitsong
01a63781a8 Wait until content loads before watching keyevent 2022-05-31 07:45:15 -04:00
1hitsong
1413fa378b Reset buffer bar each song 2022-05-30 15:38:30 -04:00
1hitsong
7d74727ca3 Add audio buffering bar to NowPlaying scene 2022-05-30 15:28:31 -04:00
Charles Ewert
686b91ca8f Fix formatting 2022-05-30 14:40:33 -04:00
Charles Ewert
0c33c95f4e Fix regression in #553 2022-05-30 12:10:22 -04:00
Charles Ewert
9e9e18a318 Add back try-catch 2022-05-30 10:03:59 -04:00
Charles Ewert
bbac0652a3 Remove unused code 2022-05-30 09:15:06 -04:00
Charles Ewert
b3008e045c Remove optional commas 2022-05-30 09:00:14 -04:00
Charles Ewert
9dabf4891b Add missing commas 2022-05-30 08:59:24 -04:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
1hitsong
b47cd5696c Add song progress bar to NowPlaying scene 2022-05-30 08:37:15 -04:00
1hitsong
abff1cd070 Format 2022-05-30 08:05:42 -04:00
1hitsong
071b814568 Audio playback speedup 2022-05-29 14:41:06 -04:00
1hitsong
ff5e756839 Updates based on review 2022-05-26 21:23:59 -04:00
Nick Wallace
26d9360fd3
Update Home Screen to Respect User Preferences (#553) 2022-05-24 17:23:42 +01:00
1hitsong
60be572753 Add spinner during Play Album loading 2022-05-23 19:55:11 -04:00
1hitsong
3ee81682b7 Format code 2022-05-23 19:55:11 -04:00
1hitsong
eb0121fdf6 Force width on backdrop. Fix NowPlaying title with invalid data 2022-05-23 19:55:11 -04:00
1hitsong
d8b5ba06dd List both artists and albums as direct children to music 2022-05-23 19:55:11 -04:00
1hitsong
9a69272f62 Resolve issue with artist/song library playback 2022-05-23 19:55:11 -04:00
1hitsong
2d0743f935 Code Cleanup 2022-05-23 19:55:11 -04:00
1hitsong
3252210f40 Remove unused variables 2022-05-23 19:55:11 -04:00
1hitsong
671f345422 Add background image to NowPlaying scene 2022-05-23 19:55:11 -04:00
1hitsong
1c0ca462c4 Resolve playback bug 2022-05-23 19:55:11 -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
1hitsong
00df907c94 Add button to play album 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
cc4f6ef3a6 Run format script 2022-05-23 19:54:03 -04:00
1hitsong
d01a477bb3 Include artist name in top text of album 2022-05-23 19:54:03 -04:00
1hitsong
1d608ea840 Code Cleanup 2022-05-23 19:54:03 -04:00
1hitsong
b884cba356 Change song list display. Begin work on audio playback 2022-05-23 19:54:03 -04:00
1hitsong
6d61084823 Display songs when album selected 2022-05-23 19:54:03 -04:00
1hitsong
8f516926ef Create music artist view 2022-05-23 19:54:03 -04:00
Jimi
6b3dbdfaee
Merge branch 'master' into fixes/flickering-items 2022-05-23 06:14:50 -06:00
Neil Burrows
04b92cf92b
Merge branch 'master' into fixes/add-photos-back 2022-05-23 07:23:14 +01:00
candry7731
3f1ad4d129
Add item counts to overhang in ItemGrid (#581) 2022-05-23 07:19:22 +01:00
Jimi
23acaac410 Remove unneed Tag parameter 2022-05-22 16:41:02 -06:00
Jimi
e0b1fec82f
Merge branch 'master' into fixes/add-photos-back 2022-05-22 16:21:11 -06:00
Jimi
2afb9b0fb8 Add photos back in to client 2022-05-22 16:20:34 -06:00
Neil Burrows
5251c46270
Merge branch 'master' into add-screen-events 2022-05-19 21:41:29 +01:00
Jimi
72a9ddb0d7
Merge branch 'master' into feature/558-Remove-Books-from-Continue-Watching 2022-05-19 06:09:48 -06:00
Zusukar
790d7f6729
Check if Actor Role is invalid before using it
To avoid crash to Home screen from:
  Type Mismatch. Operator "+" can't be applied to "String" and "Invalid". (runtime error &h18) in pkg:/components/extras/ExtrasRowList.brs(53)
2022-05-17 20:19:27 -04:00
Nick Wallace
1a1fd242f3
Favorite a Live TV Channel (#584) 2022-05-14 11:13:28 +01:00
candry7731
e14bd096b4
Enabled all titles to show under poster images (#570) 2022-05-14 09:52:01 +01:00
candry7731
12f8f18052
Watched/Favorite text (#594) 2022-05-11 17:07:38 +01:00
candry7731
d6f6832929
Increase live tv buffer timeout to 30s (#582) 2022-05-11 16:56:33 +01:00
Neil Burrows
efd20ca8ef Making linter happy 2022-05-10 08:25:38 +01:00
Neil Burrows
fa0e07249b Add JFScreen and OnScreenShown and OnScreenHidden events 2022-05-10 08:05:02 +01:00
Neil Burrows
fac1b95497 Ensure Movie Details focus returns to button row after popup 2022-05-10 08:04:23 +01:00
Dimitrije-Ciric
e0f70e57a0 Replaced 'for each' with 'for i = 0 to ...' 2022-05-07 18:33:09 +02:00
root
d091a08d3b Added if to check is itemFocused index valid. 2022-05-07 17:21:37 +02:00
candry7731
ff6fa03301
Add Loading spinner to grid and increase limit for smooth scrolling (#571) 2022-05-06 08:05:57 +01:00
Neil Burrows
ab6dc6fe39 Fix maxWidth property on ScrollingLabel 2022-05-02 07:40:00 +01:00
Neil Burrows
2cf45677c6 User setting screen 2022-05-01 11:51:28 +01:00
Jimi
dde60c9fd0 Prevent crashes. 2022-04-30 07:02:03 -06:00
Jimi
9c665ebf5b Formatting 2022-04-29 07:20:34 -06:00
Jimi
d932961359 Merge fixup 2022-04-29 07:15:40 -06:00
Jimi
e527a4efd8 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-29 06:59:30 -06:00
Neil Burrows
4e7211750b
Merge branch 'master' into handle-missing-media-streams 2022-04-29 08:03:28 +01:00
Nick Wallace
647430a2e1
Alpha Picker (#540) 2022-04-29 08:03:01 +01:00
Jimi
4e17a8a868 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-28 20:09:03 -06:00
Neil Burrows
2f8df90f55 Making the linter happy 2022-04-26 17:45:48 +01:00
Neil Burrows
7b7793129e
Merge branch 'master' into handle-missing-media-streams 2022-04-26 17:39:12 +01:00
Neil Burrows
ddd5261bd5 Handle Missing Media Streams when displaying media info 2022-04-26 17:35:40 +01:00
Jimi
10cfcabea7 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-26 06:27:43 -06:00
Jimi
84d19217f8 Handle options for "back" 2022-04-26 06:01:53 -06:00
Jimi
068e8d6c6e Merge branch 'master' into feature/jf-578-missing-text-2-speech 2022-04-26 05:42:07 -06:00
Jimi
46a662a1b8 Translations 2022-04-25 20:18:12 -06:00
Jimi
9dffe0f769 Text to speech for season posters, season episoded and extras (cast and crew) 2022-04-25 19:48:00 -06:00
Neil Burrows
7e348956d1 Handle an abnormal (e.g. 401) response when getting collection 2022-04-25 08:24:08 +01:00
Jimi
5ffa09f602 Allow selection of different audio tracks for tv shows 2022-04-24 09:10:18 -06:00
Neil Burrows
be3648c340 Check overhang is not invalid before setting user 2022-04-22 17:50:45 +01:00
Neil Burrows
9b6ebc2715 Fixing linter errors and removing debug print statement 2022-04-20 09:27:14 +01:00
Neil Burrows
5e2ebba8f6 Switch to letting roku scale the Poster Image with scaleToFit 2022-04-19 17:50:34 +01:00
candry7731
1fe6fd06f3 Update ListPoster.brs
Updated list posters to fix image sizing.
2022-04-16 13:04:23 -05:00
candry7731
4bd7e38399 Updated Season Row Height
1. Fix Season row height
The row was overlapping the extras group
2. Expanded the row so the counter was not cut off the screen
2022-04-14 21:50:47 -05:00