rdswift: Listening Now is not supported as of now because there is no event callback to handle that.
2019-11-13 31750, 2019
amCap1712
Basically I can do something only on user interaction or when a song ends.
2019-11-13 31714, 2019
chaban has quit
2019-11-13 31752, 2019
chaban joined the channel
2019-11-13 31734, 2019
amCap1712
The current method is when a song ends , it checks the duration for which the track was played. If it satisfies the conditions, the song is submitted. Regarding the subsequent song submissions thing, it must be a bug. It worked for me though. I was able to submit successive songs perfectly. I'll try it again.
2019-11-13 31701, 2019
amCap1712
rdswift: Can you share the terminal output when you play more than one song?
2019-11-13 31701, 2019
amCap1712
To the above I would add that in case a song is stopped before completiong it checks the playtime and the does the same process.
2019-11-13 31733, 2019
amCap1712
I couldn't get what you meant by the lastfm proxy thing.
2019-11-13 31701, 2019
amCap1712
The plugin uses LB api directly not the lfm proxy.
2019-11-13 31703, 2019
chaban has quit
2019-11-13 31753, 2019
BrainzGit
[bookbrainz-site] sbvkrishna opened pull request #318 (master…contribution-page): docs(static): fix typo and update programming skills in contribution page https://github.com/bookbrainz/bookbrainz-site/pul…
2019-11-13 31730, 2019
sbvkrishna joined the channel
2019-11-13 31736, 2019
nav2002_ has quit
2019-11-13 31737, 2019
sbvkrishna
Mr_Monkey Using Webpack watch files is pretty memory consuming. Better to have a 'recommended system specs' note github.com/bookbrainz/bookbrainz-site#advanced-us… , to prevent their system freezes/issues ?
outsidecontext: I see you reassigned the app signing ticket to yourself... Do you still need me to do something? I can do it this afternoon, I got showed under yesterday.
2019-11-13 31702, 2019
outsidecontext
ruaok: I did? Not intentionally :)
2019-11-13 31735, 2019
outsidecontext
But I have setup everything we need for it on the CI side, I just need you to get the actual crrtificate
reosarevok: :) kind of. but the way this works on Windows we still need to build up reputation. the more people using the signed app the more it is trusted, and eventually Windows stops showing the "running this app might put your PC at risk" warning for Picard
ruaok: I think at least longer than one year would make sense. the Apple one is still valid till 2023, so yes, I think 3 years makes sense
2019-11-13 31716, 2019
outsidecontext
zas: true. I mean the entire certification business is IMHO kind of a rip-off if you look at the prices. it should in theory be easy to offer some better solutions especially for OSS projects
2019-11-13 31731, 2019
yvanzo
ruaok: no, the VM we offer still has old search server which is still working with current MBS.
2019-11-13 31734, 2019
blinky42 has quit
2019-11-13 31755, 2019
outsidecontext
zas: speaking of this: code signing on macos 10.14 is again strangely broken currently on travis, hence all the build failures. it looks like the issue where it is waiting for user input. strangely only one of two calls to codesign fails this way. I'll investigate