it is madness
it is madness
Vanilla JS has gotten to a point where most of the things that Gazelle was leaning on jQuery to provide can now be done there gaining some performance and also...
These tags are shown on the torrents.php pages, but if you go to the user profile, better, artists, bookmarks, etc. these are not shown.
The following endpoints no longer exist within Last.FM. We should either find a replacement for them (if possible) or just remove them outright from Gazelle otherwise: * artist.getEvents (get_artist_events) *...
The latest version of chardet (3.0.4) does not support windows-1250, which causes issues which I've seen used for a couple Polish and Czech logs. It seems unlikely that it will...
- [ ] https://github.com/OPSnet/Gazelle/pull/191 - [ ] https://github.com/OPSnet/Gazelle/pull/179 - [ ] https://github.com/OPSnet/Gazelle/pull/172 - [ ] https://github.com/OPSnet/Gazelle/pull/177
Most of the changes here are a result of running `vendor/bin/phpcbf`, and then excluding all rules that still fail as they need to be manually fixed and better to do...
This would make it easier for staff to test a client on a live dataset to ensure correctness of upload/download reporting without having to painstakingly set up something local.
We want to be able to track where the bits of upload/download went for any particular album and who they went to to enable better cheater detection.
Occasionally, there is a user that comes along and reports a bug in the site because the site has them having a different download/upload than their client reports. Generally, this...
Right now, to understand all of the moving pieces of Ocelot and how it interacts with Gazelle, you have to read the code. While a useful exercise when understanding how...