1hitsong
a78dcca4f7
Calculate device id on login and use for API calls
...
Fixes #1417
2023-10-27 10:51:09 -04:00
Charles Ewert
e2cfc05fbb
Add Photo to device profile and small update to GetBitRateLimit() ( #1287 )
2023-08-20 12:48:15 -04:00
Charles Ewert
013b37621c
Merge remote-tracking branch 'upstream/unstable' into global-regex
2023-06-23 12:23:47 -04:00
Austin Crandall
d5b7e0ebdb
unify setCertificates functionality ( #1282 )
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-06-01 14:09:38 -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
sevenrats
1368fd855d
use function per team conversation
2023-05-22 00:31:35 -04:00
sevenrats
8c3b980daf
add reused regexes to globals
2023-05-21 12:49:08 -04:00
Charles Ewert
897f3531d2
Update codebase to use the new api sdk
2023-05-05 13:45:53 -04:00
Charles Ewert
5fcf5a75d2
Validate parameters, small refactor on some functions, and fix #1192
2023-04-19 09:59:14 -04:00
1hitsong
a58a87cce0
Remove unneeded RunTime property
...
Fixes #1190
2023-04-11 20:33:28 -04:00
1hitsong
8ded797668
Ensure videoplayer is valid before setting allowCaptions
2023-03-26 12:13:55 -04:00
1hitsong
99958ab0c4
Don't init subs on intros. Rework fallback subs font.
2023-03-25 21:52:12 -04:00
1hitsong
25ce0b9e9d
Stop spinner when intro video starts & disable intros on playlists
2023-03-23 18:59:23 -04:00
Charles Ewert
55b2ee1831
Fix crash in VideoPlayer.brs ( #1067 )
...
* ensure vars are valid - fixes crashlog line 49
* don't use optional chaining operators
---------
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-03-13 16:16:36 -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
candry7731
c6a525fe47
Merge branch 'unstable' into Add-Loading-ux-to-movies-details-screen
2023-02-11 12:59:11 -06:00
candry7731
96593813a1
Stop spinner, from continue watching option
2023-02-10 21:57:46 -06:00
sevenrats
fe1f21341c
address comments
2023-02-08 19:58:05 -05:00
sevenrats
5c22f8a9e5
more spinners
2023-02-04 01:39:09 -05:00
sevenrats
b54b5bdcc4
unbreak details spinners
2023-02-04 01:15:40 -05:00
sevenrats
3b00d3ab28
simpler spinner
2023-02-04 00:26:55 -05:00
candry7731
fef110058a
Fix bug, endless spinner for music videos
2023-02-03 13:31:53 -06:00
candry7731
23fe95229c
Move progressDialog to sceneManager Fix load bug
2023-02-01 23:20:19 -06:00
sevenrats
c0561af6af
remove debug prints
2023-01-30 20:24:31 -05:00
sevenrats
a5c0a40ee3
fix invalid ticks and video errorstate
2023-01-30 20:02:00 -05:00
1hitsong
6b926bfeb1
Revert formatting by removing optional chaining
2023-01-04 12:22:07 -05:00
Jimi
ac1a77dda5
Formatting
2023-01-04 08:42:35 -07:00
Jimi
e6f96664fd
Update source/VideoPlayer.brs
...
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-01-04 07:10:45 -07:00
Jimi
181d6aaae5
Update source/VideoPlayer.brs
...
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-01-04 07:10:23 -07:00
Jimi
4e83b6befc
Update source/VideoPlayer.brs
...
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-01-04 07:09:57 -07:00
Jimi
f27dcb2c26
Update source/VideoPlayer.brs
...
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-01-04 07:09:29 -07:00
Jimi
fa55c5a9cf
Don't crash when viewing in progress recording.
2023-01-02 15:50:18 -07:00
Alex Wardle
2b6abe947f
grab meta.type after validation check
2022-12-28 16:45:52 -07:00
Alex Wardle
7fe0dbd0d0
fix crash if channel launched with bad arguments
2022-12-28 10:03:21 -07:00
Jimi
84bba357da
Merge branch 'unstable' into nobadsubs
2022-12-13 19:03:30 -07:00
sevenrats
5961f16087
no more bad subs
2022-12-13 20:47:26 -05:00
1hitsong
1b2392bb16
Fix lockup on Additional Parts resume
...
This will automatically start playback at resume point. Follow up PR will show user resume dialog popup.
2022-12-08 13:33:08 -05:00
Neil Burrows
af83027bb7
Merge branch 'unstable' into hevc-directplay-profile-version-override
2022-12-01 08:43:25 +00:00
1hitsong
119b14634e
Code cleanup
2022-11-20 20:18:23 -05:00
candry7731
efac0afe83
Add missing code
2022-11-06 22:35:02 -06:00
candry7731
a35f476bfd
Merge branch 'unstable' into Next-UP-Button
2022-10-11 09:57:02 -05:00
Neil Burrows
b473b3ffbe
Fix variable name after merge
2022-10-06 09:25:03 +01:00
Neil Burrows
58e91aeb76
Merge branch 'unstable' into hevc-directplay-profile-version-override
2022-09-25 10:20:31 +01:00
1hitsong
1832dfd0d6
Merge pull request #781 from jimdogx/jf-video-stats
...
Jf video stats
2022-09-23 08:20:02 -04:00
Jimi
432a098236
re-apply changes dropped by merge
2022-09-22 11:51:12 -06:00
Jimi
cec239081f
pr comments
2022-09-22 11:43:54 -06:00
Jimi
04de2cad6a
Additional info
2022-09-21 06:05:37 -06:00
Jimi
d41b36bb55
Bitrate is apparently an Int
2022-09-20 23:55:45 -06:00
Jimi
f1241bd692
Add bitrate to streaming info section
2022-09-20 09:52:44 -06:00
1hitsong
4d7709d73b
Remove BIF support
2022-09-14 19:36:00 -04:00