SchizoDuckie / DuckieTV

A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
http://schizoduckie.github.io/DuckieTV/
Other
1.12k stars 275 forks source link

Trakt.TV two-way sync #791

Open garfield69 opened 7 years ago

garfield69 commented 7 years ago

DuckieTV-Trakt.TV account sync features that we could improve on:

I thought we had a ticket for this already, but I can find it.

zero77 commented 7 years ago

This is a really nice idea, are you planning on automating it so that it runs a set number of times a day or at a user allocated time period.

2635599 commented 7 years ago

i vote use allocated, cause of isp's bandwidth caps

SchizoDuckie commented 7 years ago

I can see the use for customizable timeframes.

I'm actually seeing a larger pattern here for some general updating logic combined with the traktv (trending) updates and xem fetcher. They should all adhere to some sort of schedule.

I will give some thought to a generic scheduler for the implementation of this.