Commit Graph

43 Commits

Author SHA1 Message Date
1hitsong
94465f36c8 New User Setting: Disable Unwatched Episode Count 2023-02-04 18:16:36 -05:00
candry7731
82c1561a37 Updated "OnNow" home row to default to channel images if program images are not availible 2023-01-18 19:52:11 -06:00
1hitsong
54975e1841 Restrict unplayed count on home view to Series only 2022-12-14 20:09:59 -05:00
1hitsong
31e6f01c08 Add unplayed count to homepage 2022-12-14 20:09:59 -05:00
1hitsong
e183ddc894 Draw percent complete bar instead of using image api
Fixes #691
2022-12-09 21:53:00 -05:00
1hitsong
3bf61208f1 Remove debug code 2022-11-06 13:06:09 -05:00
1hitsong
1549ea11b6 Add 20 random favorites to home view 2022-11-06 07:07:39 -05:00
Charles Ewert
13b660c7c2 Revert "Update Home Screen to Respect User Preferences (#553)"
This reverts commit 26d9360fd3.
2022-07-21 20:31:39 -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
jimiatnymbl
93c5fb7501 bsfmt fixes 2021-12-20 07:57:22 -07:00
jimiatnymbl
c7f0210324 Code cleanup 2021-12-18 18:12:33 -07:00
jimiatnymbl
25c9e607c3 Adding comments 2021-12-17 23:43:28 -07:00
jimiatnymbl
8c0fb4a11f On Now displaying, needs click handling 2021-12-16 23:18:19 -07: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
cfcfc0f268 Move itemExtraText fineNode call into init function with others 2020-12-06 09:48:01 +00:00
Neil Burrows
84b4d764b6 Remove forgotton debug print statement 2020-12-04 18:11:06 +00:00
Neil Burrows
1506d36729 Ensure blue background is shown if no Poster exists for Item 2020-12-04 08:31:34 +00:00
Neil Burrows
ebe458d546 Move setting of "FindNode" properties to init function 2020-12-04 08:17:16 +00:00
Neil Burrows
775c497a4f Hide blue background placeholder when Poster Loaded 2020-12-02 21:33:59 +00:00
Neil Burrows
784a62f612 Set usePoster and ImageWidth against each HomeItem to avoid having to access Parent 2020-12-01 16:04:00 +00:00
Anthony Lavado
7c2678882f
Merge pull request #295 from neilsb/home-movie-poster-fallback
Use best image, but fallback to secondary if it's empty
2020-11-16 14:10:51 -05:00
artiume
177a33b855
Fix spelling 2020-11-16 04:39:50 -05:00
Neil Burrows
9afe8d88fa Use best image, but fallback to secondary if it's empty 2020-11-16 09:14:24 +00:00
Neil Burrows
f9d70d46e0 IPTV Plugin 2020-10-27 17:12:18 +00:00
Neil Burrows
3d9bbc584a Add IconUrl to Home Screen Items and set for LiveTV when no poster 2020-10-25 16:32:26 +00:00
Neil Burrows
5d3dc87d62 Constants to own file and tighten up UI UX 2020-08-16 15:44:03 +01:00
Neil Burrows
9af712cec7 Open BoxSets in new ItemGrid 2020-07-14 08:31:34 +01:00
Neil Burrows
a5df6d6322 Remove failed & loading images for Grid Items 2020-07-04 16:10:56 +01:00
Neil Burrows
43bdf508cd Fix Collections for Movies, Episodes & Series 2020-06-17 08:15:13 +01:00
Neil Burrows
aad789c87c Colorize background of items with no poster 2020-05-31 16:05:22 +01:00
Neil Burrows
8b82d2ab79
Enable scrolling on Item Text on home screen (#210)
* Enable scrolling on Item Text on home screen

* Removing change to loadDisplayMode - added to wrong PR

* Apply scrolling to secondary text on home screen

* Revert "Apply scrolling to secondary text on home screen"

This reverts commit 30ab3829f01e32be8b4ba4ee8431438935c13276.
2020-05-13 11:50:20 -04:00
Neil Burrows
9570f51dc9 Handle display of UserView libraries 2020-03-23 16:14:26 +00:00
Neil Burrows
5080387936 Correct Series Name display for Episodes in Home Screen 2020-03-16 16:37:08 +00:00
Neil Burrows
77bd622c11 Handle livetv collection types
Show in Library, but not the "Latest in" row for it
2020-03-15 17:09:51 +00:00
Neil Burrows
3741cbc912 Reworked Home Screen
- Using Task for loading
- Showing Up Next & Newest Library data
- Trying to make more modular
2020-03-12 18:33:45 +00:00
Charles Ewert
4c80bd82a7 Validate homeitem data before displaying 2020-03-08 11:02:41 -04:00
Benjamin Thomas
aac91e2790
Fixed typo
Introduced typo in second if condition with previous edit.
2020-03-07 09:06:25 -08:00
thomabx
712e22b0fb Fixed codition 2020-03-07 08:44:33 -08:00
thomabx
32bde5293e Fix to Home for epsidoes without indexes 2020-03-07 08:26:34 -08:00
Charles Ewert
c352b7163a Add more detail to videos on home screen 2020-03-07 10:39:11 -05:00
Charles Ewert
513f9b9618 Add "Continue Watching" row on home screen 2020-03-07 10:39:11 -05:00