Help CSV Import #716
rtomagnini
started this conversation in
General
Replies: 1 comment 2 replies
-
![]() Instead of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I need some help understanding how to import a CSV file for my TV shows. I was able to create a new show from the file, but then I couldn't update it — for example, adding a poster. I also couldn’t create a season and/or add a new episode.
Here’s an example of my CSV:
media_id,source,media_type,title,status,season_number,episode_number,progress,image
3,"manual","tv","TV Show Test","In Progress","","","",""
3,"manual","season","","Completed",1,"",1,""
I go to:
Settings -> Import Data -> Yamtrack
But I always get the message: “No media was imported.”
What might I be doing wrong?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions