TraktRater icon indicating copy to clipboard operation
TraktRater copied to clipboard

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.

Results 61 TraktRater issues
Sort by recently updated
recently updated
newest added

For example, [Marvel Cinematic Universe](https://www.themoviedb.org/list/7104163).

enhancement

I can't import the letterboxd watchlist because this error. [20210411_021333.log](https://github.com/damienhaynes/TraktRater/files/6291619/20210411_021333.log)

Hello there, I noticed that this issue has been reported before but couldn't find a workaround to overcome this problem. In my IMDB list I have 306 films and 2...

Is there any plans for syncing history of PLEX history of individual users?

I am trying to authenticate my Trackt. Here is my app: ![image](https://user-images.githubusercontent.com/47222261/127774589-33d9d080-a3a4-407e-b49d-c3d02cf95699.png) I have clicked to authorize access. I have gotten a code from Trakt. I have entered the code...

Would it be possible to have the app to synchronize with TV ShowTime as well? Actually what I would be interested the most is to be able to import in...

TraktRater has option to export Custom List(s) from Trakt but is it possible to import that same custom list back into Trakt **based on Trakt_ID**? If not, please add this...

enhancement

Currently, TraktRater stores its settings and logs in `%APPDATA%\TraktRater` (`C:\Users\%USERNAME%\AppData\Roaming\TraktRater` by default). This behaviour is hardcoded into the program in those files: https://github.com/damienhaynes/TraktRater/blob/abf8155e90df5ef55e6a7dc49ecfb40f9fd9c436/Settings/Settings.cs#L163 https://github.com/damienhaynes/TraktRater/blob/abf8155e90df5ef55e6a7dc49ecfb40f9fd9c436/Logger/FileLog.cs#L14 This means that TraktRater is not...

enhancement

It would be an awesome and easy way to create lists on trakt.

I installed mono via brew ... but `mono TraktRater_v2.2.5.exe` failed immediately. Then I tried installing mono from http://www.mono-project.com/download/ Running traktrater gave me: ``` mono TraktRater_v2.2.5.exe WARNING: The Carbon driver has...