Commit Graph

1042 Commits

Author SHA1 Message Date
Charles Ewert
bccec61ece clean up scenemanager 2023-10-30 20:15:14 -04:00
Charles Ewert
3f24c8e255 rename emptyPostTask() to empty() 2023-10-30 20:15:05 -04:00
Charles Ewert
c3a8c2bfce merge unstable 2023-10-30 18:04:09 -04:00
Charles Ewert
c22e6ca5cd Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile 2023-10-30 18:00:38 -04:00
matty-r
503a063d8f
Merge branch 'jellyfin:unstable' into searchFix 2023-10-29 09:53:02 +10:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay 2023-10-28 17:25:40 -04:00
1hitsong
4be92addb2 Fix default A-Z music sorting 2023-10-28 15:52:57 -04:00
1hitsong
2c87e4f9f7 Fix default A-Z movie sorting
Fixes #1444
2023-10-28 10:49:34 -04:00
Charles Ewert
e055aa79c8
Merge pull request #1441 from 1hitsong/fixPlaybackInfoPopup 2023-10-28 10:03:40 -04:00
1hitsong
71fe9da9c7 Order boxsets by release date by default
Fixes #391
2023-10-27 14:27:25 -04:00
1hitsong
a78dcca4f7 Calculate device id on login and use for API calls
Fixes #1417
2023-10-27 10:51:09 -04:00
admin
0f5fb7e45d Search fix - using the Users/Items api instead of Search Hints. 2023-10-27 13:38:14 +10:00
1hitsong
4222882a31
Merge pull request #1416 from JarodTAerts/developer/jarodtaerts/tvshow-specialfeatures
Add support for TV show season level extra features
2023-10-26 13:22:25 -04:00
JarodTAerts
ec332f10d6
Apply suggestions from code review
Remove extra parathesis to improve code cleanliness.

Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-10-26 11:06:29 -06:00
jarodaerts
5a31250ce8 Fix variable casing on extras var 2023-10-25 21:19:45 -06:00
Charles Ewert
6c38d1ae19
Merge pull request #1414 from 1hitsong/homeSectionMatchWeb 2023-10-25 18:30:41 -04:00
jarodaerts
42a821fadd Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into developer/jarodtaerts/tvshow-specialfeatures 2023-10-24 21:27:02 -06:00
1hitsong
8bfbffdfde Revert subtype code change
Fixes #1427
2023-10-24 08:11:22 -04:00
1hitsong
e4f8523387 Review items
Now updates favorites, Live TV on now, and latest in library sections when returning to view. Code cleanup. Fire loaded beacon after 2 rows load.
2023-10-22 18:37:37 -04:00
jarodaerts
4fed592e37 Address PR feedback
Switch to using sdk for calls to server, improve structure/style of code, and fix formating
2023-10-16 20:33:06 -05:00
jarodaerts
e8ed687dc7 Add support for TV show season level extra features 2023-10-14 22:21:08 -04:00
1hitsong
bd5a2cd4c2 Respect Home Section settings from web 2023-10-13 21:55:17 -04:00
Charles Ewert
7c2537fabf Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile 2023-10-03 11:17:26 -04:00
Charles Ewert
6c664ca119 add livetv quickplay support 2023-09-23 21:31:01 -04:00
Charles Ewert
1102f09b9b remove debugging 2023-09-23 19:28:52 -04:00
Charles Ewert
e4f05105f5 Fix episode list regression + limit all queries to 2000 items 2023-09-23 17:48:46 -04:00
Charles Ewert
4dcc3ad9f7 add quickplay support for series networks and genres 2023-09-23 12:32:50 -04:00
Charles Ewert
080c8e87b0 add musicvideo support to home screen - use wide poster, show name and year made, open using movie detail group 2023-09-23 11:16:15 -04:00
Charles Ewert
853419eb9b add quick play support for music videos 2023-09-23 10:52:29 -04:00
Charles Ewert
5218002f10 add support for music genres 2023-09-23 10:06:52 -04:00
Charles Ewert
c3d0e85d3d add support for studio and genre movie library view 2023-09-23 09:47:21 -04:00
Charles Ewert
51c629ced1
Merge pull request #1374 from cewert/make-back-work-on-user-select
Fix login bugs, enable support for saving user's credentials, and add "Change User" and "Remember Me?" options
2023-09-21 13:01:14 -04:00
Charles Ewert
3f658c719f remove unneeded imports 2023-09-21 09:48:52 -04:00
Charles Ewert
a11f786d99 first attempt with promises 2023-09-20 19:08:47 -04:00
Charles Ewert
f8e2ff7e50 add support for My Media and appears on row + move quick play logic to a namespace in it's own file 2023-09-18 22:39:44 -04:00
Charles Ewert
fa7e57fbe4
Merge pull request #1371 from cewert/update-settings-ui 2023-09-18 09:00:11 -04:00
Charles Ewert
be9aa38134 Use async with customizable timout + save response body, headers, and failure reason 2023-09-17 12:39:19 -04:00
1hitsong
fe8a9ca0e0 Fix trailer button
Fixes #1377
2023-09-16 20:31:51 -04:00
Charles Ewert
1acec715b1 enable Quick Play for boxsets, series, seasons, albums, and music artists 2023-09-16 17:18:03 -04:00
1hitsong
6069a7fc3c Use global user setting. Add function definitions 2023-09-16 15:26:30 -04:00
Charles Ewert
50020a3f20 create global rememberme setting 2023-09-14 17:51:41 -04:00
Charles Ewert
b9359b8f51 fix #1372 + fix #310. Add option to "Change User" from home page 2023-09-14 11:52:32 -04:00
Charles Ewert
b5bd893241 fix back bug on login and remove recursive function 2023-09-13 22:20:50 -04:00
1hitsong
dfde501c87 Copy over crash fixes from #1133 2023-09-13 22:02:50 -04:00
1hitsong
34770a5ee0 Add custom subs to new video player 2023-09-13 17:56:20 -04:00
Charles Ewert
454de3b8cd fix bug on user select screen preventing the back button from working 2023-09-13 17:44:33 -04:00
Charles Ewert
08f9cb1704 Merge remote-tracking branch 'upstream/unstable' into hide-unplayedCount-if-zero 2023-09-13 10:37:21 -04:00
Charles Ewert
439e81ce09 update settings page to create more space for long radio lists 2023-09-12 19:34:12 -04:00
Charles Ewert
ef8b5a14a5 Merge branch 'post-task-device-profile' of https://github.com/cewert/jellyfin-roku into post-task-device-profile 2023-09-12 19:18:23 -04:00
Charles Ewert
46f24293c4 restore debugging info for device profile 2023-09-12 19:18:07 -04:00