<tushar2005[m]> "can anyone help me?..." <- tushar2005: That's an issue with the current setup for a clean install. In order to have scripts/picard you need "python setup.py build" to have run. One solution for you now would be to follow the steps after "alternatively, you can install dependencies manually using `uv pip`" on https://github.com/metabrainz/picard/blob/master/…. So instead of "uv sync" you run the "uv
2025-10-19 29203, 2025
outsidecontext[m
pip" commands to install dependencies and "python setup.py build". Afterwards uv sync will also work.
we have been getting slammed by bots/AI scrapers, i'm afraid
2025-10-20 29348, 2025
julian45[m]
zas has been working on anti bot measures for the better part of at least today
2025-10-20 29338, 2025
jesus2099
Ach. AI sucks in all ways.
2025-10-20 29354, 2025
MonkeyPython
jesus2099: hi!
2025-10-20 29306, 2025
MonkeyPython
and yea, trute!
2025-10-20 29306, 2025
monkey[m] joined the channel
2025-10-20 29306, 2025
monkey[m]
lucifer: I think there might be issues introduced with the listens caching (only thing I can think of): I can see listens I am listening to currently on the LB prod website, but not on the beta website (which I updated today, contains the caching PR).
2025-10-20 29307, 2025
monkey[m]
I get that we are supposed to cache responses, but I think it breaks the main functionality of the website at the moment. I'm worried about one of us deploying a new prod version of LB with this caching