anyway, i'd double check the rest of the site, make sure donations work, etc
ruaok
ok, I'll play more after lunch.
for sure.
navap and I need to tidy up docs and all that
kepstin-laptop joined the channel
warp
ocharles: hrm. the indexer I'm running locally isn't picking up a change to the cover art types of an image. any idea what could be wrong?
ocharles
as in inserts to the cover_art_type table?
\d on that table and see if it has triggers
warp
no, I don't see any triggers.
ocharles: nor do I see any in install.sql
bitmap joined the channel
ocharles
warp: correct, there are no triggers
so it needs some
outsidecontext joined the channel
amp88
i've had a look around but i can't work out where the average ratings come from (e.g. for albums in artist overview)
can someone point me in the right direction, please?
ruaok
the get averaged from all the raw ratings.
*they
amp88
yes, but are the averaged ratings available on the virtual server image?
(since the *raw_rating data is withheld for privacy reasons)
ruaok
they ought to be.
are the *)_rating tables empty?
-)
amp88
the *raw_rating tables are empty, yes
but when i browse the local server version i still see average ratings
ruaok
are the *_rating tables empty?
amp88
i don't see any _rating tables, only _rating_raw
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME LIKE '%rating' -> no results
SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME LIKE '%rating_raw' -> 5 results, all empty
but the averaged rating information MUST be stored or calculated from somewhere, because the average ratings are still displayed on my local copy
i.e. when i browse to http://<internal ip>:3000 and look at artist overview
i've spent a little while trying to track down how the pages are generated (following the nginx output in the server window), but i can't make any progress
ruaok
select rating from artist_meta;
amp88
ah, that looks like exactly what i was looking for!
thanks :)
ruaok
np
kepstin-laptop joined the channel
amp88
until we meet again o/
amp88 has left the channel
reosarevok joined the channel
kurtjx joined the channel
kepstin-laptop joined the channel
ruaok
frewsxcv: responded to your mail.
I like the idea of you working on CC reviews.
oh? it should also be able to to artist bios.
navap: do you have a transclusion table for the meb site?
frewsxcv
ruaok: reading now
pelotron joined the channel
yeah, i'd be worried the voting of reviews could be abused to show disagreement about a particular viewpoint
but i agree that some sort of rating mechanism is needed
i'll do some research
ruaok
sounds good. but that is a great thing to realize at the outset. :)
frewsxcv
yeah, i should put my application through (they opened today0
s/0/)/
Leftmost joined the channel
ruaok
yeah, get it in soon.
that way we can tell you what you should fix.
ianmcorvidae
I should file mine officially too; maybe I'll wait until ocharles reads & responds, though