Shaun
|
e814dbddba
|
on playback if we dont know about the file being played then ignore it
|
2018-01-04 14:54:54 +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
|
d30a31c9cf
|
move the Send Notify Event to its own function
send a notification when items are displayed so the viewmaster addon can do its thing
|
2018-01-04 07:52:20 +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
|
12930afa9e
|
fix a unicode bug, comparing unicode and none unicode strings has issues
|
2018-01-03 18:59:33 +11:00 |
|
Shaun
|
8cb632db7d
|
fix a bug in sending the next episode details, if there is no next dont send
|
2018-01-03 18:57:48 +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
|
2e9c230314
|
remove a bunch of string encode calls, they ar enot needed and were there to fix logging
fix the logging to convery any unicode to a utf-8 string on the fly
|
2018-01-02 11:52:56 +11:00 |
|
Shaun
|
7cc2dfa685
|
bump ver
|
2018-01-01 18:16:36 +11:00 |
|
Shaun
|
56f568a5b8
|
utf-8 encode name and strip none utf-8 chards form device name
|
2018-01-01 10:24:25 +11:00 |
|
Shaun
|
7baa0c7180
|
encode name in widget content
|
2017-12-31 16:31:57 +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
|
a8d3f21482
|
bump version
|
2017-12-30 15:41:17 +11:00 |
|
Shaun
|
96c6f5fc65
|
url quote the username when authenticating
|
2017-12-30 10:19:21 +11:00 |
|
Shaun
|
9e42c6fef0
|
use notifications instead of pop up dialogs for connection errors
|
2017-12-30 09:55:52 +11:00 |
|
Shaun
|
44b1ba78ad
|
make sure index numbers for season and epp are not None
|
2017-12-29 09:59:14 +11:00 |
|
Shaun
|
935097adf9
|
remove some more map get calls
|
2017-12-28 16:19:14 +11:00 |
|
Shaun
|
8a560e33e7
|
remove a bunch of map get calls
|
2017-12-28 15:38:32 +11:00 |
|
Shaun
|
37fcf79a55
|
use a defaultdict
|
2017-12-28 13:11:18 +11:00 |
|
Shaun
|
d1e98b610c
|
dont crash when playing is not connection to Emby Sever is available
|
2017-12-27 23:21:54 +11:00 |
|
Shaun
|
a14596e247
|
refactor search
|
2017-12-27 23:10:54 +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
|
c57f205ebd
|
use a class instead of a map
|
2017-12-26 21:04:14 +11:00 |
|
Shaun
|
896390f136
|
refactor the add gui item
|
2017-12-25 18:22:23 +11:00 |
|
Shaun
|
2317d9b055
|
better handling of no server, server off line or sever restarting scenarios
|
2017-12-22 11:40:49 +11:00 |
|
Shaun
|
f591d16190
|
handle if a user entered a full url in address host name
|
2017-12-20 09:51:40 +11:00 |
|
Shaun
|
cebd10affb
|
add some exception fall back in error reporting, reporting on the reporting
|
2017-12-20 08:37:06 +11:00 |
|
Shaun
|
b82091de21
|
id 4100 was being used so had to change it
|
2017-12-18 14:32:22 +11:00 |
|
Shaun
|
089e4e2a32
|
if no server is set then just return an empty list
|
2017-12-18 14:31:37 +11:00 |
|
Shaun
|
64d6f0481e
|
fix widget select action settings
|
2017-12-17 20:37:36 +11:00 |
|
Shaun
|
99ce66d658
|
return machien state with locals info in error reports
|
2017-12-17 14:37:35 +11:00 |
|
Shaun
|
422eb6380d
|
bump ver
|
2017-12-17 11:06:25 +11:00 |
|
Shaun
|
65c455a5e3
|
sort movie years desc and add a Label sort mothod to allow sorting by the Kodi interface
|
2017-12-17 11:04:20 +11:00 |
|
Shaun
|
8f0b19c436
|
better messaging for server detection
|
2017-12-17 10:48:44 +11:00 |
|
Shaun
|
64ca5cf3dc
|
dont log content update errors yet
|
2017-12-16 13:39:18 +11:00 |
|
Shaun
|
03a2026732
|
add error submission prompt
|
2017-12-16 12:55:28 +11:00 |
|
Shaun
|
33b1e3f766
|
add media source id to the remote control play now action
|
2017-12-14 16:15:39 +11:00 |
|
Shaun
|
54e3ead792
|
add back in WebSocket remote control
|
2017-12-14 13:43:23 +11:00 |
|
Shaun
|
66763bfeb3
|
Add selection of media source for items that have multiple sources
|
2017-12-13 11:17:51 +11:00 |
|
Shaun
|
cdea42cf65
|
add play trailer for movies
|
2017-12-13 07:32:44 +11:00 |
|
Shaun
|
8a1aefa289
|
add Spoiler Alert feature, in settings hide unwatched episode info
|
2017-12-12 12:30:54 +11:00 |
|
Shaun
|
6944fc0188
|
add show_all_episodes option to settings
|
2017-12-12 11:54:07 +11:00 |
|
Shaun
|
3ee5d1eae8
|
Add movies my year menu item
|
2017-12-10 20:14:32 +11:00 |
|
anxdpanic
|
abdf4c9a42
|
Trakttokodi (#18)
* trakttokodi
* 1.3.50
|
2017-12-10 09:56:16 +11:00 |
|
anxdpanic
|
0904e8388b
|
add debug logging, fail gracefully (#17)
looks good
|
2017-12-08 09:44:44 +11:00 |
|
Shaun
|
40316a4875
|
remove datamanager local data cache
|
2017-12-07 19:54:09 +11:00 |
|
anxdpanic
|
ba0da9221b
|
fix strm playback (#16)
* fix strm
* strm: treat lines starting with # that aren't #KODIPROP as comments
* fixup linebreak detection in strm
|
2017-12-07 07:19:16 +11:00 |
|
Shaun
|
34a43d70c6
|
add new skin home for 17.6
|
2017-12-06 06:55:18 +11:00 |
|