yvanzo, bitmap: do you remember without code-diving whether it is possible to seed an already existing release's editor?
2020-08-17 23017, 2020
reosarevok
(to add more data via seeding)
2020-08-17 23018, 2020
kshitij86 has quit
2020-08-17 23006, 2020
bitmap
reosarevok: it is possible afaik
2020-08-17 23020, 2020
reosarevok
Ok, thanks :)
2020-08-17 23050, 2020
reosarevok
(we have people sometimes adding new releases from iTunes to import the billion release events, then merging the existing iTunes release with it, so this should be better if doable)
2020-08-17 23052, 2020
v6lur joined the channel
2020-08-17 23038, 2020
pristine___
Morning🌞
2020-08-17 23059, 2020
ruaok
mooin
2020-08-17 23021, 2020
kshitij86 joined the channel
2020-08-17 23054, 2020
_flow_ joined the channel
2020-08-17 23032, 2020
jmp_music_
Morning!!
2020-08-17 23054, 2020
CatQuest
I have never seen the ability to add data via seeding to a release that already excitst. such an ability/script/whathaveyou would indeed be interesting and useful
2020-08-17 23054, 2020
ruaok
hmm. only 221,497 listens submitted yesterday.
2020-08-17 23055, 2020
iliekcomputers
i think ~200k is our average.
2020-08-17 23008, 2020
ruaok
lets see if we can get this to 1M soon. :)
2020-08-17 23002, 2020
Gazooo has quit
2020-08-17 23015, 2020
shivam-kapila
Good morning
2020-08-17 23017, 2020
reosarevok has quit
2020-08-17 23017, 2020
ruaok has quit
2020-08-17 23050, 2020
Gazooo joined the channel
2020-08-17 23058, 2020
chaban has quit
2020-08-17 23012, 2020
zas has quit
2020-08-17 23017, 2020
alastairp has quit
2020-08-17 23043, 2020
zas joined the channel
2020-08-17 23029, 2020
reosarevok joined the channel
2020-08-17 23059, 2020
chaban joined the channel
2020-08-17 23059, 2020
alastairp joined the channel
2020-08-17 23028, 2020
ruaok joined the channel
2020-08-17 23034, 2020
pristine___
Mr_Monkey: ping
2020-08-17 23049, 2020
iliekcomputers
ruaok: could you take a quick look at LB-701, is it because of recent changes we made to the get listens API
this smells like the time_range changes we recently made. did that get released?
2020-08-17 23047, 2020
iliekcomputers
Yep
2020-08-17 23025, 2020
ruaok
ok, i'll dig in in a minute, let me finish off another thing first.
2020-08-17 23048, 2020
kshitij86 has quit
2020-08-17 23006, 2020
iliekcomputers
no rush.
2020-08-17 23052, 2020
zas
outsidecontext: we are almost ready to another Picard point release, imho recent fixes are very needed, ping me when around so we can make plans about this
2020-08-17 23057, 2020
iliekcomputers
shivam-kapila: hey, did you start the doc yet?
2020-08-17 23048, 2020
zas
btw, I upgraded haproxy and kernels on solr load balancers, and both VMs failed to reboot, I had to power off, no idea why it happened
2020-08-17 23046, 2020
ruaok
always fun!
2020-08-17 23036, 2020
zas
:) rebooting issues with linux are rather common.... and annoying, but nothing new ;)
2020-08-17 23056, 2020
shivam-kapila
iliekcomputers: yes
2020-08-17 23038, 2020
iliekcomputers
great, thanks. please share an initial draft as early as possible.
our keyspace is definitely a mess. i did keep this one the same for prod and beta because it's more accurate. people might be submitting data to beta.
2020-08-17 23003, 2020
iliekcomputers
in some places we use brainzutils cache, in some places we roll our own.
2020-08-17 23034, 2020
iliekcomputers
:/
2020-08-17 23036, 2020
ruaok
yeah, the roll your own happens because brainzutils support for redis is pretty simple.
2020-08-17 23000, 2020
ruaok
`listenbrainzuser.rob.timestamps` is being fetched by the timescale listenstore, but when I am logged into the redis server and do `KEYS l*` this key does not appear.
2020-08-17 23034, 2020
ruaok
any idea what I am doing wrong, iliekcomputers ?
2020-08-17 23019, 2020
ruaok
I confirmed that there is only one instance of redis running on my own machine... is there some other namespace stuff going on?
2020-08-17 23038, 2020
iliekcomputers
is it using brainzutils cache?
2020-08-17 23057, 2020
iliekcomputers
because that does some funky stuff with key names, i think it's legacy code from the memcached days
2020-08-17 23030, 2020
ruaok
yes.
2020-08-17 23011, 2020
ruaok
that's butt ugly.
2020-08-17 23020, 2020
ruaok
I can't inspect redis. that's silly.
2020-08-17 23039, 2020
ruaok
so I have no means to invalidate outsidecontext's timestamps.
2020-08-17 23043, 2020
ruaok
thats a pretty poor setup. :(
2020-08-17 23040, 2020
ruaok goes to take out a bank loan so he can go to the swiss bakery...
2020-08-17 23024, 2020
ksynwa joined the channel
2020-08-17 23042, 2020
ksynwa
Is this the place to ask questions about ListenBrainz? I was wondering if it is possible to import listening history from libre.fm.
2020-08-17 23058, 2020
ksynwa
If this isn't the right place, feel free to point me in the right direction. :)
2020-08-17 23014, 2020
iliekcomputers
ksynwa: this is def the right place.
2020-08-17 23029, 2020
ksynwa
Thanks.
2020-08-17 23047, 2020
ksynwa
I know a little bit of coding so if has to be done manually I can do it too.
it's basically just a python script from what i can see.
2020-08-17 23030, 2020
ksynwa
Based as hell. Thanks very much.
2020-08-17 23035, 2020
ksynwa
Yeah this is perfect.
2020-08-17 23049, 2020
outsidecontext
ruaok: about that listenbrainz issue: I am not sure if this started only after I had deleted my listens and tried to reimport. But I already had a similar behavior a few months back
2020-08-17 23000, 2020
iliekcomputers
ksynwa: np! happy to help, and happy to have you on board :)
2020-08-17 23029, 2020
ksynwa
My pleasure to be here. Really love MetaBrainz.
2020-08-17 23037, 2020
outsidecontext
zas: yes, we should do another point release
2020-08-17 23041, 2020
outsidecontext
zas: do you have any idea about that "bad file descriptor" issue from the e-mail?
2020-08-17 23021, 2020
ruaok
outsidecontext: ok, I saw that note in the ticket. I doubt it is related -- we'll have to see.
2020-08-17 23035, 2020
outsidecontext
ok
2020-08-17 23052, 2020
shivam-kapila
iliekcomputers: will share in a bit post luch
2020-08-17 23016, 2020
kshitij86_ joined the channel
2020-08-17 23001, 2020
kshitij86 has quit
2020-08-17 23058, 2020
ruaok
iliekcomputers: let me know when you have a minute to brainstorm keeping track of user data on lemmy that is missing from MB.
2020-08-17 23020, 2020
ruaok
pristine___ has started work on this to collect releases that are missing.
2020-08-17 23043, 2020
ruaok
but I think we ought to make it more general. at least be able to track artist, release and recording.