-
Notifications
You must be signed in to change notification settings - Fork 63
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
Comments
Could you please send me the full export on discord? The server link is in
the readme.
…On Sun, Dec 15, 2024, 9:58 PM Sravan Balaji ***@***.***> wrote:
Grouvee <https://www.grouvee.com> is a video game tracking service that
uses Giant Bomb <https://www.giantbomb.com>'s API
<http://www.giantbomb.com/api/>. Grouvee provides a way to export
<https://www.grouvee.com/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.).
—
Reply to this email directly, view it on GitHub
<#1135>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOQ5PNGKQY6Y7KHO26XAH5D2FWU2LAVCNFSM6AAAAABTUWDNXGVHI2DSMVQWIX3LMV43ASLTON2WKOZSG42DANZUHAYTQNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sent, thanks! |
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
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:
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.).
The text was updated successfully, but these errors were encountered: