Commit Graph

1038 Commits

Author SHA1 Message Date
Charles Ewert
a8256c2576
address reviewer feedback
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-11-28 16:32:57 -05:00
1hitsong
b185c08c0c Fix 1st time setting bug
Fix by Cewert
2023-11-27 20:08:16 -05:00
1hitsong
f1da07ea6e Rename ImageSizes file to match actual use 2023-11-27 17:14:19 -05:00
1hitsong
47781b77d7 Fix 1st run setting 2023-11-26 15:48:50 -05:00
1hitsong
40925199d4 Review Updates & Bug Fix
Fix Roku component reuse bug
Don't repeat loadingTimer
Move ImageSizes enum to source folder
Update setting text & translation
Check selectedRowItem is valid and not empty
2023-11-26 12:12:33 -05:00
Charles Ewert
b4d5a4e6d3 remove spinner when quickplay api queries return no results + fix recording library bug 2023-11-24 22:09:29 -05:00
Charles Ewert
3c883c046c stop spinners when no items are returned or there's an unknown type 2023-11-24 22:00:01 -05:00
Charles Ewert
48af6ba8f2 fix quickplay on recordings library 2023-11-24 21:47:13 -05:00
1hitsong
86e07cfac9
Merge pull request #1533 from cewert/enable-rememberme-current-users
Enable rememberme global setting for current installs who upgrade
2023-11-24 17:26:57 -05:00
1hitsong
867667f516 Add setting to match web's home sections 2023-11-24 13:44:11 -05:00
Charles Ewert
2655d03dfe enable remembeme for current installs who upgrade 2023-11-22 16:47:01 -05:00
Charles Ewert
8938f576b5 fix remember me bug 2023-11-22 15:36:34 -05:00
Charles Ewert
c714bc29e5 use JFScene spinner instead of progress dialog 2023-11-22 15:28:10 -05:00
Charles Ewert
555460a06e refactor to use one function instead of two 2023-11-22 14:37:24 -05:00
Charles Ewert
fc2d005d1a add quickplay support for libraries that are userviews instead of collection folders 2023-11-22 13:37:20 -05:00
Charles Ewert
f5d34ea9ec convert remaining custom spinners 2023-11-22 09:06:13 -05:00
Charles Ewert
d2fcc932b2 move spinner to JFScene and migrate all other screnes to use it + use booleans on JFScene to control spinner + resize spinner to be similar size as video player spinner 2023-11-21 21:14:40 -05:00
Charles Ewert
26cf3517f8 remove duplicate code 2023-11-18 17:59:22 -05:00
Charles Ewert
605f34a1a3 use loading spinners for selectedItem in main loop 2023-11-18 17:54:25 -05:00
Charles Ewert
388bd0a371 fix episode list bug where OK was triggering quickplay 2023-11-18 09:38:36 -05:00
Charles Ewert
3ca40e8392 fix migration crash 2023-11-16 18:19:41 -05:00
Charles Ewert
52ea035a2c use constant for migration verison string 2023-11-15 22:19:23 -05:00
Charles Ewert
4133154443 check for user migrations every time + only print a 2nd time if migrations happened 2023-11-15 12:33:06 -05:00
Charles Ewert
de6f2a5eec fix user registry migration logic + print out registry when asked 2023-11-15 11:30:10 -05:00
Charles Ewert
d9be2dd6bb turn random off when quickplaying photos + fix bug 2023-11-14 16:45:07 -05:00
Charles Ewert
eedb277409 add quickplay support for photos, photoalbums, and photo libraries 2023-11-14 11:57:00 -05:00
Charles Ewert
88bc02b8b3 make photos work from homescreen 2023-11-13 09:16:00 -05:00
Charles Ewert
1037fe01eb
Merge pull request #1491 from 1hitsong/pauseMenuVideoPosition 2023-11-12 13:12:29 -05:00
1hitsong
9de99afa92 Add leading zero to minutes in pause bar 2023-11-12 12:30:53 -05:00
Charles Ewert
f9919be76c save credentials if asked when using quick connect 2023-11-11 11:00:53 -05:00
Charles Ewert
a592bd8f07 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-10 19:36:58 -05:00
1hitsong
ea16b6cd4d
Merge pull request #1462 from cewert/post-task-device-profile
Create and use generic PostTask to post device profile
2023-11-10 19:29:54 -05:00
1hitsong
faa9e8563e
Merge pull request #1475 from cewert/fix-registry-migration
Fix registry migration for next release
2023-11-10 19:22:07 -05:00
1hitsong
daf99dc7e2
Merge pull request #1470 from cewert/app-spinner-to-login
Show loading spinner and disable remote during login
2023-11-10 19:21:10 -05:00
1hitsong
1ede5fe362 Merge remote-tracking branch '1hitsong/unstable' into ChapterSkip 2023-11-08 19:54:26 -05:00
Charles Ewert
2efb9dcd80 fix registry migration - update version trigger 2023-11-06 18:29:25 -05:00
Charles Ewert
eb1c4290bd show loading spinner and disable remote on login 2023-11-04 21:48:39 -04:00
Charles Ewert
323b147401 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-04 21:01:11 -04:00
Charles Ewert
64a21f945d don't direct play opus audio files + transcode to ACC 2023-11-04 16:20:01 -04:00
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
8244c848cf Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile 2023-10-31 23:42:14 -04:00
1hitsong
b8b6db9c41
Merge pull request #1357 from sevenrats/server_url
Infer server url on server select screen
2023-10-31 17:35:46 -04:00
Charles Ewert
44aac6bfe6
Merge pull request #1456 from cewert/quickplay-search 2023-10-31 17:05:34 -04:00
Charles Ewert
a08a9cb593 fix home getting refreshed after exiting screensaver 2023-10-31 16:24:30 -04:00
sevenrats
a3af52c208 apply suggestions 2023-10-31 13:41:13 -04:00
Seven Rats
c268a53ed5
Merge branch 'server_url' into unstable 2023-10-31 13:29:09 -04:00
1hitsong
def3eba8b5 Create pause menu
Fixes #445
2023-10-31 10:02:39 -04:00
Charles Ewert
8aa325b93d getDeviceCapabilities() also prints the profile + some cleanup 2023-10-30 23:34:42 -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
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
admin
e85109b850 Switch to use the SDK, remove unnecessary comment 2023-10-29 08:59:28 +10:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay 2023-10-28 17:25:40 -04:00
1hitsong
0216cee4b2
Update source/utils/session.bs
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-10-28 09:53:08 -04:00
1hitsong
16ccfe2930 Code cleanup based on review 2023-10-28 08:13:31 -04:00
1hitsong
22f4152ee5 Fix Recording library quickplay from home view 2023-10-27 20:04:05 -04:00
1hitsong
ac592aa78f Add support quickplay program 2023-10-27 20:03:45 -04:00
1hitsong
f3c04377c1 Use device severDeviceName in base request 2023-10-27 10:53:33 -04:00
1hitsong
a78dcca4f7 Calculate device id on login and use for API calls
Fixes #1417
2023-10-27 10:51:09 -04:00
Charles Ewert
97575c3908
Merge pull request #1386 from cewert/loginflow 2023-10-27 08:26:55 -04:00
admin
0f5fb7e45d Search fix - using the Users/Items api instead of Search Hints. 2023-10-27 13:38:14 +10:00
Charles Ewert
00a6858c22
Auto update api docs and upload api docs to gh-pages (#1418)
Co-authored-by: cewert <cewert@users.noreply.github.com>
2023-10-26 22:19:51 -04:00
1hitsong
7e470dad8a
Merge pull request #1436 from cewert/fix-login-bug
Fix uninitialized var in login flow
2023-10-26 21:54:02 -04:00
1hitsong
86b7996697
Merge pull request #1434 from 1hitsong/fixHomeScetionNewUser
Fix home section for accounts with no section data
2023-10-26 13:23:01 -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
Charles Ewert
b52e0dcfca fix uninitialized var 2023-10-26 11:27:45 -04:00
1hitsong
7edcff8879 Fix home section for accounts with no section data 2023-10-26 06:39:59 -04:00
Charles Ewert
567b1cff7f Merge remote-tracking branch 'upstream/unstable' into loginflow 2023-10-25 18:42:12 -04:00
Charles Ewert
6c38d1ae19
Merge pull request #1414 from 1hitsong/homeSectionMatchWeb 2023-10-25 18:30:41 -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
Charles Ewert
7f4462c44c fixed movie genre quickplay (by 1hitsong) 2023-10-19 22:22:57 -04:00
Charles Ewert
31bbc56db7 address reviewer feedback 2023-10-19 22:13:11 -04:00
jarodaerts
2478b78e9f Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into developer/jarodtaerts/tvshow-specialfeatures 2023-10-19 19:42:20 -05:00
JarodTAerts
084582a2cd
Update source/api/Items.brs
Simplify object TVEpisode list data generation

Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-10-16 20:35:10 -05: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
sevenrats
1e035337de dont crash on bad input 2023-10-15 19:40:09 -04:00
Seven Rats
8f8650fd69
Merge branch 'unstable' into server_url 2023-10-15 08:18:44 -04: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
08f95db9e6 use .bs for main 2023-10-03 12:36:06 -04:00
Charles Ewert
a6a242e661 rename all brs files to bs and update import calls 2023-10-03 12:11:25 -04:00
Charles Ewert
d4b9510326 rename all files to use .bs file extension 2023-10-03 11:42:10 -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
5e761ddd71 remove playback.av1 setting on user migration 2023-09-30 14:31:32 -04:00
Charles Ewert
15a235a59c remove user setting for av1 direct play 2023-09-30 14:24:37 -04:00
Charles Ewert
20874c9ece fix transcode profile when using multi channel audio 2023-09-28 10:43:01 -04:00
Charles Ewert
04fb03c030 Revert "don't add aac directly to transcode profile when surround sound is supported"
This reverts commit 9ea0466eda.
2023-09-28 10:05:45 -04:00
Charles Ewert
cb474dcc9e Revert "rearrange to fix build"
This reverts commit 0902d6f078.
2023-09-28 10:05:21 -04:00
Charles Ewert
0902d6f078 rearrange to fix build 2023-09-27 21:36:04 -04:00
Charles Ewert
9ea0466eda don't add aac directly to transcode profile when surround sound is supported 2023-09-27 21:27:31 -04:00
Charles Ewert
5408784243 fix typo 2023-09-26 21:54:57 -04:00
Charles Ewert
283034708d dont include container when checking device for av1 support 2023-09-26 21:33:50 -04:00
Charles Ewert
6c664ca119 add livetv quickplay support 2023-09-23 21:31:01 -04:00
Charles Ewert
ee4c8a28b3 remove quickplay memory check. small refactor to use pushToQueue() function 2023-09-23 19:02:53 -04:00
Charles Ewert
e528fcd54c add quickplay support for type "Person" 2023-09-23 18:33:00 -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
5b2b2ba881 add support for saving credentials for private users 2023-09-23 17:06:36 -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