damienhaynes / TraktRater

TraktRater is a tool written in C# to help users transfer user episode, show and movie user ratings and watchlists from multiple media database sites around the web.
623 stars 36 forks source link

[Feature Request] Overwrite Trakt ratings when importing #159

Closed zotoro closed 2 months ago

zotoro commented 2 months ago

I'm hoping to see if there's a way to overwrite Trakt ratings with the ratings from the selected import source.

I used to use Trakt for ratings a while ago but then switched to Criticker. When importing the CSV file from Criticker, any unrated items are properly rated to match my Criticker rating, however Trakt items with a pre-existing rating seem to be skipped and not updated to my Criticker rating.

Is there a way that either already exists or can be easily implemented to overwrite existing ratings on Trakt?

I have over 2000 ratings on Trakt, so doing this manually isn't feasible and I'd like to not have to create a new Trakt account from scratch.

damienhaynes commented 2 months ago

There is no option to overwrite, but there is option to reset items which you could do first?

zotoro commented 2 months ago

I'm an idiot and somehow didn't see that before lol. Thanks for pointing out the maintenance function under options. Appreciate it.

damienhaynes commented 2 months ago

Hopefully that can workaround your issue.

zotoro commented 2 months ago

Yup, that worked great. Thanks!