Commit Graph

487 Commits

Author SHA1 Message Date
Shaun
a4d60254bc add info logging and log play start action messages 2018-07-31 06:53:56 +10:00
faush01
a2d865df66 post capabilities on successful authentication 2018-07-20 14:04:10 +10:00
faush01
62eab5c291 kodi logo 2018-07-20 13:44:20 +10:00
faush01
5dd167927e use language lookups for strings 2018-07-18 21:08:22 +10:00
faush01
f1e75c48ce bump ver 2018-07-18 15:41:59 +10:00
faush01
f08e575698 use Window.IsActive to check is playing video full screen 2018-07-17 20:02:32 +10:00
faush01
205d27ac49 only check for current item is not playing 2018-07-17 08:30:11 +10:00
faush01
cac8658f93 reword setting 2018-07-16 08:48:18 +10:00
faush01
b355cef184 add toggle watched state call 2018-07-15 11:06:28 +10:00
faush01
4bf892da7e remove default action override 2018-07-15 10:50:06 +10:00
faush01
4d4ad7812a use the container(id).ListItem call to monitor for EmbyCon addon items and show the EmbyCon context dialog 2018-07-15 09:29:09 +10:00
faush01
fd86bdb526 add context monitor to replace default context menu with EmbyCon menu 2018-07-14 13:37:38 +10:00
faush01
205160f363 remov CollapseBoxSetItems=true 2018-07-12 09:02:53 +10:00
faush01
031164e03e fix a few bugs in search 2018-07-11 20:35:12 +10:00
faush01
0853225f57 add person search 2018-07-11 12:22:41 +10:00
faush01
2c403e23d0 bump ver 2018-07-03 16:13:31 +10:00
faush01
f04d79d315 fix a bug when no gui item is created (None) 2018-06-29 14:38:44 +10:00
faush01
f16a16226e only allow session info for admin users
add extra info the the session details page
2018-06-28 12:00:37 +10:00
faush01
600f9d3fc9 bump version 2018-05-27 14:31:14 +10:00
faush01
7018b3ae7b use a custom item layout for home screen episode widgets 2018-05-27 14:30:32 +10:00
faush01
49460d23a5 remove docs 2018-05-23 15:39:30 +10:00
faush01
6e95167495 use the same images for widgets and none widgets
dont set a poster for episodes
2018-05-18 18:07:40 +10:00
faush01
d008d75a1d add cache images in background when screen saver is active
default to off for show change user on screen saver
2018-05-18 14:53:00 +10:00
Sebastian S
0d8f51c831 Added support for season landscape and season banner artworks (#33)
+ re-added fallback values for compatiblity reasons for some skins
2018-05-18 09:11:14 +10:00
faush01
f1960fa542 remove version check
remove error reporting
2018-05-15 13:59:29 +10:00
faush01
5efe5fa8fd small bug fix 2018-05-11 19:15:50 +10:00
faush01
ee37421217 add content detection and try to use the detected ocntent if media type is not supplied
this is to help detect the content type of channels
2018-05-11 10:40:56 +10:00
Sebastian S
954af4f050 Fixed clearart for parent items (#32) 2018-05-10 22:29:41 +10:00
faush01
10422cd9ed dont try to remap the art for menu items 2018-05-10 16:10:38 +10:00
faush01
e6135e7445 changes to the images for seach item type 2018-05-10 15:46:21 +10:00
faush01
520592cd42 add pages item to addon menu for movies 2018-05-10 15:27:42 +10:00
faush01
efefada51c only bypass link test for banners when parent is requested
use files as the content type for channels
set correct art for menu items
2018-05-09 20:51:50 +10:00
faush01
d2748738ff add some sorting so the items are in the correct order for paging
add page numbers to the paging items
2018-05-09 15:56:26 +10:00
faush01
6f8b4ed087 add channels to the addon main menu 2018-05-09 13:24:02 +10:00
faush01
b249bc2c58 add songs and albums to search 2018-05-08 14:29:21 +10:00
faush01
a8e70d5ba6 try to work with both url encoded and none url encoded query strings 2018-05-08 09:11:54 +10:00
faush01
de2a1e4324 only get totals from dics 2018-05-07 21:39:24 +10:00
faush01
7804589f97 add query string to params 2018-05-07 20:14:58 +10:00
faush01
1ded5f008b add movie paging 2018-05-07 16:01:58 +10:00
faush01
b6a24f57fe use standard item processing for search results
default to 80 and 443 ports if no port is specified
2018-05-07 10:40:52 +10:00
Shaun
ef70ec389d add option to show change user dialog on screen saver activation 2018-04-21 20:57:06 +10:00
faush01
41e3545635 allow saving users password for fast user switching 2018-04-20 11:56:47 +10:00
faush01
f08a47c9f1 bump ver 2018-04-20 10:03:13 +10:00
faush01
bad56ce08b add tagline to info labels 2018-04-20 09:47:36 +10:00
Shaun
1d3804d131 is user did not change do nothing 2018-04-19 22:26:11 +10:00
Shaun
3b0a2fb26b dont show manual input user selection 2018-04-19 19:12:34 +10:00
faush01
71e91aeeee dont return just dont to the reload 2018-04-19 16:17:40 +10:00
faush01
b8e4057487 change menu order 2018-04-19 13:25:19 +10:00
faush01
527fcf102a pre select current user in user select box
if the same user is selected and no pasword entered then dont relead or refresh
2018-04-19 13:23:04 +10:00
Shaun
c0e515fc3e make changing user better 2018-04-18 23:03:52 +10:00