Toby
Toby
I did address this in my recent PR [here](https://github.com/lukearran/TvTimeToTrakt/blob/a45a541f382d6d86bd5023795b2fdca079da5811/searcher.py#L146). Unsure which is a better fix but probably not best to have both. The try except fix may fix future issues...
anyone know what this ("51342700-04-23 16:33:20") date format is found in "tracking-prod-records-v2.csv" under "updated-at"?
Unsure if anyone else has exported their data recently, but it seems they've exported all of the date time data incorrectly in "tracking-prod-records-v2.csv" - at least in my case. The...
> We have to rewrite the script from scratch to accommodate all these changes @sanjeevstunner I created a script to convert the dates in v2 into the correct dates -...
I told TVTime about the issue when I first encountered it and I receieved an email a couple days ago saying my data is being resent. I assume this means...
Received my data, had some issues still but actually usable now. Updated the repo so it should work (worked for me anyway) just need @lukearran to merge