]> kaliko git repositories - mpd-sima.git/blob - doc/Changelog
5bc357e70c5c2e2dfc9e4b6ce77d46b9cfc85732
[mpd-sima.git] / doc / Changelog
1 MPD_sima v0.18.0.dev1
2
3  * New database, no migration done from old database !
4    A backup is done in "${XDG_DATA_HOME}/mpd_sima/"
5    Play history and blocklist are forgotten then.
6  * Blocklist is now handled with mpd-sima command arguments,
7  simadb_cli executable is removed.
8  * Removed obsolete --create-db and --generate-config options
9  * Fixed crash when setting XDG_CONFIG_HOME (closes #50)
10  * Add abstract unix socket support for MPD connection (need at least
11  python-musicpd 0.6.0)
12
13  -- kaliko <kaliko@azylum.org>  Wed, 28 Apr 2021 17:21:39 +0200
14
15 MPD_sima v0.17.0
16
17  * New offline autoqueue plugin based on file genre tags only
18  * Add randomness in Tags plugin artist selection
19  * Fixed issue with un-tagged titles (closes #40)
20  * Fixed "artist with quotes not found" (closes #41)
21  * Fixed bad pid in Uniq core plugin (closes #32)
22  * Move "test-tags-config" as positional argument "config-test"
23  * Move "--create-db" as positional argument "create-db"
24  * Add mpd-sima commands as positional arguments:
25  config-test, create-db, generate-config, purge-history
26  * Use duration instead of time in Track object (closes #37)
27  * Use musicbrainz_albumid|trackid tags in Tracks object
28
29  -- kaliko <kaliko@azylum.org>  Wed, 28 Apr 2021 17:21:39 +0200
30
31 MPD_sima v0.16.1
32
33  * tags plugin: Add album queue mode
34  * tags plugin: Ensure metadata used in filter are enabled
35  so that MPD exposes them (closes #38)
36
37  -- kaliko <kaliko@azylum.org>  Sat, 09 Jan 2021 12:28:17 +0100
38
39 MPD_sima v0.16.0
40
41  * New offline autoqueue plugin based on file tags only
42  * Expose a new executable "test-tags-config"
43  * Update vinstall.py (closes #34)
44  * Fixed bug when http client fetches a corrupted cached entry (closes #35)
45  * Need at least python 3.6
46
47  -- kaliko <kaliko@azylum.org>  Tue, 15 Dec 2020 16:17:05 +0100
48
49 MPD_sima v0.16.0.dev0
50
51  * Major MPD client refactoring
52  * Refactored random plugin
53  * Fixed bug in MPD client reconnection
54
55  -- kaliko <kaliko@azylum.org>  Sat, 16 May 2020 14:49:04 +0200
56
57 MPD_sima v0.15.3
58
59  * Improve HTTP client (use persistent connection)
60  * Fixed a serious bug in PlayerClient().search_albums()
61    "search_albums" method was ignoring some albums when Artist object had
62    aliases.
63
64 -- kaliko jack <kaliko@azylum.org> Sun, 03 May 2020 16:30:36 +0200
65
66 MPD_sima v0.15.2
67
68  * Fixed sqlite sqlite3.OperationalError VACUUM Error
69  cf. https://bugs.python.org/issue28518
70  * Add option to queue a chosen number of tracks from an album (closes #28)
71  * Add option to shuffle tracks in album mode (Thanks Sacha)
72
73 -- kaliko jack <kaliko@azylum.org> Thu, 14 Nov 2019 17:41:22 +0100
74
75 MPD_sima v0.15.1
76
77  * Fixed mopidy compatibility implementation
78
79 -- kaliko jack <kaliko@azylum.org> Tue, 19 Mar 2019 15:14:48 +0100
80
81 MPD_sima v0.15.0
82
83  * Remove EchoNest support (Closes #10)
84  * Enhanced queuing behavior in random mode (Closes #16)
85  * Add option to prevent single & repeat mode to disable queuing (Closes #19)
86  * Honor MPC password/host format on command line option 'host'
87  * Fixed fuzzy search for short artist names
88  * Client side hardcoded one month caching (ugly workaround for #7)
89  * Simplified album search
90  * Track search aggregates artist name and MusicBrainzID searches
91  * Add an undocumented mopidy compatibility configuration option
92    Use the boolean option "mopidy_compat" in the sima section
93    cf. https://gitlab.com/kaliko/sima/issues/21#
94
95 -- kaliko jack <kaliko@azylum.org> Tue, 19 Mar 2019 13:58:49 +0100
96
97 MPD_sima v0.14.4
98
99  * Fixed blacklisting for Random plugin (Closes #14)
100  * Fixed sensible flavour of random plugin, thanks dnmx (Closes #15)
101
102 -- kaliko jack <kaliko@azylum.org> Thu, 24 Aug 2017 11:46:14 +0200
103
104
105 MPD_sima v0.14.3
106
107  * This release in only intended to get rid of 0.14.2 source tarball.
108    Source tar ball for v0.14.2 was badly generated. Release 0.14.2 and 0.14.3
109    are actually the same source code, only generated tar were affected.
110    Sorry for the inconvenience.
111
112 -- kaliko jack <kaliko@azylum.org> Sun, 12 Feb 2017 15:49:03 +0100
113
114
115 MPD_sima v0.14.2
116
117  * Fixed MPD client cache (filters empty strings)
118  * Fixed Track object to work with MPD >= 0.20 (Closes #12)
119  * Fixed python virtualenv installer
120
121 -- kaliko jack <kaliko@azylum.org> Sat, 11 Feb 2017 13:04:27 +0100
122
123
124 MPD_sima v0.14.1
125
126  * Prevent adding empty track to history (Closes #5)
127  * Fixed false warning about wrong MBID format (Closes #6)
128
129 -- kaliko jack <kaliko@azylum.org> Sat, 02 Jan 2016 16:03:39 +0100
130
131
132 MPD_sima v0.14.0
133
134  * Add option to generate config on stdout
135  * Add priority feature for plugins
136  * More robust MPD client
137  * Fixed top track mode
138  * Fixed default conf file name (back to mpd_sima.cfg)
139  * Fixed http cache for lastFM
140  * Cleanup code (removed users similarities)
141  * Make "var-dir" option default name instead of "var_dir"
142  * Honor HTTP_PROXY env. var. (need requests >2.4.0)
143
144 -- kaliko jack <kaliko@azylum.org> Sat, 17 Oct 2015 10:48:41 +0200
145
146
147 MPD_sima v0.13.0
148
149  * Use of MusicBrainzIdentifier by default
150    Please consider tagging your library with these metadata
151  * New virtualenv installer in pure python
152
153 -- kaliko jack <kaliko@azylum.org>  Wed, 28 Jan 2015 12:20:49 +0100
154
155
156 MPD_sima v0.12.3
157
158  * Use albumartist to fetch similar artists
159  * Fixed some bugs managing tags
160
161 -- kaliko jack <kaliko@azylum.org>  Sat, 06 Dec 2014 16:42:15 +0100
162
163
164 MPD_sima v0.12.2
165
166  * Add some randomness to track selection
167  * Do not queue artists already queued (regression)
168  * Some refactoring in http client
169
170 -- kaliko jack <kaliko@azylum.org>  Tue, 01 Jul 2014 21:47:56 +0200
171
172
173 MPD_sima v0.12.1
174
175  * Fixed SIGHUP error, need python-musicpd >= 0.4.1
176  * Add core plugin to detect multiple MPD_sima instance on the same MPD host
177  * Fixed startup robustness
178  * Removed timestamp in console logging
179
180 -- kaliko jack <kaliko@azylum.org>  Sat, 21 Jun 2014 14:02:17 +0200
181
182
183 MPD_sima v0.12.0
184
185  * Major refactoring
186  * Add a setup.py, got rid of the Makefile.
187  * Switched to Python3 (>=3.2)
188  * Depends on requests (http client)
189  * Depends on python-musicpd (py3k port of python-mpd)
190    configuration file change
191    internal database remains the same
192  * Temporarily removed userdb feature
193  * Base artist for similarity is the last track queued
194  * Persistent http caching
195
196 -- kaliko jack <kaliko@azylum.org> Mon, 16 Jun 2014 10:37:14 +0200
197
198
199 MPD_sima v0.11.0
200
201  * straight forward py3k conversion from v0.10.0
202
203 -- kaliko jack <kaliko@azylum.org> UNRELEASED
204
205
206 MPD_sima v0.10.0
207
208  * Improved album detection (especially multi-artists album)
209  * Controls conf file is readable at startup
210  * Complete rewrite of MPD client
211
212 -- kaliko jack <kaliko@azylum.org>  Wed, 26 Sep 2012 18:56:57 +0200
213
214
215 MPD_sima v0.9.2
216
217  * Fixed Makefile, thanks Artur Frysiak (fixes #2849 #2848)
218
219 -- kaliko jack <kaliko@azylum.org>  Sun, 26 Feb 2012 22:06:27 +0100
220
221
222 MPD_sima v0.9.1
223
224  * Fixed an issue in idle implementation
225
226 -- kaliko jack <kaliko@azylum.org>  Fri, 24 Feb 2012 12:04:39 +0100
227
228
229 MPD_sima v0.9.0
230
231  * New CLI option --create-db
232  * Option main_loop_time removed, use of idle makes it useless
233  * New config file option "dynamic" (fixes #2593)
234
235  Refactoring:
236  * Start player abstraction, new MPD class (fixes #2418)
237  * Use idle MPD command, needs python-mpd >= 0.3
238
239  Bugs fix:
240  * PID file creation now respects system umask (fixes #2368)
241  * Avoid to queue twice the same album (fixes #2595)
242  * Empty password does not trigger auth attempt (fixes #2543)
243  * Fixed --var_dir option, thanks Artur Frysiak (fixes #2796)
244
245  Minor changes:
246  * Improved execution time in tracks history look up mainly.
247  * Switch to python-daemon 0.4
248
249 -- kaliko jack <kaliko@azylum.org>  Fri, 10 Feb 2012 11:31:57 +0100
250
251
252 MPD_sima v0.8.0
253
254  * New CLI option "--daemon" to run as a daemon
255
256  * Abandoned compatibility with python 2.5 (urllib2.urlopen timeout)
257  * Add daemon cli option to daemonize the process (closes #616)
258  * Add a Makefile (install, uninstall targets) following GNU standards.
259  * Refactored queue_mode method, thanks MsieurHappy ;)
260  * Moved Track class to separate file.
261  * Reduce memory footprint (better simafm cache handling).
262
263  * Fixed a bug in database management, cleaning database performs better
264
265 -- kaliko jack <kaliko@azylum.org>  Sun, 08 May 2011 14:06:22 +0200
266
267
268 MPD_sima v0.7.2
269
270   * Fixes a bug introduced fixing #2113, history was no longer honored!
271
272 -- kaliko jack <kaliko@azylum.org>  Sun, 30 Jan 2011 10:54:53 +0100
273
274
275 MPD_sima v0.7.1
276
277  * Add Makefile from 0.8 dev branch
278  * Fixes #2113
279  * Fixes #2091
280
281 -- kaliko jack <kaliko@azylum.org>  Sat, 22 Jan 2011 09:17:18 +0100
282
283
284 MPD_sima v0.7.0
285
286  * Stall queueing when MPD is in "single" or "repeat" mode (closes #1607)
287  * No longer need to restart MPD_sima when MPD database has been updated, it
288    was necessary to have new entries to appear in MPD_sima (closes #1719).
289  * New database version, upgraded at first start (back up done in sima.db.0.6)
290  * Uses SQLite for history. Play history always saved, not anymore optional.
291  * simadb_cli uses MPD_HOST/MPD_PORT environment variables
292  
293  * New mpd_sima CLI option --var_dir to change default ${XDG_DATA_HOME}
294    Allows to launch the script as a "system service" (closes #1738)
295  
296  Bugs:
297  * Autoqueue not anymore stall when started without internet access (closes
298    #1568 and #1695)
299  * Fixed a bug with MPD_(HOST|PORT), env. var. only used when no host/port are
300    set in the config file.
301  
302  Configuration file changes:
303  * New "history_duration" option
304  * Remove "history" & "history_length" options, replace by "history_duration"
305  * New "queue" option
306  * Remove "top_tracks" option, now use "queue" option with "top" value.
307  * New consume option (closes #1576)
308  * New queue mode "album" (closes #1008)
309  * New option "album_to_queue" to set how many albums to queue
310  * New option "single_album" allowing to force queuing track from different
311    albums, for instance it'll avoid to end up playing a whole OST.
312
313  (cf. <doc/examples/all_settings.cfg> for all options available)
314
315 -- kaliko jack <kaliko@azylum.org>  Sat, 18 Dec 2010 12:11:12 +0100
316
317
318 MPD_sima v0.6.0
319
320  * Use of SQLite (closes #838)
321  * [simadb_cli] new command line interface to edit sima.db (SQLite database)
322  * [mpd_sima.py] New command line option to load a specific configuration file
323  * Removed pyscrobbler module, now uses SimaFM (closes #741)
324  * Cache is no longer managed as it was (because of SimaFM), it isn't
325    possible to save it (advanced "cache" option removed).
326    last.fm request caching is still enabled though.
327    Saving last.fm request to file is milestoned 0.6.1
328  * Create documentation (docbook -> {troff,pdf,(x)html})
329  * Convert to unicode all utf-8/legacy code (closes #839)
330  * Re-Licenced the code under GNU GPL.
331
332 -- kaliko jack <kaliko@azylum.org>  Mon, 10 May 2010 19:40:10 +0200
333
334
335 MPD_sima v0.5.2
336
337  * New fuzzy string matching dedicated to artist names (closes #686)
338  * uses optparse instead of getopt (closes #834)
339  * now sets options with built-in default, then configuration file and finally
340    command line.
341  * Fixes the “deprecated 'md5'” warning in audioscrobbler.py with patch
342    provided in bug report #11 (closes #1144) –  cf. pyscrobbler online:
343    http://code.google.com/p/pyscrobbler
344
345 -- kaliko jack <kaliko@azylum.org>  Tue, 16 Mar 2010 14:01:22 +0100
346
347
348 MPD_sima v0.5.1
349
350  * No longer uses/writes a default conf file in ~/.config/mpd_sima (or XDG
351    default), MPD_HOST is used if no conf file is present.
352  * replace exhaustive loops by generator
353  * clean up
354
355 -- kaliko jack <kaliko@azylum.org>  Thu, 26 Nov 2009 10:13:08 +0100
356
357
358 MPD_sima v0.5.0
359
360  * Add option to play only most popular songs from an artist (closes #739).
361  * Now prefer non played over already played artist is possible (closes #774)
362  * Use of %-age of similarity to get the list of similar (closes #740).
363  * nearly all Unicode (closes #742).
364  * Using dequeu object => ** New history/cache/user_db formats. **
365  * Heavy refactoring, new Track object.
366  * Improved fuzzy search for artists in MPD library (using difflib/levenshtein)
367  * Log to file within python script (closes #815), add --log=<file> option.
368  * Removed bashism & improved portability in shell launcher, thanks ksh@vim-fr ;)
369
370 -- kaliko jack <kaliko@azylum.org>  Sun, 25 Oct 2009 12:02:02 +0100
371
372
373 MPD_sima v0.4.0
374
375  * Add option to play only most popular songs from an artist
376  * Better list of similar artists thanks to %-age of similarity… hopefully
377  * Unicode !!!!
378
379 -- kaliko jack Unreleased / abandoned dev branch
380
381
382 MPD_sima v0.3.0
383
384  * New bash wrapper launch.sh to execute the script
385  * User's database for similar artists through a new conf file user_db_cfg.
386    Refer to examples for syntax.
387  * check playlist queue to add tracks, not only history.
388  * Rename history to history.pkl
389  * add new command line options, help and version.
390  * now look for MPD_HOST MPD_PORT env variable to create default conf file
391  * run main loop even if the same track is playing, hence MPD_sima will keep
392    adding new tracks even if the same track is still playing and stops only if
393    the target is reached (ie. queue_length)
394
395 -- kaliko jack <kaliko@azylum.org>  Tue, 28 Jul 2009 18:10:09 +0200
396
397
398 MPD_sima v0.2.0
399
400  * WARNING: Moved to python-mpd instead of python-mpdclient2
401  * Add cache for last.fm request
402  * Possibility to save cache to file (new option in mpd_sima.cfg)
403  * new src directory layout
404  * Improved log output formatting
405  * Imroved code & removed old unused method
406  * Controls availability of commands right after conn/auth
407  * New pyscroobler version (revision 5), fix bug with slash in names.
408
409 -- kaliko jack <kaliko@azylum.org>  Fri, 12 Jun 2009 18:10:47 +0200
410
411
412 MPD_sima v0.1.1 (first upgrade)
413
414   * HEAVY refactoring to improve coding style (thanks pylint).
415   * intercept audioScrobbler server connexion errors (no longer stops
416     mpd_sima). Issue/bug reported:
417     http://code.google.com/p/pyscrobbler/issues/detail?id=7
418   * now cath SIGTERM signal along with SIGINT (keyborad interupt)
419   * save history to file (new option in mpd_sima.cfg)
420   * add --pid option to python script
421   * correct launch.sh accordingly
422   * new date format for the log
423
424 -- kaliko jack <kaliko@azylum.org>  Thu, 04 Jun 2009 20:35:25 +0200
425
426
427 MPD_sima v0.1.0 (first stable release)
428
429   * First quasi stable release (my first python code…)
430
431 -- kaliko jack <kaliko@azylum.org>  Thu, 28 May 2009 20:45:03 +0200
432
433 # vim: fileencoding=utf-8
434 # -*- coding: utf-8 -*-