- 21 Nov, 2016 1 commit
-
-
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 3 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
-
Gerion Entrup authored
- add fetcher_cache_length: maximum cache size - add fetcher_cache_age: maximum cache age The cleanup action for maximum cache age is not triggered yet.
-
- 15 Aug, 2016 2 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
-
- 12 Aug, 2016 1 commit
-
-
Gerion Entrup authored
-
- 11 Aug, 2016 3 commits
-
-
Gerion Entrup authored
-
Gerion Entrup authored
-
Gerion Entrup authored
-
- 09 Aug, 2016 1 commit
-
-
Gerion Entrup authored
- /Releases/<releasegroup> - /Releases/<releasegroup>/<release> - /Releases/<releasegroup>/<release>/<track>
-
- 08 Aug, 2016 1 commit
-
-
Gerion Entrup authored
- /Artists/<artist>/<releasegroup> - /Artists/<artist>/<releasegroup>/<release> - /Artists/<artist>/<releasegroup>/<release>/<track>
-