angelblue05
ddb7ec4bbd
Second attempt at fixing playcount situation
...
This should also reflect the actual Emby playcount. The websocket didn't
echo, but what I did is kill the echo caused by the video library update
after userdata change happens.
2015-05-17 00:37:53 -05:00
angelblue05
79e4bd8a6a
Fix watched feedback and added General command
...
Everything in the remote control is supported except for audiostream and
subtitleindex. Turns out the watched playcount bug was indeed a
feedback, so to prevent this I'm skipping the first message that has the
itemId right after marking watched.
2015-05-16 01:31:08 -05:00
angelblue05
3b3f9f7bba
First attempt at supporting split movies.
2015-05-09 01:44:02 -05:00
angelblue05
71d234ced7
Fix playback report
...
It now shows the appropriate info in dashboard - Direct Play, Direct
Stream or Transcoding
2015-05-07 19:24:32 -05:00
angelblue05
11e4b3edf9
Quick fix for new playback
2015-05-07 01:50:34 -05:00
angelblue05
b8334e89f2
Quick follow up
2015-05-07 01:19:14 -05:00
angelblue05
aa72b4ce9c
Reworked playback
...
Supports local path, network path, direct streaming, transcoding.
2015-05-07 01:11:20 -05:00
Marcel van der Veldt
67dba82324
fix: playback of virtual strm files
...
fix: some listitem data gets overridden after playback
do no longer override the title with "direct play" etc
2015-05-06 17:02:16 +02:00
Marcel van der Veldt
93f2d4cd91
added nextup videonode to tvshow collections
2015-05-05 01:43:46 +02:00
im85288
1f846b1302
playback from home widgets does not need the setresolvedurl method
...
called along with xbmc.play
2015-05-04 17:34:05 +01:00
Marcel van der Veldt
4d9c845fd3
show the additional resume dialog if launched from a widget
2015-05-03 18:08:07 +02:00
Marcel van der Veldt
cef2b67eba
only use the additional play when launched from widget (home active)
2015-05-03 18:02:53 +02:00
im85288
e91d2ff2a7
resolve artwork issue for widgets
2015-05-03 14:45:13 +01:00
angelblue05
4b9cae3f2f
Handle revoked token
2015-05-03 02:24:23 -05:00
angelblue05
8e3a22e0e8
Launch playback via default.py
...
I've commented out the resume dialog. If we actually need it then it can
be readded.
2015-05-02 16:40:30 -05:00
Marcel van der Veldt
ba5211dcb8
fixed resume dialog
2015-05-02 18:04:32 +02:00
Marcel van der Veldt
f6cd5c9744
changed playback a bit
2015-05-02 17:49:29 +02:00
Marcel van der Veldt
88b31ae5c4
fixed playback
2015-05-02 16:49:47 +02:00
Marcel van der Veldt
b4dd9f58bd
fixed the plugin path for playback
2015-05-02 02:26:06 +02:00
angelblue05
6ec92da158
Fix PlaybackUtils for recent changes to downloadurl
2015-04-25 18:51:07 -05:00
angelblue05
5f91d49f3f
Add https support
2015-04-13 13:56:36 -05:00
im85288
b88f467357
added autoplay remaining episodes option
2015-04-07 15:21:54 +01:00
angelblue05
15dd6b78e6
Webclient playback fixed
2015-04-03 08:19:10 -05:00
angelblue05
b440331f2f
Revert "Fixed manual auth"
...
This reverts commit b66ac39ccc
.
2015-03-28 06:16:55 -05:00
angelblue05
b66ac39ccc
Fixed manual auth
...
For now, moved back to global variables to allow manual login.
2015-03-28 05:39:53 -05:00
shaun
0481ea8abf
add option to do second hacky artwork add on playback
2015-03-28 12:56:29 +11:00
shaun
c40e01043d
add back in the PlayUtils for the WebSocket actions
2015-03-28 12:34:09 +11:00
shaun
06052426e2
add a resume question dialog box
...
for now this will work until we work out a better way
2015-03-28 12:12:51 +11:00
im85288
de5dca04bd
fix trailer playback issue, update readme to include theme music and
...
extrafanart info
2015-03-26 10:06:59 +00:00
Marcel van der Veldt
b1385b6cc7
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync
2015-03-25 18:37:39 +01:00
Marcel van der Veldt
7d49a33b21
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
im85288
39a8a5262f
added resume point for episodes
2015-03-25 16:01:13 +00:00
Marcel van der Veldt
0eec3ecb1a
fixed: resume now uses native kodi dialog
2015-03-24 19:41:46 +01:00
faush01
9e5385c1c6
add WebSocket for events and remote control
...
For some reason playback stop is not being reported
2015-03-23 15:54:16 +11:00
Marcel van der Veldt
e10801cb48
added support for strm files played through the addon
2015-03-22 04:19:26 +01:00
Marcel van der Veldt
5b65e1cfda
moved some more logging to info or debug level
2015-03-20 00:34:56 +01:00
Marcel van der Veldt
8b29222446
fixed artwork on Playback
...
fixed playcount reporting on Movies
improved playcount reporting after playback (refresh the listing)
2015-03-20 00:24:29 +01:00
xnappo
62b3f8da2d
Different studio fix
...
PlayUtils was erroring on empty list - this is a better fix than the
last i think
2015-03-18 15:49:49 -05:00
xnappo
2f53b9b026
Fix playback
2015-03-14 13:17:16 -05:00
Marcel van der Veldt
540b6786c4
merge
2015-03-14 18:29:58 +01:00
Marcel van der Veldt
860bdfbbd8
initial commit - first version
2015-03-13 22:24:59 +01:00