- 03 Dec, 2016 1 commit
-
-
Gerion Entrup authored
settings writing is missing though, so the code is not completely tested
-
- 01 Dec, 2016 1 commit
-
-
Gerion Entrup authored
-
- 30 Nov, 2016 5 commits
-
-
Gerion Entrup authored
With this commit before the database is initialized the database schema version is looked up and compared with the program version. The possibility to migrate to a higher version is prepared.
-
Gerion Entrup authored
add the ability to create arbitrary objects that can use the whole fuse functionality
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
-
- 21 Nov, 2016 3 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
untested
-
Gerion Entrup authored
-
- 17 Nov, 2016 1 commit
-
-
Gerion Entrup authored
-
- 15 Nov, 2016 1 commit
-
-
Gerion Entrup authored
-
- 14 Nov, 2016 1 commit
-
-
Gerion Entrup authored
fixes sqlalchemy detachted session problem
-
- 08 Oct, 2016 3 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
the settings are now accesible with settings.<name> like before but in addition to that usable as commandline argument together with a docstring
-
- 26 Sep, 2016 2 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
For testing scripts etc. They might not work.
-
- 23 Sep, 2016 4 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
-
- 22 Sep, 2016 3 commits
-
-
Gerion Entrup authored
- two recordings of the same album with similar artist
-
Gerion Entrup authored
-
Gerion Entrup authored
- lay out retrieval logic and database access to retrieval module - add MediumFormat again (gid is faked though)
-
- 18 Sep, 2016 1 commit
-
-
Gerion Entrup authored
not ready yet
-
- 09 Sep, 2016 3 commits
-
-
Gerion Entrup authored
implements a scheduler to call certain actions periodic
-
Gerion Entrup authored
(except mark_outdated)
-
Gerion Entrup authored
This is a recording with more than 25 releases, so simple query_by_id does not work anymore.
-
- 29 Aug, 2016 3 commits
-
-
Gerion Entrup authored
not tested yet
-
Gerion Entrup authored
-
Gerion Entrup authored
The mbid written into the metadata can differ from the fetched mbid, so storing it enables detection of files with old metadata.
-
- 20 Aug, 2016 1 commit
-
-
Gerion Entrup authored
Bug fix was mainly to comment out the MediumFormat code. This does not work properly without changing python-musicbrainzngs.
-
- 18 Aug, 2016 5 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
plumber is not functional yet
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
-
- 17 Aug, 2016 2 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
fetcher will be used by two threads, making it a module prevents two caches, locking prevents simultanious execution
-