luigi311 / JellyPlex-Watched

Sync watched between jellyfin and plex locally
GNU General Public License v3.0
392 stars 19 forks source link

[QUESTION] DryRun - Looping in 3600.0 #84

Closed Hydranet closed 1 year ago

Hydranet commented 1 year ago

I just came across your tool to sync between Plex and Jellyfin(and Emby is on the list I see). First of all awesome, thank you for sharing this!

I do have a question, I am doing a dry run and using docker/podman with the example you gave docker run --rm -it -v "$(pwd)/.env:/app/.env" luigi311/jellyplex-watched:latest Now I see a bunch of output about "Dryrun" in it and shows the items it would change but now it's stuck at "Looping in 3600.0". I'm guess it will actually exit at some point until it's done what it's currently doing so I'm waiting for that before I do a real run. So I would guess it would depend on how big your library is and how many users you are syncing for, but what does that indicate where it's currently stuck at during execution?

Hydranet commented 1 year ago

I didn't see the comment, I understand what it means now. It's just in case you want it to run more than once.