Commit Graph

2047 Commits

Author SHA1 Message Date
angelblue05 c46a64e579 Revert "Fix watched bug"
This reverts commit b3aca0542e.
2017-05-07 18:19:55 -05:00
angelblue05 b3aca0542e Fix watched bug
Getting the playback info from the video dialog as playback is started
seems to fail more often than not (returns kodi_id = -1, item_type =
None) when the data passed by Kodi contains the right info.
2017-05-07 16:41:21 -05:00
Shaun 5322058652 add api_key to streaming urls 2017-05-06 10:08:04 +10:00
Marcel van der Veldt 7a9bbcc708 Merge pull request #89 from sualfred/develop
Fixed wrong episode uniqueids in the UNIQUEID and RATING table.
2017-04-30 09:31:17 +02:00
sualfred 1b4f4e0b26 cleanup 2017-04-27 08:27:43 +02:00
sualfred 5952c37bfa Fixed wrong episode uniqueids in the UNIQUEID and RATING table.
This will solve the problem with metadata updates of Emby
2017-04-20 18:32:08 +02:00
Marcel van der Veldt 574c2b34c5 Merge pull request #85 from agentxan/addonresume
missing dbid parameter
2017-04-06 09:55:20 +02:00
agentxan 35911c7507 missing dbid parameter
Fix missing metadata for resume play from kodi widgets if using addon
playback
2017-04-04 16:57:47 -05:00
xnappo c320dc2d70 version bump, changelog 2017-04-03 21:57:33 -05:00
xnappo e0b5cd1fdb Fix encoding issue in context menu. 2017-04-03 21:51:25 -05:00
xnappo 5ab06747a8 Merge pull request #84 from agentxan/widgetplayback
get kodi_id from kodi database
2017-03-27 11:43:01 -05:00
agentxan 9fe0e61651 Update kodimonitor.py 2017-03-27 11:31:26 -05:00
agentxan 7f0d037531 Update kodimonitor.py 2017-03-11 17:13:50 -06:00
shaun 72c76adbf8 dont worry about server details if the url does nto have server and user id placeholders in it 2017-02-05 22:50:01 +11:00
shaun ee01e7cb5e Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2017-02-05 11:00:49 +11:00
shaun e90919e6b6 less metric logging for download function 2017-02-05 11:00:20 +11:00
Ian Mclaughlin 4e0385840a Merge pull request #81 from Pavuucek/develop
Add Czech Language
2017-02-04 12:54:59 +00:00
Michal Kuncl ed575378b5 another typo :-( 2017-02-04 13:00:35 +01:00
Michal Kuncl 18bd1601af Typo fix 2017-02-04 12:49:17 +01:00
Michal Kuncl f4b00801fb Add Czech Language 2017-02-04 12:40:09 +01:00
shaun c8b1e738c6 refine download function, more exceptions 2017-02-04 10:42:22 +11:00
shaun f7c79e366e wrap the set window prop for file name in a try 2017-02-02 07:00:31 +11:00
im85288 66eb53dc08 add storing current filename to window property to support external addons 2017-01-30 16:05:00 +00:00
sfaulds 4096e0ad5c small fix for server details being missing, stop crash and just try connection
dont return None for server details being missing, throw as we need to get to the botton of this
2017-01-30 16:05:41 +11:00
sfaulds d9b0f902e6 bump ver 2017-01-25 23:18:32 +11:00
Shaun fe5418e0a6 Merge pull request #79 from sualfred/develop
Fixed broken DTS-HD_ma and DTS-HD_hra flags
2017-01-25 23:14:29 +11:00
sualfred 50658294d7 Fixed broken DTS-HD_ma and DTS-HD_hra flags 2017-01-25 11:31:42 +01:00
sfaulds e96524dac9 bump ver 2017-01-25 10:15:47 +11:00
sfaulds f1aaed636d throw doanload error 2017-01-25 10:14:48 +11:00
shaun 3003ecbdca bump ver 2017-01-15 10:48:54 +11:00
shaun dee8128131 dont throw if delay interupted, it is a normal occurance 2017-01-15 10:46:38 +11:00
shaun ce46fb7015 on all emby DB connection create check the emby tables 2017-01-15 10:46:14 +11:00
shaun 33cb101930 bump ver 2017-01-14 12:05:38 +11:00
shaun 706f903299 do the action and on except set the default 2017-01-14 11:38:00 +11:00
sfaulds 6a079d8254 bump ver 2017-01-13 15:54:17 +11:00
sfaulds 38a5edee63 do the emby tables check flag reset earlier 2017-01-12 09:08:52 +11:00
sfaulds 1f34e043ec abort download if server is not set correctly. 2017-01-11 13:14:55 +11:00
sfaulds b235046ea6 some items dont return any data for tracks 2017-01-11 12:12:10 +11:00
Shaun 39ccf258fa Merge pull request #76 from armills/hi10p-transcode
Ensure transcoding for hi10p videos when requested
2017-01-10 10:55:40 +11:00
shaun b8613e1e66 update change log 2017-01-08 09:07:16 +11:00
shaun c16ddccb20 bump ver 2017-01-07 19:20:31 +11:00
shaun 00edbf610b -retry start() on threads as slow systems can sometimes take a few seconds to release old threads
-check json parsing for errros and return
-if no runtime then use zero
2017-01-07 19:19:39 +11:00
shaun 4298db5f90 check for item name none 2017-01-04 19:25:52 +11:00
shaun 099b8ce253 bump the version 2017-01-03 16:41:03 +11:00
shaun 6a6578b711 check the view_list is not none 2017-01-03 16:40:49 +11:00
shaun cb5fe7a354 when we first run for any user we need to check the emby db tables, this resets this window value on user profile switching 2017-01-03 16:40:26 +11:00
shaun cf6380ef1f some messages dont have data 2017-01-03 16:39:29 +11:00
im85288 749dd8575c bring back jarvis compatibility 2017-01-01 17:45:57 +00:00
im85288 450c2a6ba6 bring back jarvis compatibility 2017-01-01 16:59:34 +00:00
im85288 b572d60cd9 bring back jarvis compatibility 2017-01-01 16:58:11 +00:00