basically the source has public+private keys, the target only accepts one command for this public key, the target command can take care of moving files around (backup to a temp dir, then move on success)
2019-12-30 36447, 2019
yvanzo
rsync+ssh is for part 2. only, not for querying Collections API.
2019-12-30 36422, 2019
MajorLurker has quit
2019-12-30 36442, 2019
zas
you can run the query locally, create the dump, then copy it over the network
2019-12-30 36455, 2019
yvanzo
Ok, that is, one script to do it all, and allowing to run this through ssh private key.
Gracenote is a former shadow of itself, now just a dreary division of a big company. freedb will be gone soon. Discogs and MB stand strong. very interesting. :)
2019-12-30 36419, 2019
ruaok
anyone messing with the MB site right now? response times are up -- just after zas said that things look well. lol.
2019-12-30 36434, 2019
zas
^^
2019-12-30 36405, 2019
zas
cnbc video is interesting, thanks for sharing
2019-12-30 36452, 2019
Nyanko-sensei has quit
2019-12-30 36459, 2019
Nyanko-sensei joined the channel
2019-12-30 36400, 2019
nav2002_ joined the channel
2019-12-30 36417, 2019
antara joined the channel
2019-12-30 36440, 2019
ruaok
pristine__: on leader in your dir there are two a-a dumps with readme and timestamp.
2019-12-30 36456, 2019
sbvkrishna joined the channel
2019-12-30 36447, 2019
nav2002_ has quit
2019-12-30 36456, 2019
cleo joined the channel
2019-12-30 36420, 2019
cleo is now known as Guest5161
2019-12-30 36431, 2019
c1e0 has quit
2019-12-30 36401, 2019
c1e0_ joined the channel
2019-12-30 36426, 2019
c1e0_ is now known as c1e0
2019-12-30 36404, 2019
iliekcomputers
ruaok: decided to not work these weeks, so I'm gonna carry over the tasks from these two weeks into next.
2019-12-30 36414, 2019
Guest5161 has quit
2019-12-30 36432, 2019
ruaok
yea, I feel that. I'm making myself work a bit today, but my heart is not really into it.
2019-12-30 36405, 2019
Nemo157 has quit
2019-12-30 36458, 2019
c1e0_ joined the channel
2019-12-30 36445, 2019
reosarevok
Can someone with access to floyd make me a quick favour so I don't have to close my game and reboot to linux just for this? :p
2019-12-30 36412, 2019
reosarevok
ruaok maybe?
2019-12-30 36428, 2019
ruaok
mebbe. what you need?
2019-12-30 36430, 2019
reosarevok
(grr, it's do a favour not make a favour, right? that's one I always get wrong)
2019-12-30 36433, 2019
reosarevok
I'll PM
2019-12-30 36414, 2019
ccheckk[m] has quit
2019-12-30 36435, 2019
c1e0 has quit
2019-12-30 36403, 2019
c1e0_ has quit
2019-12-30 36449, 2019
sagar-kohli[m] has quit
2019-12-30 36403, 2019
antara has quit
2019-12-30 36449, 2019
Cyna
bitmap: around ?
2019-12-30 36433, 2019
Etua joined the channel
2019-12-30 36427, 2019
Etua
kepstin: Do I understand correctly that the fingerprint generated by Chromaprint/fpcalc are a different thing than AcoustID ID but I can use the first one to retrieve the other?
Considering what you said earlier I will probably stick to fpcalc as it seems easier to use than ffmpeg directly and in both cases I need the external dependency. As I can see it is possible to send Chromaprint fingerprint and get MusicBrainz metadata in one request. Are there any downsides of that approach compared to some more complicated method that e.g. requires some other dependency or two requests?
2019-12-30 36446, 2019
Etua
kepstin: That description may seem a little bit vague so to clarify: I don't really need much. Artist/album/track name are a minimum but anything besides them is optional so by "downside" I did not mean more advances MB relations etc.
2019-12-30 36448, 2019
kepstin
Etua: if the acoustid webservice provides all the information you need, you might as well just use that. I *think* (it would be good if someone else can confirm) acoustid replicates that info from musicbrainz, so it shouldn't be more than an hour or so out of date.
2019-12-30 36421, 2019
Etua
kepstin: One last thing for now - I tested fpcalc with mp3 and flac of the same audio and I got different fingerprints. If Chromaprint fingerprint and AcoustID IDs are different things does that mean that two different Chromaprint results may be connected to one AcoustID ID so they are both recognised correctly as the same track?
2019-12-30 36410, 2019
kepstin
yes - the fingerprints are compared with thresholds on the acoustid server, and if they're "similar enough" then it returns the same acoustid for both.
2019-12-30 36437, 2019
ayerhart joined the channel
2019-12-30 36449, 2019
kepstin
the fingerprints are basically just a super-compressed representation of the audio content with only the information needed to compare tracks for id purposes
Im currently on docker desktop version 2.1.0.5 on MacOS Catalina
2019-12-30 36415, 2019
SothoTalKer
yvanzo: regarding "https://www.musik-sammler.de/artist/strafe-für-rebellion/ should not get corrupted" - what does happen? It neither matches with the old and new regex =P
2019-12-30 36453, 2019
kloeri has quit
2019-12-30 36432, 2019
yvanzo
Cyna: Thanks, what is your current config? Did you just run the commands in the “Development setup” section?