]> kaliko git repositories - mpd-sima.git/history - sima/lib
Sphinx documentation and API cleanup
[mpd-sima.git] / sima / lib /
2015-11-11 kalikoSphinx documentation and API cleanup
2015-11-04 kalikoRemoved pylint warning "star-args magic" (pylint >...
2015-11-04 kalikoPrevent adding empty track to history (Closes #5)
2015-11-04 kalikoFixed false warning about wrong MBID format (Closes #6)
2015-10-24 kalikoCode convention cleanup (pylint)
2015-10-17 kalikoFixed lastfm API use 0.14.0
2015-10-17 kalikoCode convention clean up (pylint)
2015-10-11 kalikoFixed http client not honoring HTTP_PROXY (Closes #3)
2015-05-06 kalikoImproved client's find_track method with mbids
2015-02-15 kalikoSome cleanup, CLI/bash completion/Doc improvements
2015-02-11 kalikoAdd trace level to the logger
2015-02-09 kalikoRework 6538573, actually fixes the issue
2015-02-08 kalikoFixed http caching for Lastfm.
2015-02-08 kalikoFixed a potential infinite loop
2015-02-05 kalikoAdd priority to plugins
2015-02-04 kalikoFixed logger issue (error msg printed twice)
2015-01-29 kalikoFixed top track mode
2015-01-29 kalikoSome more clean-up
2015-01-28 kalikoHuge clean-up
2015-01-07 kalikoBetter extra art addition
2014-12-17 kalikoEnsure python 3.2 compatibility
2014-12-16 kalikoImproved weighting introduced in 40a57f2
2014-12-16 kalikoForce lower case for UUIDs, instead of upper case!
2014-12-16 kalikoBetter MusicBrainz ID integration
2014-12-10 kalikoLowered importance of extra artist (depth)
2014-12-09 kalikoCleanup some dead code
2014-12-09 kalikoFixed top track mode with Artist objects
2014-12-09 kalikoFixed a stupid missing return
2014-12-09 kalikoBetter Meta object comparison
2014-12-09 kalikosimaecho get_toptrack set artist mbid if missing
2014-12-09 kalikoNew option to disable use of mbid
2014-12-08 kalikoDeal with unknown artist
2014-12-08 kalikoFallback on name only when mbid request is empty
2014-12-08 kalikoPropagate Artist type
2014-12-07 kalikoNew, slightly enhanced, meta Objects.
2014-12-06 kalikoReleasing 0.12.3 0.12.3
2014-12-06 kalikoDeal with multi-tag for musicbrainz_albumartistid and...
2014-11-23 kalikoFixed other inconsistencies
2014-11-23 kalikoFixed Tracks get_artist method
2014-11-23 kalikoCollapse musicbrainz tags
2014-11-23 kalikoExpose musicbrainz_albumartistid in track objects
2014-11-22 kalikoFixed some inconsistencies
2014-11-18 kalikoUse albumartist to fetch similar artists
2014-07-01 kalikoUse a set for Artist aliases list
2014-06-29 kalikohttp client/cache controller refactoring
2014-06-26 kalikoFixed regression, do not queue already queued artists
2014-06-26 kalikoAdd random.shuffle to track list
2014-06-20 kalikoRemoved timestamp for console logging
2014-06-20 kalikoUpdate Changelog
2014-06-20 kalikoPlugins init call happen before player is connected
2014-06-17 kalikoFixed rare potential IndexError
2014-06-17 kalikoFixed SIGHUP issue hopefully.
2014-06-16 kalikoUse client2client to detect other instance
2014-06-15 kalikoImproved log handling
2014-06-11 kalikoUse last track in queue instead of currently played
2014-06-11 kalikoFixed type issue with depth/recursion
2014-03-22 kalikoFixed distribution scripts
2014-03-02 kaliko jackFixed typo in randomfallback
2014-03-02 kaliko jackOptional persistent cache for last.fm
2014-02-22 kalikoAdd toptrack method for Last.fm webservice
2014-02-22 kalikoAdd ETag support for simafm
2014-02-21 kalikoImproved ETag support, add some stats
2014-02-21 kalikoAdd ETag support for echonest
2014-02-21 kalikoMigrate simafm to persistent http caching
2014-02-21 kalikoIntegrate persistent cache with "var_dir" conf option
2014-02-20 kalikoPersistent HTTP cache based on CacheControl
2014-02-17 kalikoFixed blacklisting in track mode
2014-02-16 kalikoAdd EchoNest top tracks
2014-02-15 kalikoSome clean-up (pylint audit)
2014-02-13 kalikoFix data structures inconsistency in last.fm WS
2014-02-12 kalikoRenamed a private method
2014-02-11 kalikoAdd copyright headers & clean-up
2014-02-09 kalikoRefactored lastfm/echonest webservices
2014-02-08 kalikoIntercept missing artist in plugins' callback mpd-sima/0.12.0pr3
2014-02-08 kalikoFactoring utilities object
2014-02-08 kalikoIntegrate dynamic option in echonest plugin
2014-02-08 kalikoFetch as much as possible from echonest
2014-02-08 kalikoAdd echonest plugin
2014-02-08 kalikoAdjusting EchoNest module
2014-02-08 kalikoSome light refactoring
2014-02-08 kalikoBetter caching
2014-02-08 kalikoAdd EchoNest webservice client
2014-02-08 kalikoUse requests in lastfm module
2014-02-08 kalikoMove Cache & Throttle to utils
2014-01-28 kalikoSome padding in log format, improves readability
2014-01-28 kalikoMerge Album type in Meta module
2014-01-27 kalikoAdd basic musicbrainz ID implementation for Track
2014-01-26 kalikoPlain api keys obfuscation
2013-12-23 kalikoCatches SIGHUP/SIGUSR1 to trigger conf reload
2013-12-15 kalikoFixed Track's pos attribute type
2013-12-15 kalikoMove album blacklist filter in player client
2013-12-15 kalikoMove artist blacklist filter in player client
2013-12-15 kalikoSome refactoring around player
2013-12-13 kalikoSome clean-up in track object
2013-12-11 kalikoAdd class attribute toggle for diacritics filter
2013-12-08 kalikoImplement "single_album" filter
2013-12-07 kalikoAdd lastfm similartracks request
2013-11-02 kalikoAdd daemon
2013-11-02 kalikoAdd lastfm/album mode
2013-11-01 kalikoFixed str inheritance (calling __new__/super)
next