Commit Graph

167 Commits

Author SHA1 Message Date
Neil Burrows
cb7690e916 Prefer Movie Thumbnail Image over Backdrop 2020-03-14 15:00:41 +00:00
Neil Burrows
721eddd864 Get Library type from node type
And rename badly names variable
2020-03-14 08:51:40 +00:00
Neil Burrows
f77a662dfb Fix paging in libraries 2020-03-13 16:41:59 +00:00
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
thomabx
7e8c5beb62 Start/Stop transcoding for subitles settings changes during playback. 2020-03-10 20:50:47 -07:00
Charles Ewert
cf57f6393b Theme JFScene on init, remove themeScene() 2020-03-10 13:27:01 -04:00
Charles Ewert
4c80bd82a7 Validate homeitem data before displaying 2020-03-08 11:02:41 -04: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
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
e4d6e67a80 Change look of movie/episode display 2020-03-04 20:00:33 -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
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
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
thomabx
f597af5985 Fixed episode runtime text under 10 minutes 2020-02-23 14:35:14 -08: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
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
thomabx
d3bec19092 Ask user whether to start playback over or resume 2020-02-21 16:50:20 -08: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
a281454e3b Fix background color on screensaver 2020-02-20 17:23:45 -05:00
Anthony Lavado
09a14d3245 Fix indentation on scene.xml 2020-02-20 01:46:06 -05:00
Anthony Lavado
48a62d2962 add example text and node 2020-02-19 04:15:41 -05:00
Anthony Lavado
ffcd63fc91 Remove port, accept URL as is 2020-02-19 02:33:49 -05:00
thomabx
360541bb47 Reports playback status to the server 2020-02-17 11:30:04 -08:00
Cole Funseth
ec336c5d67 Updated dimensions for config and removed non-existent fields (#74) (#101) 2020-01-04 15:37:06 -06:00
Nick Bisby
819c89c3fa
Don't typecast invalid (#98) 2019-12-08 19:31:07 -06:00
Nick Bisby
edab57c45b
Make TV series work again, or for the first time\? (#94) 2019-12-06 20:49:37 -06:00
William S. Moses
6859d7aa3f Fix fave invalid error and incorrect name for description 2019-11-26 21:03:36 -06:00
Nick Bisby
a6611dccce
And for TV shows 2019-10-18 22:38:00 -05:00
Nick Bisby
5dff55a817
A quick thing to only add runtime if we have a runtime 2019-10-18 22:35:26 -05:00
Nick Bisby
b2a4bc8319 Make collections work, for movies at least 2019-10-17 20:52:26 -05:00
Charles Ewert
a1e83ccebd Make pager cover bottom row of pixels 2019-10-15 17:21:04 -04:00
Charles Ewert
5350fbb1ff Adjust padding on lib list and remove unused code 2019-10-15 16:28:18 -04:00
Charles Ewert
bd1bda3b8b Adjust overhang 2019-10-15 16:26:41 -04:00
Charles Ewert
567079b6c9
Merge branch 'master' into librarylist-images 2019-10-14 22:01:20 -04:00
Nick Bisby
9e84a7b8c7 Put a rectangle behind the pager on top of the item grid 2019-10-14 20:55:29 -05:00
Nick Bisby
ad4ffe326d Move message dialog handling around 2019-10-14 20:55:29 -05:00