Archive:PyKodi: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Yop
{{Infobox information appliance
| name        = py-kodi-remote-controller
| logo        =
| image        = [[file: Py-xbmc-1.png|thumb|center]]
| caption      = Take control of Kodi from your terminal
| developer    = Arn-O
| os          = Linux/OS X
| website      = https://github.com/Arn-O/py-kodi-remote-controller
}}
{{mininav| [[Remotes]] }}
<section begin="intro" />PyKodi is a command line remote controller for the audio player of Kodi.<section end="intro" />
 
== Features ==
Only the audio library is currently supported.
 
* Local library for super fast audio library navigation
* Navigate through the audio library using string search, page and random selection
* Play by album
* Pause, unpause and stop
* Add album to audio library
* Display current track information and playlist
* Integration with echonest to generate awesome playlists
* Sync playcount and rating
 
== Screenshots ==
<gallery>
Py-xbmc-1.png
Py-xbmc-2.png
Py-xbmc-3.png
Py-xbmc-4.png
Py-xbmc-5.png
</gallery>
 
== Further reading ==
* [https://github.com/Arn-O/py-kodi-remote-controller GitHub repo with install and usage instructions]
 
== See also ==
* [[:Category:Remotes]]
* [[:Category:Supplemental tools]]
 
[[Category:Remotes]]
[[Category:Supplemental tools]]

Revision as of 16:52, 22 December 2015

py-kodi-remote-controller
Py-xbmc-1.png

Take control of Kodi from your terminal
Developer Arn-O
OS Linux/OS X
Website https://github.com/Arn-O/py-kodi-remote-controller
Home icon grey.png   ▶ Remotes ▶ PyKodi

PyKodi is a command line remote controller for the audio player of Kodi.

Features

Only the audio library is currently supported.

  • Local library for super fast audio library navigation
  • Navigate through the audio library using string search, page and random selection
  • Play by album
  • Pause, unpause and stop
  • Add album to audio library
  • Display current track information and playlist
  • Integration with echonest to generate awesome playlists
  • Sync playcount and rating

Screenshots

Further reading

See also