update archive IDs

... to behave in a more straightforward way when dealing with
bookmarks/favourites/etc.

specific IDs are now grouped by their owner, album-id, ... to
allow for duplicates when it would be expected.
This commit is contained in:
Mike Fährmann
2018-03-01 17:40:31 +01:00
parent 829ddf4ac1
commit 5008e105ee
11 changed files with 59 additions and 27 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.2.1-dev"
__version__ = "1.3.0-dev"