Charles Ewert
d5718501d4
Merge remote-tracking branch 'upstream/2.0.z' into update-master-bugfix
2024-02-08 21:45:39 -05:00
Charles Ewert
b2ee23ee6b
Merge pull request #1514 from cewert/only-show-logo-home
2024-02-08 17:48:45 -05:00
VTRunner
bee38aea6e
Fix in-process recording playback
2024-02-08 11:50:05 -05:00
1hitsong
b9634047e8
Merge pull request #1653 from 1hitsong/actorEpisodeSeriesName
...
Label actor episodes with series name, and season & episode numbers
2024-01-13 21:15:41 -05:00
Charles Ewert
a43f42b52b
Update source/utils/session.bs
2024-01-13 21:04:46 -05:00
Charles Ewert
52403ca454
Update source/utils/session.bs
2024-01-13 21:04:46 -05:00
Charles Ewert
a5dbd8fac5
auto update user.friendlyName and api auth header when user.name is updated
2024-01-13 21:04:46 -05:00
Charles Ewert
281b6d37f1
fix saved credentials bug #1636
2024-01-13 21:04:46 -05:00
1hitsong
b3ee484220
Add valid checks to used variables
...
Creates new helper function - isAllValid()
2024-01-13 20:40:44 -05:00
Charles Ewert
e2be70f90b
Update source/utils/session.bs
2024-01-12 17:05:57 -05:00
Charles Ewert
03941b4d77
Update source/utils/session.bs
2024-01-12 17:05:25 -05:00
Charles Ewert
3f172dc3e8
auto update user.friendlyName and api auth header when user.name is updated
2024-01-12 16:16:35 -05:00
Charles Ewert
8874b61781
fix saved credentials bug #1636
2024-01-12 15:49:20 -05:00
Charles Ewert
95b0158347
fix logoPoster dimensions
2024-01-08 23:12:58 -05:00
Charles Ewert
b41e08f232
remove left seperator from overhang
2023-12-15 20:54:36 -05:00
Charles Ewert
b2b67ae923
hide overhang logo and user when viewing media
2023-12-15 20:54:36 -05:00
Charles Ewert
ed9356d7c3
allow users lastrunversion to be invalid. update value and show whats new after login if value is invalid
2023-12-06 19:33:48 -05:00
Charles Ewert
83e6541d75
make sure we use the current version of the app
2023-12-06 15:15:32 -05:00
Charles Ewert
7a53b4a4c7
fix crash with new users
2023-12-06 11:26:55 -05:00
Charles Ewert
81ef7e2531
fix lastrunversion migration + make whats new show per user
2023-12-06 10:39:05 -05:00
1hitsong
fe0f02bbcc
Defensive code for if no custom prefs returned
2023-12-02 19:31:09 -05:00
1hitsong
95638e5267
Merge remote-tracking branch '1hitsong/unstable' into fixHomeImageSizes
2023-12-01 23:08:04 -05:00
Charles Ewert
e318c82972
remove unused code
2023-11-29 22:15:01 -05:00
Charles Ewert
a926d3c497
fix merge conflict
2023-11-29 22:11:54 -05:00
1hitsong
39448b7ceb
Merge pull request #1515 from cewert/add-more-loading-spinners
...
Convert app to use one spinner attached to JFScene + resize spinner
2023-11-29 20:21:53 -05:00
Charles Ewert
fd1b424e47
quickplay a season from the start when the episodes have no index (recordings)
2023-11-28 22:13:44 -05:00
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
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
867667f516
Add setting to match web's home sections
2023-11-24 13:44:11 -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
605f34a1a3
use loading spinners for selectedItem in main loop
2023-11-18 17:54:25 -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
1hitsong
9de99afa92
Add leading zero to minutes in pause bar
2023-11-12 12:30: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
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