Commit Graph

657 Commits

Author SHA1 Message Date
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
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
ef8d5dc914 Fix nextup button when trickbar has focus 2022-11-12 22:55:03 -06:00
candry7731
cc8a27358a Hide nextepisode button when rewind after visible 2022-11-10 22:54:30 -06:00
candry7731
efac0afe83 Add missing code 2022-11-06 22:35:02 -06:00
candry7731
cfdc660f87 fix validation and format 2022-11-02 20:18:16 -05:00
candry7731
a35f476bfd
Merge branch 'unstable' into Next-UP-Button 2022-10-11 09:57:02 -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
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
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