HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.95k stars 371 forks source link

[Bug] IGDB API #1503

Closed Erope closed 3 years ago

Erope commented 3 years ago

Describe the bug When I tested and uploaded the game, I could not find the ID of IGDB, so I kept the default initial value of 0, but this would cause an interface rendering error. I also found this problem on the demo site. I don't know if it is a configuration error.

To Reproduce Steps to reproduce the behavior: Upload a game, IGDB choose 0

Expected behavior If the data cannot be found, it should show not found

Screenshots https://unit3d.site/torrents/183

Additional context I am not sure whether the IGDB function can still be used normally now, I tried to configure the API

Possible Fix? /var/www/html/resources/views/torrent/partials/game_meta.blade.php 92

github-actions[bot] commented 3 years ago

Thank you for submitting your first issue. Please make sure it follows our Issue Template and you have provided all information.' first issue