TvTimeToTrakt icon indicating copy to clipboard operation
TvTimeToTrakt copied to clipboard

Feature: Delay choosing between shows until the end

Open SoPat712 opened this issue 2 years ago • 2 comments

I am importing around 10,000 episodes, and have to frequently check back to see the status of the import, and it's literally taken me 48 hours and I'm at 5000 because I can't always be checking the terminal. Is it possible to make it so that the decisions for which show corresponds with the one in TV Time are delayed until the end. Any show that requires manual input to solve, skip, and once everything else is done, do the last 200 or whatever that require manual complex sorting.

I'm not sure if this repo is even active, but if this feature isn't taken up by a developer, I'll probably submit a pr myself for this.

SoPat712 avatar Aug 19 '22 23:08 SoPat712

Hello @SoPat712

That's correct, I don't actively maintain this repository any more.

But feel free to submit a PR for this feature. It does make sense for a large import.

Kindest Regards

Luke

lukearran avatar Aug 20 '22 10:08 lukearran

It would be better to do this asynchronously, at the beginning so that the user has ample time to input, while processing occurs for other shows

ak800i avatar Sep 20 '22 10:09 ak800i