App version: 1.5.1
Behavior: When syncing for a specific platform (or all of them, doesn't really matter), RomM is returning all roms instead of filtering each platform. (For instance, let's say I am syncing nes games and I have 1000 roms on RomM, which 100 are nes, instead of fetching only the 100 games is fetching all of the 1000 games and the app is listing them as nes).
Expected behavior: When syncing for a specific platform, RomM should fetch only the correct games from that platform.
I noticed the query parameter for platform_id is written as platform_ids in the RomM provider, I believe that could be the issue.

App version: 1.5.1
Behavior: When syncing for a specific platform (or all of them, doesn't really matter), RomM is returning all roms instead of filtering each platform. (For instance, let's say I am syncing nes games and I have 1000 roms on RomM, which 100 are nes, instead of fetching only the 100 games is fetching all of the 1000 games and the app is listing them as nes).
Expected behavior: When syncing for a specific platform, RomM should fetch only the correct games from that platform.
I noticed the query parameter for platform_id is written as platform_ids in the RomM provider, I believe that could be the issue.