Commit Graph

191 Commits

Author SHA1 Message Date
Neil Burrows
3741cbc912 Reworked Home Screen
- Using Task for loading
- Showing Up Next & Newest Library data
- Trying to make more modular
2020-03-12 18:33:45 +00:00
Charles Ewert
0b56a7547e
Merge pull request #151 from thomabx/transcode-subtitles
Start/Stop transcoding for subtitles settings changes during playback.
2020-03-11 22:02:43 -04:00
Benjamin Thomas
ec21f9c6f1
Removed duplicated function calls
Per review
2020-03-10 22:03:00 -07:00
thomabx
13b8f553db Removed more debug printing. 2020-03-10 21:08:27 -07:00
thomabx
9d78cc02c6 Removed debug printing. 2020-03-10 20:53:32 -07:00
thomabx
7e8c5beb62 Start/Stop transcoding for subitles settings changes during playback. 2020-03-10 20:50:47 -07:00
Charles Ewert
44c1d311fd Add percentplayed to movie detail and episode list 2020-03-10 13:27:01 -04:00
Charles Ewert
cf57f6393b Theme JFScene on init, remove themeScene() 2020-03-10 13:27:01 -04:00
Charles Ewert
6877a57fcb Reset overhang text on SignOut() 2020-03-10 13:27:01 -04:00
Charles Ewert
d2a1a88262 Stop observing options buton as needed 2020-03-07 20:44:02 -05:00
thomabx
4039cc5a16 Integrate dialog changes with continue watching changes. 2020-03-07 11:58:48 -08:00
Charles Ewert
513f9b9618 Add "Continue Watching" row on home screen 2020-03-07 10:39:11 -05:00
thomabx
2e5ec80c19 Fixed typo 2020-03-03 20:15:37 -08:00
thomabx
a40522c424 Fixed return type 2020-03-03 20:15:02 -08:00
thomabx
66f0041262 Cleaned whitespace 2020-03-03 19:02:05 -08:00
thomabx
84f4baebd1 Reworked Dialog 2020-03-03 18:46:26 -08:00
Charles Ewert
44f1e35f99 Only show overlay options text when needed 2020-02-29 20:41:57 -05:00
Nick Bisby
ca10e9cda3
Merge pull request #132 from thomabx/master
Add subtitles with preferred language prioritized
2020-02-29 16:39:11 -06:00
thomabx
42912890ad Stopped transcoding with subtitles off 2020-02-28 19:25:42 -08:00
thomabx
dd723f92b0 Added support for subtitles 2020-02-28 19:13:12 -08:00
Charles Ewert
c7a5ab8944 Set overhang title before loading new screen 2020-02-28 21:09:56 -05:00
Charles Ewert
996eb77636 Create custom overhang 2020-02-26 17:55:47 -05:00
Charles Ewert
22e3d422aa Prevent duplicate API calls 2020-02-23 14:10:28 -05:00
thomabx
016b9ec586
Fix for overhang
Incorrect variable type was being sent back.
2020-02-23 07:45:31 -08:00
thomabx
fb757570c3 Improved interface for TV episodes 2020-02-22 20:47:00 -08:00
thomabx
21e5080b6d Show unplayed count on episodes and TV seasons 2020-02-22 08:28:35 -08:00
Nick Bisby
c4fcdb583f
Merge pull request #120 from thomabx/master
Fix for videos resuming after 1 hour mark
2020-02-21 20:13:41 -06:00
thomabx
8155015e32 Fix for videos resuming after 1 hour mark 2020-02-21 18:00:08 -08:00
Charles Ewert
2c15b290b8 Correctly force audio to stereo when needed 2020-02-21 20:49:22 -05:00
Nick Bisby
6bb6a6b7b5
Merge pull request #118 from thomabx/master
Ask user whether to start playback over or resume
2020-02-21 19:28:26 -06:00
thomabx
d3bec19092 Ask user whether to start playback over or resume 2020-02-21 16:50:20 -08:00
Charles Ewert
eb3a52a234 Add support for aac 5.1 2020-02-20 23:02:21 -05:00
Anthony Lavado
24364274b5 remove newlines 2020-02-20 01:47:21 -05:00
Anthony Lavado
12a7a2bc5f Add a base url to the example text 2020-02-20 01:46:55 -05:00
Anthony Lavado
03e52e3540
Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-20 01:43:59 -05:00
Anthony Lavado
48a62d2962 add example text and node 2020-02-19 04:15:41 -05:00
Anthony Lavado
4ed6aa8fb6 fix conditional again 2020-02-19 04:05:59 -05:00
Anthony Lavado
09ef84aa16 fix build error 2020-02-19 04:04:58 -05:00
Anthony Lavado
f352e9bf62 always use certs, add http if no protocol specified 2020-02-19 03:47:29 -05:00
Anthony Lavado
ffcd63fc91 Remove port, accept URL as is 2020-02-19 02:33:49 -05:00
Anthony Lavado
d25f04d30f ensure url ends in a slash 2020-02-19 02:15:00 -05:00
thomabx
5f0513b12f Prevent playback after duration of video 2020-02-17 17:08:51 -08:00
Nick Bisby
7b5ebc0fd6
Update source/Main.brs 2020-02-17 16:13:20 -06:00
thomabx
d54016cc85 Report start of playback for TV episodes 2020-02-17 13:19:02 -08:00
thomabx
360541bb47 Reports playback status to the server 2020-02-17 11:30:04 -08:00
benjamin
42149579c4 Added pager support ot tvshows 2020-02-15 09:56:56 -08:00
Nick Bisby
0313ed495a
Update source/api/Items.brs 2020-02-15 10:34:22 -06:00
thomabx
45dab1f36c
Update source/VideoPlayer.brs
Remove whitespace

Co-Authored-By: Nick Bisby <nick@bisby.xyz>
2020-02-15 08:30:39 -08:00
benjamin
60aafaf474 More whitespace removed. 2020-02-15 07:34:29 -08:00
benjamin
e4c39c4ad0 Tabs to spaces 2020-02-15 07:26:36 -08:00