maloep / romcollectionbrowser

Kodi - Rom Collection Browser
GNU General Public License v2.0
82 stars 29 forks source link

Issue with games which have dots in its names #402

Open Kupo91 opened 5 years ago

Kupo91 commented 5 years ago

If a game (Super Smash Bros. Brawl for example) has a dot in its name then RCB ignores everything behind this dot. I created a *.nfo file named "Super Smash Bros. Brawl.nfo". However RCB creates a new nfo file named "Super Smash Bros.nfo" and also ignores my artwork because of its name. The paths and names in the nfo file are correct but it wont display the artwork as long as I keep the ". Brawl"-part it its name.

maloep commented 5 years ago

I just tested this and it worked without issues. I could download all info and artwork with thegamesdb scraper and also could re-import the game with the nfo scraper.

Kupo91 commented 5 years ago

I just checked again. RCB creates the nfo file and artworks. They dont have the full game name, the part after the dot will be ignored.

screenshot021 Unbenannt

However in RCB everything is displayed as it should so its okay

maloep commented 5 years ago

Strange. I did the same with following result: grafik

Not sure if one of the changes I made in the last days accidentally solved this issue. I will close this now. If it starts to make trouble in other situations, you can reopen it.