Skip to content

Remove developers view

Alice Mikhaylenko requested to merge wip/exalm/developers into master

Let's face it, it's not our best feature:

  • Currently, it looks like this:

Screenshot_from_2019-05-01_21-00-06

We used thegamesdb legacy API, and it's not available anymore. The new API has pretty strict rate limit, and while there's !170 (closed), it's currently blocked by a bug in grilo-plugins.

  • The data that was there before wasn't very reliable:

Screenshot_from_2019-05-01_21-01-40

There are a lot of duplicates + developers and publishers are mashed up together. With this, trying to browse games using this view turns into a guess game: where can this particular game be.

So, let's just remove it and simplify the code.

Edited by Alice Mikhaylenko

Merge request reports