Commit Graph

600 Commits

Author SHA1 Message Date
Charles Ewert
4cc60962b8 Make padding for overlay time dynamic 2020-02-29 21:48:31 -05:00
Charles Ewert
44f1e35f99 Only show overlay options text when needed 2020-02-29 20:41:57 -05:00
Charles Ewert
70fee4b168 Display is FHD 2020-02-29 19:36:36 -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
Charles Ewert
2370d9f097
Merge pull request #131 from cewert/fix-overhang-title
Set overhang title early, use real library names
2020-02-29 17:21:06 -05: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
Nick Bisby
ba288860a6
Merge pull request #130 from cewert/master
Create custom overhang
2020-02-26 21:43:51 -06:00
Charles Ewert
996eb77636 Create custom overhang 2020-02-26 17:55:47 -05:00
Anthony Lavado
5a45d2f5f2
Merge pull request #129 from cewert/master
Change package.json license to GPLv2
2020-02-24 13:00:12 -05:00
Charles Ewert
c4493c62ff Change license to GPLv2 2020-02-24 12:45:21 -05:00
Charles Ewert
a7c601b35d
Merge pull request #127 from thomabx/master
Fixed episode runtime text under 10 minutes
2020-02-23 18:16:23 -05:00
thomabx
f597af5985 Fixed episode runtime text under 10 minutes 2020-02-23 14:35:14 -08:00
Nick Bisby
da9713299d
Merge pull request #126 from cewert/master
Prevent duplicate API calls
2020-02-23 13:17:39 -06:00
Charles Ewert
22e3d422aa Prevent duplicate API calls 2020-02-23 14:10:28 -05:00
Nick Bisby
bfe99ca2b3
Merge pull request #125 from thomabx/master
Check indexNumber exist for episode
2020-02-23 13:04:44 -06:00
thomabx
9235599a52
Update components/tvshows/details-list.brs
Fixed whitespace

Co-Authored-By: Nick Bisby <nick@bisby.xyz>
2020-02-23 11:04:02 -08:00
thomabx
d5a9cf4d75 Check indexNumber exist for episode 2020-02-23 10:58:24 -08:00
Nick Bisby
9dc047f25c
Merge pull request #123 from thomabx/master
Display TV episodes vertically
2020-02-23 11:53:23 -06:00
thomabx
016b9ec586
Fix for overhang
Incorrect variable type was being sent back.
2020-02-23 07:45:31 -08:00
thomabx
3314a21eb0
Add episode number to episode lists 2020-02-23 07:28:19 -08:00
thomabx
35753b2129 Removed unused variable 2020-02-22 20:51:53 -08:00
thomabx
fb757570c3 Improved interface for TV episodes 2020-02-22 20:47:00 -08:00
Nick Bisby
76fc41c23b
Merge pull request #121 from thomabx/master
Show unplayed count on episodes and TV seasons
2020-02-22 11:01:48 -06: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
Nick Bisby
d4b9062fb4
Merge pull request #119 from cewert/master
Correctly force audio to stereo when needed
2020-02-21 20:00:25 -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
Nick Bisby
4fadc56bf2
Merge pull request #117 from cewert/master
Add support for AAC 5.1 audio
2020-02-21 19:26:20 -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
dkanada
2c0ad4e023
Merge pull request #115 from anthonylavado/base-url
Reworks URL to match other clients
2020-02-21 12:31:31 +09:00
Charles Ewert
1ee48e1734
Merge pull request #116 from cewert/master
Fix background color on screensaver
2020-02-20 21:17:30 -05:00
Charles Ewert
a281454e3b Fix background color on screensaver 2020-02-20 17:23:45 -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
09a14d3245 Fix indentation on scene.xml 2020-02-20 01:46:06 -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
Nick Bisby
816dac3100
Merge pull request #114 from thomabx/transcode-finish-fix2
Prevent playback after duration of video
2020-02-17 19:15:08 -06:00
thomabx
5f0513b12f Prevent playback after duration of video 2020-02-17 17:08:51 -08:00
Nick Bisby
dcc067f11a
Merge pull request #112 from thomabx/playstate
Reports playback status to the server
2020-02-17 16:16:11 -06:00