Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Charles Ewert
7f4462c44c fixed movie genre quickplay (by 1hitsong) 2023-10-19 22:22:57 -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
4dcc3ad9f7 add quickplay support for series networks and genres 2023-09-23 12:32:50 -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
06f69f33f3 stop loading items to queue if memory is low 2023-09-23 08:09:36 -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