Current status

The pluginsystem is basic, but OK.

get seems to work.

A plugin skeleton (with a short HOWTO in it) has been written and seems to work; it still misses some features, though.

TODO:

Todo

get_best(... as above ...)

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/checkouts/latest/doc/source/plans.rst, line 24.)

Todo

get_all(... as above ...)

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/checkouts/latest/doc/source/plans.rst, line 27.)

Todo

get(filename='/path/to/file.mp3, id3=True)

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/checkouts/latest/doc/source/plans.rst, line 30.)

Todo

A command*line utility provides the same functionalities

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/checkouts/latest/doc/source/plans.rst, line 57.)

Todo

A C library that wraps the python one

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/checkouts/latest/doc/source/plans.rst, line 61.)

Todo

support plugin versions

(The original entry is located in /home/docs/sites/readthedocs.org/checkouts/readthedocs.org/user_builds/lyricseek/envs/latest/local/lib/python2.7/site-packages/lyricseek/_pluginsystem.py:docstring of lyricseek._pluginsystem.load_plugins, line 3.)

Needing documentation

Project Versions

Table Of Contents

Previous topic

Plans for the library

Next topic

API Reference