Results 88 comments of Doug Bell

I see the same thing on the Favorites and the All Games collections. It looks like these auto collections get their own folders (`auto-favorites`, `auto-lastplayed`, and `auto-allgames`). I'm not sure...

You need to enable the auto collections from the EmulationStation main menu. Go to the Game Collections menu, then go into Automatic Game Collections, and enable them all. Then go...

I put together a possible fix for this issue. I don't know if using FontAwesome icons is quite in spirit with the theme, but I needed to put something other...

In the meantime, we might have the release.db fixed here at the QAH. Will keep y'all up to date here.

We've re-run the summary, and the release database should be available. Could you run your import and let me know?

Alright. I'll take a look hopefully today if not tomorrow. Tracking at https://github.com/cpan-testers/cpantesters-project/issues/9

I've found the appropriate commands to run, and the new release is being created. It's got some catching up to do, so it might be a day or two (or...

It's only gotten through 1/5 of the records (1,000,000 in about a day). The cronjob will protect us from this in the future, but it looks like it'll be another...

CPAN Testers has processed up to 72m out of 73.3m, and the release SQLite database has been updated. A test check of metacpan doesn't seem to show the cpantesters data...

Yes. ``` sqlite> select * from release where dist="Text-CSV_XS" and version > 1.2; Text-CSV_XS|1.20|1053|2|0|1 Text-CSV_XS|1.21|685|0|0|0 Text-CSV_XS|1.22|602|15|0|0 Text-CSV_XS|1.23|1011|0|0|0 ``` But 1.23 has a few more PASSes