mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #147] [MERGED] Replace PSN scraping with tmdb api calls #232
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/147
Author: @13xforever
Created: 1/5/2019
Status: ✅ Merged
Merged: 1/5/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
cf842e6Replace PSN scraping with tmdb api calls📊 Changes
4 files changed (+118 additions, -0 deletions)
View changed files
📝
CompatBot/Database/Providers/ThumbnailProvider.cs(+5 -0)➕
PsnClient/POCOs/TitleMeta.cs(+35 -0)📝
PsnClient/PsnClient.cs(+29 -0)➕
PsnClient/Utils/TmdbHasher.cs(+49 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.