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

Add support for importing Bangumi (bgm.tv) records #1034

Open
biqiguhexuenai opened this issue Jul 18, 2024 · 5 comments
Open

Add support for importing Bangumi (bgm.tv) records #1034

biqiguhexuenai opened this issue Jul 18, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@biqiguhexuenai
Copy link

Add support for importing bangumi records with one click.It's useful for people who watch fanfares.

@biqiguhexuenai biqiguhexuenai changed the title [Enhance]Add support for importing bangumi records with one click. [Enhancement]Add support for importing bangumi records with one click. Jul 18, 2024
@UweTrottmann
Copy link
Owner

Thanks! Do you have actual details on how to do this (are you a software developer?) or is this just a general suggestion?

@UweTrottmann UweTrottmann added the needs-info Needs more info to be worked on label Jul 18, 2024
@biqiguhexuenai
Copy link
Author

biqiguhexuenai commented Jul 18, 2024

Thanks! Do you have actual details on how to do this (are you a software developer?) or is this just a general suggestion?

No, I'm not a developer, but there are projects on github that you can refer to.
https://github.com/bangumi/api
https://github.com/czy0729/Bangumi
https://github.com/xiaoyvyv/bangumi

@biqiguhexuenai
Copy link
Author

Thanks! Do you have actual details on how to do this (are you a software developer?) or is this just a general suggestion?

For example, you can import your favourite shows, favourites, history, etc. just like trakt.

@UweTrottmann UweTrottmann added enhancement New feature or request and removed needs-info Needs more info to be worked on labels Jul 18, 2024
@UweTrottmann UweTrottmann changed the title [Enhancement]Add support for importing bangumi records with one click. Add support for importing Bangumi (bgm.tv) records Jul 18, 2024
@UweTrottmann
Copy link
Owner

UweTrottmann commented Jul 18, 2024

To be honest, likely won't add another service.

But if anyone wants to write a script or similar, these are the steps required:

  • export shows with titles (no TMDB ID seems to be linked)
  • search for each title on TMDB, possibly ask user to confirm, obtain the TMDB ID
  • append to an existing or create a new SeriesGuide JSON shows backup file

@biqiguhexuenai
Copy link
Author

To be honest, likely won't add another service.

But if anyone wants to write a script or similar, these are the steps required:

  • export shows with titles (no TMDB ID seems to be linked)
  • search for each title on TMDB, possibly ask user to confirm, obtain the TMDB ID
  • append to an existing or create a new SeriesGuide JSON shows backup file

Okay, thanks for your patience.

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

No branches or pull requests

2 participants