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

Importing exported list #130

Closed
Tracked by #65
IRHM opened this issue Sep 8, 2023 · 8 comments · Fixed by #389
Closed
Tracked by #65

Importing exported list #130

IRHM opened this issue Sep 8, 2023 · 8 comments · Fixed by #389
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@IRHM
Copy link
Member

IRHM commented Sep 8, 2023

After #66 is done, then we can add importing based on its format(s).

@IRHM IRHM mentioned this issue Sep 8, 2023
21 tasks
@IRHM IRHM changed the title JSON file support (based on watcharr WatchedList object) Importing: JSON file support (based on watcharr WatchedList object) Sep 8, 2023
@IRHM IRHM added the enhancement New feature or request label Sep 8, 2023
@IRHM IRHM changed the title Importing: JSON file support (based on watcharr WatchedList object) Importing exported list Sep 8, 2023
@MathieuMoalic
Copy link
Contributor

Hi, are there plans to add the option to import from tmdb? The formatting looks like this and is not compatible with the current import feature:

TMDb ID,IMDb ID,Type,Name,Release Date,Season Number,Episode Number,Rating,Your Rating,Date Rated
429,tt0060196,movie,"Il buono, il brutto, il cattivo",1966-12-23T00:00:00Z,,,8.473,9.0,2014-11-08T00:00:00Z
155,tt0468569,movie,The Dark Knight,2008-07-16T00:00:00Z,,,8.512,10.0,2014-11-08T00:00:00Z
27205,tt1375666,movie,Inception,2010-07-15T00:00:00Z,,,8.365,9.0,2014-11-08T00:00:00Z

@IRHM
Copy link
Member Author

IRHM commented Nov 6, 2023

Hi @MathieuMoalic, it wasn't but I can definitely have a look later tonight to how big of a task it would be to add support for that format (looks like csv).

Currently it only supports importing by name of movie/show, but having the tmdb id should make it easy.

@MathieuMoalic
Copy link
Contributor

Good to hear, I can try to make it myself if you want help.

@IRHM
Copy link
Member Author

IRHM commented Nov 6, 2023

Good to hear, I can try to make it myself if you want help.

That would be very helpful, thank you! If you need anything you can let me know.

@IRHM
Copy link
Member Author

IRHM commented Nov 18, 2023

Hi @MathieuMoalic, did you have any time to look into this?

With the last version out, I have more time to look into other tasks, I can look into this one for you if you haven't yet or if you need anything.

@MathieuMoalic
Copy link
Contributor

Hi, I have done some work on it, of course it's more work than expected. I will open an incomplete PR soon to share the progress.

@IRHM
Copy link
Member Author

IRHM commented Nov 19, 2023

Hi, I have done some work on it, of course it's more work than expected. I will open an incomplete PR soon to share the progress.

Hah yeah, there must be a law where the real estimate of work is * 10 the estimate. Thank you for taking the time to look into this, whatever has been done will surely be very helpful!

@IRHM IRHM self-assigned this Nov 19, 2023
@IRHM IRHM mentioned this issue Nov 20, 2023
@stephaje
Copy link
Contributor

stephaje commented Mar 3, 2024

Is there any progress on this issue? I would be interested in taking it on if there is nothing in progress already.

stephaje pushed a commit to stephaje/Watcharr that referenced this issue Mar 3, 2024
stephaje added a commit to stephaje/Watcharr that referenced this issue Mar 13, 2024
@IRHM IRHM added this to the v1.37 milestone Mar 18, 2024
@IRHM IRHM linked a pull request Mar 25, 2024 that will close this issue
IRHM added a commit that referenced this issue Mar 25, 2024
* Issue #130

* Watcharr import: support activity import and fix ImportedList data

Also added padding to bottom of import page

---------

Co-authored-by: John Stephani <me@johnstephani.com>
Co-authored-by: IRHM <37304121+IRHM@users.noreply.github.com>
@IRHM IRHM closed this as completed in #389 Mar 25, 2024
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
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants