This still mentions the freedb indexes, but does make it clear that they're not required for MBS (saving people from wasting an hour if they're only setting up the search server for MBS)
saifulbkhan__ is now known as saifulbkhan
hibiscuskazeneko has quit
hibiscuskazeneko joined the channel
arbenina_ has quit
arbenina joined the channel
CatQuest
!m Zastai
BrainzBot
You're doing good work, Zastai!
Zastai
:)
URLs can't seem to be searched? The search server indexes them, but the MBS URL controller doesn't handle search requests. Intentional or should I make a ticket?
reosarevok
yvanz: I think it's basically done (the spotify thing)
CatQuest
that sounds like something that would already be a ticket
reosarevok
Zastai
if there's a ticket, I have a PR ready :)
CatQuest
:O
I know nextto nothing about these things, but already having read yours and the old readme I like yours better, it doesn't say explicitly "ubuntu" omg
well done Zastai, documentation work is such a underworked part of dev work. but such a needed thing
Zastai
well i use debian, and i didn't want to just go s/ubuntu/debian/ :)
CatQuest
smart
and sounds more.. I dunno, what's the word...
professional
Zastai
the big thing for me was marking the freedb stuff as optional. that download took a while and then turned out to be pointless. the rest was just cleanup (and markdownification)
CatQuest
tnha to go "well we use this or that system, if yo udon't blah blah"
:)
yes
Zastai
I'd rather just dive in and rip out the freedb indexing entirely from the search server. but am not sure if it's intended for standalone use (which might mean there are people using the freedb search) or just as an MBS backend
anshuman73 has quit
Freso
Zastai: There is a ticket for URL searching, but I don't have it handy.
Zastai: Also, the current search server is pretty much abandonware, so don't expect to get any PRs merged. :/
(They *might* get merged, but please don't get your hopes up too high. :/)
Also, go ahead and rip out the freedb stuff from the search server. If people are using the freedb stuff outside of an MBS install, they've already wandered down their own path.
psolanki joined the channel
arbenina has quit
reosarevok: Does the BBC page need to be transcluded before the updates show up?
yvanz: how were you checking for what's left? nikki's searcher?
Gentlecat
psolanki: that doesn't look right
Mineo joined the channel
surtin joined the channel
psolanki
gentlecat, anything wrong with the script part? I downloaded less.js and put it in scripts folder.
Gentlecat
href="{{ url_for('static', filename='...') }}"
legoktm
Freso: uhoh.
yvanz
reosarevok: From my own server.
legoktm
Freso: I don't see any API requests in the access.log, do you know where the code that makes API requests is?
amanmehta has quit
samj1912 has quit
Zastai
yeah but that SEARCH-149 ticket was for url search in ws/1 - there was another one for url search in ws/2, which is closed (because the search server has implemented it). it's MBS that has a bug where it does not handle the requests and pass them on to the search server like it does for other entities. I made MBS-9261 for it now
if the search server is indeed abandonware, what is the plan to replace it?
as it stands, the main issue I have with it is that its json output does not match that of other ws requests and I was planning to dig in and work on fixing that. but if there's basically no chance of PRs being merged, there's probably no point
suhas2go joined the channel
Freso
Zastai: mbsssssssssssssssss is the planned sucesssssor.