Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Import from Grouvee #1135

Open
balajsra opened this issue Dec 15, 2024 · 3 comments
Open

[FEATURE REQUEST] Import from Grouvee #1135

balajsra opened this issue Dec 15, 2024 · 3 comments

Comments

@balajsra
Copy link

Grouvee is a video game tracking service that uses Giant Bomb's API. Grouvee provides a way to export saved data in the following CSV format:

id,name,shelves,platforms,rating,review,dates,statuses,genres,franchises,developers,publishers,release_date,url,giantbomb_id
33,The Elder Scrolls V: Skyrim,"{""Played"": {""date_added"": ""2021-07-18T15:53:49Z"", ""url"": ""https://www.grouvee.com/user/125004-sr98vn/shelves/667854-played/"", ""order"": 50}, ""Steam"": {""date_added"": ""2021-07-18T15:53:49Z"", ""url     "": ""https://www.grouvee.com/user/125004-sr98vn/shelves/667859-steam/"", ""order"": 126}, ""Completed"": {""date_added"": ""2023-06-30T23:03:18Z"", ""url"": ""https://www.grouvee.com/user/125004-sr98vn/shelves/967891-completed/"", ""order"":      59}}","{""Nintendo Switch"": {""url"": ""https://www.grouvee.com/games/?platform=nintendo-switch""}, ""PC"": {""url"": ""https://www.grouvee.com/games/?platform=pc""}, ""Xbox 360"": {""url"": ""https://www.grouvee.com/games/?platform=xbox-360"     "}}",5,,"[{""date_started"": ""None"", ""date_finished"": ""None"", ""seconds_played"": 338760, ""level_of_completion"": null}]",[],"{""Action-Adventure"": {""url"": ""https://www.grouvee.com/games/?genre=action-adventure""}, ""Role-Playing"":      {""url"": ""https://www.grouvee.com/games/?genre=role-playing""}}","{""The Elder Scrolls"": {""url"": ""https://www.grouvee.com/games/franchise/291-the-elder-scrolls/""}}","{""Bethesda Game Studios"": {""url"": ""https://www.grouvee.com/games     /company/1762-bethesda-game-studios/""}, ""Iron Galaxy Studios"": {""url"": ""https://www.grouvee.com/games/company/7922-iron-galaxy-studios/""}}","{""Bethesda Softworks"": {""url"": ""https://www.grouvee.com/games/company/1763-bethesda-softwo     rks/""}}",2011-11-11,https://www.grouvee.com/games/33-the-elder-scrolls-v-skyrim/,33394

I'm happy to provide the full exported file for testing if needed.

I imagine the import process will require searching through IGDB for matching entries (based on name, developer, publisher, release date, etc.).

@IgnisDa
Copy link
Owner

IgnisDa commented Dec 15, 2024 via email

@balajsra
Copy link
Author

Sent, thanks!

@IgnisDa
Copy link
Owner

IgnisDa commented Dec 15, 2024

I think it would be better if I just add a Giantbomb integration and allow add an importer for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants