Commit Graph

435 Commits

Author SHA1 Message Date
Neil Burrows
98bb3f1fff Check variable set before access 2022-03-18 09:11:57 +00:00
Jimi
129be19a07 Merge branch 'master' into feature/531-mulitple-movie-video-streams 2022-03-13 05:49:36 -06:00
debmint
0f18add523
Movie extras (#520) 2022-03-13 08:46:03 +00:00
Jimi
67a4f736a1 Formatting 2022-03-12 19:20:21 -07:00
Jimi
21b834e93f Reload audio choices when video version is changed 2022-03-12 19:18:54 -07:00
Jimi
ecde74cd3e Implement Version selection for Movies 2022-03-12 18:10:50 -07:00
Jimi
2d79b74fcc Merge branch 'master' into feature/211-Support-For-Photos 2022-02-13 13:53:50 -07:00
Jimi
2133c5af24 Cleaner implementation of hiding overhang data. 2022-02-13 13:53:30 -07:00
Neil Burrows
9b87da42f7
Merge branch 'master' into feature/525-skip-books-until-supported 2022-02-13 15:41:07 +00:00
Jimi
707dc07332 Skip books until supported 2022-02-13 06:32:08 -07:00
Jimi
8b6957ff30 Formatting 2022-02-06 15:38:26 -07:00
Jimi
68df29c6ca Hide overhang when viewing photos. 2022-02-06 15:37:40 -07:00
Jimi
c15e554862 Formatting 2022-02-06 10:12:32 -07:00
Jimi
593f863949 Cleanup and stubbed out shuffle option 2022-02-06 10:10:29 -07:00
Jimi
bc5c61a519 Initial support for photo viewing 2022-02-06 08:37:02 -07:00
Jimi
7100438b08 Missed check-in 2022-02-04 19:00:15 -07:00
Jimi
ce7e30b873 Add video and audio codec info to TV show details 2022-02-04 18:53:54 -07:00
jimiatnymbl
79b2ea18f5 Don't load entire grid to update single recording 2022-01-16 08:54:43 -07:00
jimiatnymbl
eff6baa31d Formatting 2022-01-16 07:12:58 -07:00
jimiatnymbl
e4f05e5eb2 Record icon and focussed button improvements. 2022-01-16 07:12:04 -07:00
jimiatnymbl
c388fa36fe Formatting 2022-01-10 17:12:55 -07:00
jimiatnymbl
70c2945912 Hide Rec Series if not a series 2022-01-10 17:11:54 -07:00
jimiatnymbl
6290a9e407 Formatting 2022-01-09 07:56:52 -07:00
jimiatnymbl
55d7346be1 Cleanup 2022-01-09 07:56:10 -07:00
jimiatnymbl
572963e28f Don't show buttons when user doesn't have access. 2022-01-08 23:31:27 -07:00
jimiatnymbl
09101569b5 Comment cleanup 2022-01-08 23:06:56 -07:00
jimiatnymbl
abc73a2478 Formatting 2022-01-08 22:50:53 -07:00
jimiatnymbl
0e272b905f Working first draft 2022-01-08 22:49:05 -07:00
jimiatnymbl
76c96ab1e7 WIP 2022-01-08 22:43:17 -07:00
jimiatnymbl
78fb57bcb1 WIP (recording single and series with red logo) 2022-01-08 21:40:25 -07:00
jimiatnymbl
c9bf023949 WIP (can start single recording from guide) 2022-01-08 17:04:38 -07:00
Jimi Dodge
8af0148e59 WIP 2022-01-04 20:50:45 -07:00
Jimi Dodge
8ee6fedc41 WIP (Record button UI) 2022-01-04 20:36:21 -07:00
Neil Burrows
0921e26114
Merge branch 'master' into feature/save-servers 2022-01-02 16:25:42 +00:00
jimiatnymbl
1876dd29bd Working with new checkbox 2021-12-29 20:51:39 -07:00
jimiatnymbl
2aece6ef5d WIP (added server name to saved list) 2021-12-26 11:52:43 -07:00
jimiatnymbl
48c81f97d7 Formatting 2021-12-23 21:08:43 -07:00
jimiatnymbl
9712e9f2ac Typo 2021-12-23 17:09:03 -07:00
jimiatnymbl
c3cb43ad4d Working v1 (no username or pass) 2021-12-23 15:17:38 -07:00
jimiatnymbl
93c5fb7501 bsfmt fixes 2021-12-20 07:57:22 -07:00
jimiatnymbl
c7f0210324 Code cleanup 2021-12-18 18:12:33 -07:00
jimiatnymbl
25c9e607c3 Adding comments 2021-12-17 23:43:28 -07:00
jimiatnymbl
45b935849b Cleanup 2021-12-17 23:39:55 -07:00
jimiatnymbl
ced4b0e99b Cleanup 2021-12-17 23:31:28 -07:00
jimiatnymbl
648b1fb66d Working v2 2021-12-17 23:16:07 -07:00
jimiatnymbl
8c0fb4a11f On Now displaying, needs click handling 2021-12-16 23:18:19 -07:00
Neil Burrows
3262eaaf38 Display dialog when a required transcode url is not provided by the server 2021-12-03 09:40:15 +00:00
JD Layman
f5dbeb5205 Rename GroupStack to SceneManager to make functionality more obvious 2021-10-09 21:14:32 -05:00
JD Layman
6eb283de1b Abstract remaining overhang functionality with groupStack so overhang is never accessed directly 2021-10-09 21:14:32 -05:00
JD Layman
6c03736e41 Apply focus after attaching node to scene
This fixes problems where focus was not properly applied to videos resulting in lack of controls
2021-10-09 21:14:31 -05:00