Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.02 KB

metadata.rst

File metadata and controls

54 lines (28 loc) · 1.02 KB

RdioMetadata

.. automodule:: rdiosock.metadata

    .. autoclass:: RdioMetadata

        .. automethod:: search(query, search_types=SEARCH_TYPES.ALL, search_extras=SEARCH_EXTRAS.ALL)

    .. autoclass:: SEARCH_TYPES

        .. py:attribute:: NONE

        .. py:attribute:: ALL

        .. py:attribute:: ARTIST

        .. py:attribute:: ALBUM

        .. py:attribute:: TRACK

        .. py:attribute:: PLAYLIST

        .. py:attribute:: USER

        .. py:attribute:: LABEL

    .. autoclass:: SEARCH_EXTRAS

        .. py:attribute:: NONE

        .. py:attribute:: ALL

        .. py:attribute:: LOCATION

        .. py:attribute:: USERNAME

        .. py:attribute:: STATIONS

        .. py:attribute:: DESCRIPTION

        .. py:attribute:: FOLLOWER_COUNT

        .. py:attribute:: FOLLOWING_COUNT

        .. py:attribute:: SET_COUNT

        .. py:attribute:: ICON_250x375

        .. py:attribute:: ICON_500x750

        .. py:attribute:: ICON_250x333

        .. py:attribute:: ICON_500x667