Commit Graph

154 Commits

Author SHA1 Message Date
candry7731
35c31b0161 formatting/validation 2022-06-03 00:25:43 -05:00
candry7731
8e0493de7d Resize item poster base on alpha/grid focus 2022-06-03 00:25:00 -05:00
candry7731
9c33c6b580 Move Alpha to left of item grid 2022-06-02 21:06:05 -05:00
1hitsong
5347214fd4
Merge branch 'jellyfin:master' into addmusic 2022-05-31 15:58:54 -04:00
Charles Ewert
686b91ca8f Fix formatting 2022-05-30 14:40:33 -04:00
Charles Ewert
0c33c95f4e Fix regression in #553 2022-05-30 12:10:22 -04:00
Charles Ewert
9e9e18a318 Add back try-catch 2022-05-30 10:03:59 -04:00
Charles Ewert
bbac0652a3 Remove unused code 2022-05-30 09:15:06 -04:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
Nick Wallace
26d9360fd3
Update Home Screen to Respect User Preferences (#553) 2022-05-24 17:23:42 +01:00
1hitsong
d8b5ba06dd List both artists and albums as direct children to music 2022-05-23 19:55:11 -04:00
1hitsong
963aae78d8 Add Now Playing scene 2022-05-23 19:55:11 -04:00
1hitsong
874eedecd7 Create fallback type if no results are found 2022-05-23 19:55:11 -04:00
1hitsong
577569a26f Create callback for music data 2022-05-23 19:55:11 -04:00
1hitsong
00df907c94 Add button to play album 2022-05-23 19:55:11 -04:00
Jimi
52bf0c35c6 formatting 2022-05-23 19:55:11 -04:00
Jimi
c3bfab4af5 Works with Music/Artists/Albums and Music/Artists/Song 2022-05-23 19:54:41 -04:00
1hitsong
8f516926ef Create music artist view 2022-05-23 19:54:03 -04:00
Neil Burrows
04b92cf92b
Merge branch 'master' into fixes/add-photos-back 2022-05-23 07:23:14 +01:00
candry7731
3f1ad4d129
Add item counts to overhang in ItemGrid (#581) 2022-05-23 07:19:22 +01:00
Jimi
2afb9b0fb8 Add photos back in to client 2022-05-22 16:20:34 -06:00
Nick Wallace
1a1fd242f3
Favorite a Live TV Channel (#584) 2022-05-14 11:13:28 +01:00
candry7731
e14bd096b4
Enabled all titles to show under poster images (#570) 2022-05-14 09:52:01 +01:00
candry7731
ff6fa03301
Add Loading spinner to grid and increase limit for smooth scrolling (#571) 2022-05-06 08:05:57 +01:00
Nick Wallace
647430a2e1
Alpha Picker (#540) 2022-04-29 08:03:01 +01:00
Neil Burrows
7e348956d1 Handle an abnormal (e.g. 401) response when getting collection 2022-04-25 08:24:08 +01:00
debmint
0f18add523
Movie extras (#520) 2022-03-13 08:46:03 +00:00
Jimi
8b6957ff30 Formatting 2022-02-06 15:38:26 -07:00
Jimi
68df29c6ca Hide overhang when viewing photos. 2022-02-06 15:37:40 -07:00
Jimi
c15e554862 Formatting 2022-02-06 10:12:32 -07:00
Jimi
593f863949 Cleanup and stubbed out shuffle option 2022-02-06 10:10:29 -07:00
Jimi
bc5c61a519 Initial support for photo viewing 2022-02-06 08:37:02 -07:00
jimiatnymbl
8c0fb4a11f On Now displaying, needs click handling 2021-12-16 23:18:19 -07:00
JD Layman
692cb8e922 Add filter information to title when browsing a collection 2021-10-09 21:14:31 -05:00
JD Layman
e23f3ff8ac Remove debugging breakpoint 2021-10-09 21:14:31 -05:00
JD Layman
3b531188cf Restore focus within TV Guide after options close 2021-10-09 21:14:31 -05:00
JD Layman
2fc7f0383c Retain view/sort/filter settings for collections 2021-10-09 21:14:30 -05:00
JD Layman
c46753e7ec Prevent video playback error when playing a TV channel after filtering TV guide 2021-09-05 23:06:13 -05:00
Neil Burrows
4fdf25f1b4 Removing missed debug print statement 2021-08-01 10:00:20 +01:00
Neil Burrows
e10cf817c5 Enable favourite filtering on TV Guide 2021-08-01 09:56:54 +01:00
Neil Burrows
10ca08bdf8 Only signal EPG Performance Monitoring events once 2021-08-01 09:24:57 +01:00
Neil Burrows
451be6bdf2 Add filtering to LiveTV Channel List & TV Shows 2021-08-01 09:15:46 +01:00
Neil Burrows
d65a57cbde Prevent auto switching to TV Guide when channel list selected 2021-08-01 08:45:12 +01:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
579475a34c Linter: Code style: remove parenthesis around conditions 2021-06-26 11:24:38 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
jd1123
be3b410d20 This fixes #425 2021-04-20 20:24:28 -04:00
Neil Burrows
18d159b30e Handle CollectionFolder to allow folder browsing 2021-04-12 07:37:51 +01:00
Neil Burrows
f1118dc7b8 Fixes for Lazyman Plugin 2021-04-10 11:20:02 +01:00
Anthony Lavado
81b7af5b7d
Merge branch 'master' into sort-and-filter-collections 2021-03-24 23:56:44 -04:00
Neil Burrows
aee0171718 Allow sorting / filtering of Boxsets / Collections 2021-03-24 16:48:25 +00:00
Neil Burrows
67daf9bb8e Fix observed field when sorting/filtering items in grid 2021-03-24 11:19:02 +00:00
Neil Burrows
a3404604e9 Rename ItemGrid2 folder to ItemGrid 2021-03-07 11:11:28 +00:00