Commit Graph

1584 Commits

Author SHA1 Message Date
SpootDev 753f267fde code reduce 2016-03-31 12:37:48 -05:00
SpootDev 69b305a3c9 unused line 2016-03-31 12:35:18 -05:00
SpootDev 60b53bddf1 self log 2016-03-31 12:32:40 -05:00
SpootDev 16f3bbf3e4 self doutils 2016-03-31 12:12:02 -05:00
SpootDev 481af3823f self.xbmcplayer 2016-03-31 11:37:41 -05:00
SpootDev e3d2a6ff72 self log 2016-03-31 11:35:41 -05:00
SpootDev 2e4b32d8fd cleanup 2016-03-31 11:30:52 -05:00
SpootDev 243a12c263 self log 2016-03-31 10:58:49 -05:00
SpootDev 065bff5215 exit loop 2016-03-31 10:55:21 -05:00
SpootDev 2e1a2328fd return data directly instead of creating new var 2016-03-31 10:51:48 -05:00
SpootDev 75414f5f07 self cursor 2016-03-31 10:48:10 -05:00
SpootDev 47beade09a reserved word type 2016-03-31 10:39:00 -05:00
SpootDev 98bee106cb self kodi 2016-03-31 10:34:53 -05:00
SpootDev 7e41f8b051 type reserved 2016-03-31 10:25:36 -05:00
SpootDev a6a3da60f2 self cursor 2016-03-31 10:21:14 -05:00
SpootDev 6922eea15f break after set 2016-03-31 09:53:07 -05:00
SpootDev a20dae1ee2 filter reserved 2016-03-31 09:45:20 -05:00
SpootDev ce7a810874 type reserved 2016-03-31 09:43:52 -05:00
SpootDev 962cb44c49 unused 2016-03-31 09:39:35 -05:00
SpootDev dfef62164f reserved word 2016-03-31 09:33:39 -05:00
SpootDev ad156d3f6c log clean 2016-03-30 22:37:37 -05:00
SpootDev b8a5f9c913 log self 2016-03-30 22:32:59 -05:00
SpootDev 0fc7fbd3b2 self.server 2016-03-30 22:24:00 -05:00
SpootDev 065b8d84f0 self.item 2016-03-30 22:01:37 -05:00
SpootDev 16fb22792f emby self 2016-03-30 21:45:43 -05:00
SpootDev 78b72ccdef vnodes 2016-03-30 21:29:24 -05:00
SpootDev 01265595f5 doutils 2016-03-30 21:28:08 -05:00
SpootDev 181824fef2 unused field 2016-03-30 21:22:55 -05:00
SpootDev ef903f5c8a utils 2016-03-30 21:19:33 -05:00
SpootDev bb8374e927 log cleanup 2016-03-30 21:17:09 -05:00
SpootDev d8ba247d99 break out of loop after plugin found 2016-03-30 21:01:24 -05:00
SpootDev 828d47b533 spelling fix 2016-03-30 19:30:26 -05:00
angelblue05 7c6451e839 Fix to local trailers
For some reason, server reports local trailer, then querying may or may
not return a result
2016-03-26 16:52:33 -05:00
angelblue05 a7f70a3145 Fix channels
root doesn't have an item id - viewname defaults to none.
2016-03-23 19:50:58 -05:00
angelblue05 c1abe5d004 Use IsFolder key for channels 2016-03-19 03:27:38 -05:00
angelblue05 0afd338cc7 Make profiling a decorator
You can call it before any functions/methods using @utils.profiling()
<-- you can specify the sort order of the results, by default it sorts
by cumulative. It will print the results straight into the Kodi log.
2016-03-17 02:55:00 -05:00
angelblue05 6495ed7aca Moved to read_embyserver 2016-03-17 00:56:26 -05:00
angelblue05 f33692f2f9 Move update user rating to read_embyserver
It's more appropriate
2016-03-16 23:17:44 -05:00
angelblue05 ae7131a7c1 Fix log 2016-03-16 22:19:52 -05:00
angelblue05 623c6cab85 Fix artists/music 2016-03-16 06:13:47 -05:00
angelblue05 0af7dfeae1 Remove translation
Until we have up to date ones.
2016-03-16 04:35:19 -05:00
angelblue05 1f8199c91f Remove incorrect log line 2016-03-15 17:29:09 -05:00
angelblue05 7b94b76ef4 Prevent crash for missing seriesId
Apparently, that's a thing now, an episode without a seriesId.
2016-03-12 15:42:14 -06:00
angelblue05 4af994ed74 enumerate over backdrops 2016-03-12 15:14:07 -06:00
angelblue05 8072c8f7b2 Prep for emby connect 2016-03-12 13:56:02 -06:00
angelblue05 9374c03c94 Version bump 2.2.10 2016-03-10 15:15:33 -06:00
angelblue05 db4cb448b0 Adjust delete logic for entrypoint 2016-03-09 20:15:45 -06:00
angelblue05 9ab82905cb Fix open cursor 2016-03-09 17:06:42 -06:00
angelblue05 a5d74c8a17 Add delete keymap entrypoint
RunPlugin(plugin://plugin.video.emby?mode=delete)
2016-03-09 17:05:35 -06:00
angelblue05 8bde429da4 Slight adjust for manual sync
Can't return value in __init__, instead calling a function to know if
manual sync succeeded or not.
2016-03-08 18:51:23 -06:00