cjmanca / plex-credits-detect

Augments plex's built in intro detection, additionally detecting credits.
MIT License
113 stars 5 forks source link

Persist log output to log file #40

Open Infray opened 2 years ago

Infray commented 2 years ago

Hi

Is there a way to capture the output and send it to a rolling log file (preferably configurable)?

I've been periodically monitoring the container output to check on progress while it chews through my library. At one point I noticed an error in the output of the container (was related to a corrupt mkv, not PCD) but I'm wondering how many I may have missed.

Again, thanks for this great project, it adds what I was still missing from Plex!

cjmanca commented 2 years ago

Not currently, but it's on my todo list.

Infray commented 2 years ago

Great, looking forward to it! Thanks