faush01
|
849fe95d07
|
add setting to not persists user details between restarts
|
2019-01-16 19:11:51 +11:00 |
|
faush01
|
7c7d694f76
|
add cached random movie list that refreshes very 5 minutes
|
2018-12-19 13:24:41 +11:00 |
|
Shaun
|
7a1845c1bb
|
clear user image in more situations
|
2018-11-10 10:41:45 +11:00 |
|
faush01
|
a9beb5c666
|
refactor settings layout
|
2018-10-26 09:27:28 +11:00 |
|
faush01
|
7e5548243b
|
load 60 items for background images, make the interval configurable
|
2018-10-25 15:44:35 +11:00 |
|
Shaun
|
a4d60254bc
|
add info logging and log play start action messages
|
2018-07-31 06:53:56 +10:00 |
|
faush01
|
fd86bdb526
|
add context monitor to replace default context menu with EmbyCon menu
|
2018-07-14 13:37:38 +10:00 |
|
faush01
|
f1960fa542
|
remove version check
remove error reporting
|
2018-05-15 13:59:29 +10:00 |
|
Shaun
|
c0e515fc3e
|
make changing user better
|
2018-04-18 23:03:52 +10:00 |
|
faush01
|
283644d333
|
remove the addon id from the get addon instance call
this should nto be needed and it might be the cause of some werid error messages I am seeing
|
2018-03-16 10:18:08 +11:00 |
|
Shaun
|
ed54374488
|
use a session id to allow item re-selection to take place when navigating between lists
the session id is consistent for the while session
|
2018-03-04 15:13:00 +11:00 |
|
Shaun
|
f0c73dd021
|
move menu view list load to background load
check every 30 seconds if menus have been set, if not set them
|
2018-03-02 15:30:46 +11:00 |
|
Shaun
|
77b4a5f3bc
|
load the BG image into window prop on first run
add EmbyCon BG images to home screen
|
2018-02-25 16:27:47 +11:00 |
|
Shaun
|
8651f989ba
|
add background random image link
|
2018-02-25 11:23:23 +11:00 |
|
Shaun
|
4d95858c75
|
add user views to home window properties
|
2018-02-24 11:23:02 +11:00 |
|
Shaun
|
b21322de16
|
update activity on disk at tme of activity
delete activity once used
|
2018-02-24 09:52:14 +11:00 |
|
Shaun
|
c09263e594
|
add verion compatability check
|
2018-02-12 18:41:05 +11:00 |
|
Shaun
|
8dea48c4c1
|
record activity to determin if notification is required
|
2018-02-12 14:38:25 +11:00 |
|
Shaun
|
a97733f587
|
add more info to the current and next episode notifications
|
2018-01-09 20:08:19 +11:00 |
|
Shaun
|
1cb9ffab44
|
dont assume only one, test for it
|
2018-01-05 08:49:06 +11:00 |
|
Shaun
|
32f8e2b7e5
|
use plotoutline instead of listItem.setUniqueIDs for backwards compatability with Kodi 16
|
2018-01-04 18:11:24 +11:00 |
|
Shaun
|
69b388e2d3
|
remove unused imports and old code
|
2018-01-04 15:32:11 +11:00 |
|
Shaun
|
9b9c087b69
|
dont use home window properties to track playback started events
|
2018-01-04 12:27:50 +11:00 |
|
Shaun
|
9825c0831f
|
move all the playback functions and classes to the play_utils module
|
2018-01-04 08:25:39 +11:00 |
|
Shaun
|
613f8e28d1
|
use an xbmc.Monitor to monitor for playback events instead of the home window property
|
2018-01-03 19:01:01 +11:00 |
|
Shaun
|
c757b7ed5b
|
split out get next episode into its own function
add notification event for next episode details
|
2018-01-03 14:42:27 +11:00 |
|
Shaun
|
ea3932d569
|
add more info to now playing items
|
2018-01-03 11:53:24 +11:00 |
|
Shaun
|
c61a76ba1e
|
Change logging to use function args and render the log line only if debug logging is enabled
|
2017-12-30 19:13:31 +11:00 |
|
Shaun
|
44b1ba78ad
|
make sure index numbers for season and epp are not None
|
2017-12-29 09:59:14 +11:00 |
|
Shaun
|
7100a09daa
|
remove popup error on connection errors
add option to surppress all connection errors
|
2017-12-27 16:50:22 +11:00 |
|
Shaun
|
03a2026732
|
add error submission prompt
|
2017-12-16 12:55:28 +11:00 |
|
Shaun
|
54e3ead792
|
add back in WebSocket remote control
|
2017-12-14 13:43:23 +11:00 |
|
shaun
|
22985a4ae8
|
remove version check
|
2017-11-22 18:20:40 +11:00 |
|
Shaun Faulds
|
7199726109
|
Add play session id
|
2017-11-14 19:11:25 +11:00 |
|
sfaulds
|
885b0c85ca
|
version check every 6 hours
add option for no prompt for next episode play event
|
2017-10-03 15:04:20 +11:00 |
|
sfaulds
|
33ddcf3cff
|
version check every 2 hours
|
2017-09-29 09:42:59 +10:00 |
|
sfaulds
|
9f499dcefc
|
add widget new content check
|
2017-09-29 09:24:01 +10:00 |
|
sfaulds
|
ce622654cc
|
add epp number/name and last epp number to play next epp dialog
|
2017-08-15 20:19:28 +10:00 |
|
sfaulds
|
ccaddf6908
|
remove service check as it is no longer needed
|
2017-08-13 13:14:51 +10:00 |
|
sfaulds
|
222c712056
|
roll back to using xbmc.abortRequested and xbmc.sleep() as monitor has an issue with triggering when it should not be
make python import Javis compatible with 2.24.0
bump ver
|
2017-08-01 08:22:30 +10:00 |
|
sfaulds
|
ab06ffb32b
|
go back to the old xbmc.abortRequested as the newer monitor is false triggering and causing the service to exit prematurely
|
2017-07-31 18:46:47 +10:00 |
|
sfaulds
|
b7a41c4aa5
|
- use /emby/Shows endpoint for series season view
- add import encodings to fix an issue on android
- clear the last time stamp on service exit
|
2017-07-27 11:34:23 +10:00 |
|
sfaulds
|
5c92e47d72
|
move the service check to the top of the main entry function so it is always called
|
2017-07-24 08:33:04 +10:00 |
|
sfaulds
|
84b15cf313
|
add version compatibility check
|
2017-07-23 14:42:52 +10:00 |
|
sfaulds
|
2fce0e85c1
|
changes to comply with Kodi repo rules
|
2017-07-08 10:34:30 +10:00 |
|
sfaulds
|
0d8c20187d
|
fix log lines
|
2017-07-05 07:54:14 +10:00 |
|
sfaulds
|
f8d79e7ac1
|
add GA client for error and metric gathering
|
2017-07-04 20:05:04 +10:00 |
|
sfaulds
|
6b657de837
|
remove not need pass statments
|
2017-06-24 16:13:27 +10:00 |
|
sfaulds
|
aa88aa7a1c
|
revamp on stop action function
add delete movie
revise on stop actions settings
|
2017-06-21 17:42:04 +10:00 |
|
sfaulds
|
65c4384079
|
add the post play actions for prompt for delete and prompt for play next episode
|
2017-06-20 10:10:51 +10:00 |
|