1hitsong
|
ebbb4deeb9
|
Add song track number and length to album view
|
2022-07-24 11:58:13 -04:00 |
|
Charles Ewert
|
d3c7373a9d
|
don't extend ContentNode #rokubug
|
2022-07-22 22:41:47 -04:00 |
|
Charles Ewert
|
13b660c7c2
|
Revert "Update Home Screen to Respect User Preferences (#553)"
This reverts commit 26d9360fd3 .
|
2022-07-21 20:31:39 -04:00 |
|
candry7731
|
1d03ad08ac
|
Added "Network/Genre" View Option to folders (#596)
|
2022-07-09 09:39:29 +01:00 |
|
1hitsong
|
f5412fd192
|
Add preroll video support (#644)
|
2022-07-09 09:28:15 +01:00 |
|
1hitsong
|
52aa47265c
|
Remove tag param from music images
|
2022-06-11 19:32:24 -04:00 |
|
Jimi
|
2fec02f9a9
|
Merge branch 'master' into addmusic
|
2022-06-06 06:15:25 -06:00 |
|
candry7731
|
dec1b15b79
|
Fix Episode Image errors
|
2022-06-02 21:04:07 -05:00 |
|
1hitsong
|
5347214fd4
|
Merge branch 'jellyfin:master' into addmusic
|
2022-05-31 15:58:54 -04:00 |
|
Charles Ewert
|
b3008e045c
|
Remove optional commas
|
2022-05-30 09:00:14 -04:00 |
|
Charles Ewert
|
2296fde437
|
Files should end in new line
|
2022-05-30 08:57:40 -04:00 |
|
Nick Wallace
|
26d9360fd3
|
Update Home Screen to Respect User Preferences (#553)
|
2022-05-24 17:23:42 +01:00 |
|
Jimi
|
c3bfab4af5
|
Works with Music/Artists/Albums and Music/Artists/Song
|
2022-05-23 19:54:41 -04:00 |
|
1hitsong
|
d01a477bb3
|
Include artist name in top text of album
|
2022-05-23 19:54:03 -04:00 |
|
1hitsong
|
1d608ea840
|
Code Cleanup
|
2022-05-23 19:54:03 -04:00 |
|
1hitsong
|
b884cba356
|
Change song list display. Begin work on audio playback
|
2022-05-23 19:54:03 -04:00 |
|
1hitsong
|
8f516926ef
|
Create music artist view
|
2022-05-23 19:54:03 -04:00 |
|
Jimi
|
23acaac410
|
Remove unneed Tag parameter
|
2022-05-22 16:41:02 -06:00 |
|
Neil Burrows
|
5251c46270
|
Merge branch 'master' into add-screen-events
|
2022-05-19 21:41:29 +01:00 |
|
Nick Wallace
|
1a1fd242f3
|
Favorite a Live TV Channel (#584)
|
2022-05-14 11:13:28 +01:00 |
|
Neil Burrows
|
fa0e07249b
|
Add JFScreen and OnScreenShown and OnScreenHidden events
|
2022-05-10 08:05:02 +01:00 |
|
Neil Burrows
|
2cf45677c6
|
User setting screen
|
2022-05-01 11:51:28 +01:00 |
|
Jimi
|
5ffa09f602
|
Allow selection of different audio tracks for tv shows
|
2022-04-24 09:10:18 -06:00 |
|
Neil Burrows
|
be3648c340
|
Check overhang is not invalid before setting user
|
2022-04-22 17:50:45 +01:00 |
|
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
|
ecde74cd3e
|
Implement Version selection for Movies
|
2022-03-12 18:10:50 -07:00 |
|
Jimi
|
2133c5af24
|
Cleaner implementation of hiding overhang data.
|
2022-02-13 13:53:30 -07:00 |
|
Jimi
|
68df29c6ca
|
Hide overhang when viewing photos.
|
2022-02-06 15:37:40 -07:00 |
|
Jimi
|
bc5c61a519
|
Initial support for photo viewing
|
2022-02-06 08:37:02 -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 |
|
JD Layman
|
be24a19c8f
|
Add groups to stack to manage active group for main scene
|
2021-10-09 21:14:31 -05:00 |
|
Bronley
|
43b4ac3fc9
|
Format all brs files
|
2021-07-28 06:51:15 -04:00 |
|
Neil Burrows
|
6d757653da
|
Linter: Consistent IF statement format
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
|
2021-06-26 14:52:16 +01:00 |
|
Neil Burrows
|
da54bc86fe
|
Linter: Change any function that doesn't return a value to a sub
|
2021-06-26 11:18:09 +01:00 |
|
jd1123
|
6762b70c91
|
Do not display images if the Type is "CollectionFolder"
|
2021-04-20 21:43:47 -04:00 |
|
jd1123
|
be3b410d20
|
This fixes #425
|
2021-04-20 20:24:28 -04:00 |
|
Neil Burrows
|
e783e5e562
|
Add Folder icon when no poster/backdrop set for Files library
|
2021-04-12 07:43:41 +01:00 |
|
Neil Burrows
|
f1118dc7b8
|
Fixes for Lazyman Plugin
|
2021-04-10 11:20:02 +01:00 |
|
Bronley
|
ef90af4c36
|
Fix some more errors found by bsc
|
2021-01-31 14:35:18 -05:00 |
|
Neil Burrows
|
c233e58a55
|
Merge branch 'master' into misc-scope-fixes
|
2021-01-31 19:11:38 +00:00 |
|
Bronley
|
edec0c6d3e
|
Remove missing functions from interfaces
|
2021-01-30 14:54:40 -05:00 |
|
Bronley
|
15509514f8
|
Change field type associativearray to assocarray
|
2021-01-30 14:38:39 -05:00 |
|
cewert
|
85dc14f0c6
|
Enable quickplay on season episode list
|
2020-12-08 15:05:22 -05:00 |
|
Neil Burrows
|
784a62f612
|
Set usePoster and ImageWidth against each HomeItem to avoid having to access Parent
|
2020-12-01 16:04:00 +00:00 |
|
Neil Burrows
|
c3e1860a25
|
Remove commented out code
|
2020-11-23 17:32:55 +00:00 |
|