]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge branch 'refs/heads/t/image_id_mm'
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 1 Apr 2016 23:59:11 +0000 (01:59 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 2 Apr 2016 00:11:35 +0000 (02:11 +0200)
A single commit that was cooking for several months.

* refs/heads/t/image_id_mm:
  server: Add mood methods image_id and lyrics_id.

1  2 
NEWS
web/manual.m4

diff --cc NEWS
index a5bef9f633eb8f25319865ea48f79bd8e34785a6,7faa0dddfd6c08954a03b3ef79d768dc14014d6e..1481f687406a654928adfe9aba85777953770c9f
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -5,14 -5,13 +5,19 @@@ NEW
  current master branch "cascading gradient"
  ------------------------------------------
  
++The highlight of this release is the new -m flag for para_afh which
++lets it modify the meta tags of the given audio file(s). This feature
++is supported for all audio formats. Many small cleanups and bug fixes
++not mentioned here have accumulated and are also part of the release.
++
        - para_afh learned to modify meta tags of mp3 wma ogg spx
          opus flac aac files.
        - afs commands propagate error codes to the client.
        - The check command now also checks the attribute table for
          inconsistencies.
        - New -v flag for the version command (print verbose version string)
 -
 +      - New option --priority for para_server and para_audiod.
++      - New mood methods: image_id and lyrics_id.
  
  --------------------------------------
  0.5.5 (2015-09-20) "magnetic momentum"
diff --cc web/manual.m4
Simple merge