Commit Graph

371 Commits

Author SHA1 Message Date
thomabx
4039cc5a16 Integrate dialog changes with continue watching changes. 2020-03-07 11:58:48 -08:00
Nick Bisby
65821aee91
Merge pull request #144 from thomabx/home-unindexed-episode
Fix to Home for epsidoes without indexes
2020-03-07 12:55:24 -06:00
Benjamin Thomas
aac91e2790
Fixed typo
Introduced typo in second if condition with previous edit.
2020-03-07 09:06:25 -08:00
thomabx
712e22b0fb Fixed codition 2020-03-07 08:44:33 -08:00
thomabx
32bde5293e Fix to Home for epsidoes without indexes 2020-03-07 08:26:34 -08:00
Charles Ewert
2fef88d747
Merge pull request #141 from thomabx/master
Change look of movie/episode display
2020-03-07 11:08:03 -05:00
Charles Ewert
03ea7a8323
Merge pull request #139 from cewert/add-continue-watching
Add "Continue Watching" to home screen
2020-03-07 11:00:03 -05:00
Charles Ewert
c352b7163a Add more detail to videos on home screen 2020-03-07 10:39:11 -05:00
Charles Ewert
513f9b9618 Add "Continue Watching" row on home screen 2020-03-07 10:39:11 -05:00
thomabx
a466850fba Add star icon 2020-03-04 20:02:47 -08:00
thomabx
e4d6e67a80 Change look of movie/episode display 2020-03-04 20:00:33 -08:00
Charles Ewert
855ad0b8a2
Merge pull request #140 from thomabx/master
Redesigned JFMessageDialog
2020-03-03 23:33:11 -05:00
Anthony Lavado
a0ebd97d2d
Merge pull request #138 from anthonylavado/version
Update the version number
2020-03-03 23:16:35 -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
23c468977f Cleaned up JFMessageDialog 2020-03-03 18:53:44 -08:00
thomabx
84f4baebd1 Reworked Dialog 2020-03-03 18:46:26 -08:00
Anthony Lavado
fa81e3a951
Update manifest 2020-03-03 14:07:22 -05:00
Anthony Lavado
e2afc51e55 Update the version number 2020-03-03 12:52:53 -05:00
Charles Ewert
ede1dee5a1
Merge pull request #135 from cewert/update-overhang
Overhang fixes
2020-03-01 11:30:18 -05:00
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