Commit graph

25 commits

Author SHA1 Message Date
Hernán
393bd88091 Add Media Player Stop command + Kodi support for it (#1960)
* Started adding Stop command to Kodi media player

* minor

* minor

* minor

* abstract-method fixed
2016-05-06 17:57:00 -07:00
Fabian Affolter
d608153dbb Upgrade jsonrpc-requests to 0.2 (#1937) 2016-04-28 10:06:15 +02:00
Hernán
7b80ed8135 Add Kodi play media
* Added media_player/play_media service to Kodi

* revert

* fixes

* lint fixed, base class fixed
2016-04-07 08:41:41 -07:00
joopert
c6f66de16e log "unable to fetch kodi data" only once 2016-03-18 18:29:50 +01:00
Fabian Affolter
cf7c2c492a Fix PEP257 issues 2016-03-08 10:34:33 +01:00
Paulus Schoutsen
e80309c03c Fix imports (using isort) 2016-02-18 21:27:50 -08:00
Per SandstrÃom
aafd36d2ce change url to host 2016-02-12 21:19:27 +00:00
Per SandstrÃom
15ad48a7a0 kodi thumbnails 2016-02-10 19:48:41 +00:00
Paulus Schoutsen
e7e540d4bb Clean up and test media player 2016-02-02 00:31:36 -08:00
Robert Marklund
0bdd293572 kodi: remove traceback on state check
If the computer is sleeping that are running xbmc then
the traceback is printed in the log all the time.
Keep the traceback in debug mode of the module if needed.

Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
2016-01-21 20:59:58 +01:00
Paulus Schoutsen
7ba9fb90f1 More PyLint fixes 2015-11-29 14:04:44 -08:00
Fabian Affolter
97f9f8aa49 Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
Fabian Affolter
170742b0a7 Remove configuration details 2015-10-23 18:15:12 +02:00
magnusknutas
75c3e42064 Removes log for cleanup 2015-10-08 14:00:23 +02:00
magnusknutas
61c955779b Logging with info 2015-10-08 13:55:01 +02:00
magnusknutas
a015df7b01 Test for media_content_id KeyError 2015-10-08 13:41:58 +02:00
Paulus Schoutsen
6624cfefd6 Update kodi error reporting 2015-09-11 18:03:02 -07:00
Fabian Affolter
1d910f3a84 Update docstring (config file) and attempt to honor PEP0257 more 2015-09-07 18:35:00 +02:00
Ryan Kraus
893ae15042 Changed component REQUIREMENTS to absolute versions. 2015-08-29 21:39:50 -04:00
Fabian Affolter
6b30fc714c update header 2015-08-06 18:34:20 +02:00
Paulus Schoutsen
940b2998ea Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
Wolfgang Ettlinger
2017228503 clear all data when kodi is off 2015-06-18 11:46:02 +02:00
Wolfgang Ettlinger
689255dec0 fix detection of when Kodi is off/unreachable 2015-06-18 11:42:35 +02:00
Wolfgang Ettlinger
4355686bd6 final draft of kodi module 2015-06-17 17:12:15 +02:00
Wolfgang Ettlinger
cf07939792 first draft of kodi plugin 2015-06-17 13:44:39 +02:00