Commit Graph

1031 Commits

Author SHA1 Message Date
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
8c0fc20ece add quickplay support to search results 2023-10-28 22:36:35 -04: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
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
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
Charles Ewert
fa7e57fbe4
Merge pull request #1371 from cewert/update-settings-ui 2023-09-18 09:00:11 -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
94f284567a prevent crash when language is invalid 2023-09-04 13:12:38 -04:00
Charles Ewert
bb9f9b84d3 remove debugging code 2023-09-01 15:59:17 -04:00
Charles Ewert
464abddb2d Stop auto converting user settings to int. Update codebase to convert to int as needed 2023-09-01 15:56:20 -04:00
Charles Ewert
5b16bc7848
Merge branch 'unstable' into update-device-profile 2023-09-01 08:12:14 -07:00
Charles Ewert
45ad5bef96 bugfix for debug code 2023-08-31 17:02:39 -07:00
Charles Ewert
c03a1b1fea fix bug in debugging code 2023-08-30 21:47:18 -04:00
Charles Ewert
e2cfc05fbb
Add Photo to device profile and small update to GetBitRateLimit() (#1287) 2023-08-20 12:48:15 -04:00