Commit Graph

1050 Commits

Author SHA1 Message Date
Seven Rats
0043c2ebc1
Refactor deviceCapabilities, fix vp9, and make 6 channel videos downmix if possible (#1366)
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-11-04 15:10:47 -04:00
Charles Ewert
64fc563c68 Merge remote-tracking branch 'upstream/unstable' into import-slide-out-button 2023-10-31 22:27:25 -04:00
1hitsong
91d71447ab
Merge pull request #1458 from cewert/fix-next-episode-popup
"Next Episode" button updates
2023-10-31 20:00:49 -04:00
1hitsong
445f1c2991
Merge pull request #1449 from cewert/import-intKeyboard
Copy IntegerKeyboard code into app instead of using NPM package
2023-10-31 19:47:44 -04:00
1hitsong
bd94f9ccd8
Merge pull request #1446 from cewert/import-npm-bgv
Copy ButtonGroupVert code into app instead of using NPM package
2023-10-31 19:47:28 -04:00
Charles Ewert
44aac6bfe6
Merge pull request #1456 from cewert/quickplay-search 2023-10-31 17:05:34 -04:00
1hitsong
949c14a02d
Merge pull request #1390 from cewert/fix-settings-focus
Fix early exit from settings screen
2023-10-31 17:03:26 -04:00
Charles Ewert
28b213377f address reviewer feedback 2023-10-31 17:01:31 -04:00
Charles Ewert
fd9b50ca3f validate search quick play node and return focus after a query with no results 2023-10-31 16:11:56 -04:00
Charles Ewert
034c485990 use child count to track state of search results 2023-10-31 15:26:54 -04:00
Charles Ewert
bd9a451601 only quickplay on search page if search results are in focus 2023-10-31 15:08:03 -04:00
Charles Ewert
c0f2b7fc0a address reviewer feedback 2023-10-31 13:30:46 -04:00
Charles Ewert
a942cb5efd use TotalRecordCount to check search results state 2023-10-29 15:22:03 -04:00
Charles Ewert
187a0528ef precent focusing on the search results until there is data 2023-10-29 15:12:37 -04:00
Charles Ewert
2fbf968901 use opacity for next episode check and hide button before it reaches 0 2023-10-29 14:49:55 -04:00
Charles Ewert
21b3fce266 Only show the "Next Episode" button for episodes 2023-10-29 11:06:28 -04:00
Charles Ewert
8c0fc20ece add quickplay support to search results 2023-10-28 22:36:35 -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
Charles Ewert
820af934f1 Import slide-out-button code instead of using NPM package 2023-10-28 11:48:36 -04:00
Charles Ewert
e394586c4a Import intKeyboard code instead of using NPM package 2023-10-28 11:39:14 -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
5641e8e998 move code to repo instead of using npm package 2023-10-25 22:39:27 -04: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
2af861fedc fix early exit from settings screen 2023-09-23 22:14:47 -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
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