You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
source: tmdb/mal/igdb
media_id: the id used in the source API
media_type: movie/TV/season/episode/anime/manga/game
title: title of the media
image: image URL of the image
season_number: required if the entry is a season or an episode
episode_number: required if the entry is an episode
score: your score
progress: your progress. For games it expects something like `1h 30min`.
status: Completed/In progress/Repeating/Planning/Dropped/Paused
repetitions: number of times consumed
start_date: mm/dd/yyyy, not used for episodes
end_date: mm/dd/yyyy, not used for episodes
notes: comments for multimedia input
watch_date: for episodes
You can get a sample csv by exporting the data from the demo instance on the profile page. I will probably create a Github Wiki page with some documentation like this.
It would be nice, if somewhere we can get an example of the import format of CSV that needs Yamtrack, so can parse my own data to Yamtrac's format.
I didn't found anywhere, and try to find in the code, but it was not enough clear for me.
The text was updated successfully, but these errors were encountered: