Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interval -i setting #55

Closed
sandspik3 opened this issue Apr 2, 2024 · 6 comments
Closed

Interval -i setting #55

sandspik3 opened this issue Apr 2, 2024 · 6 comments

Comments

@sandspik3
Copy link

Any reason the -i option was removed or any chance it can be added back?
To prevent hammering protection, I set multiple rooms to 3 minutes.

Otherwise online rooms can appear offline.

BTW: Love the new web interface, and ability to add multiple rooms via comma separation.

Might be nice to be able to set the defaults for the web interface as well, 720p,30fps, custom naming, split size.

Overall, amazing work. Thank you for your efforts.

@YamiOdymel
Copy link
Member

Glad to see a positive comment 🥺

I thought no one needs it so I removed the interval flag. I will add it back, but I've been busy lately :(

Also the "default settings" is mentioned in the Help section.

When runs in Web UI mode, the settings will be default settings for Web UI to create channels.

Well, I hope it's working.

@ericruas
Copy link

+1 to the request of adding back the interval option please

@YamiOdymel
Copy link
Member

YamiOdymel commented May 16, 2024

@ericruas It's been added back in v1.0.5 (sorry I forgot to mention)
which you can start the program with -i flag.

Example:

$ chaturbate-dvr -interval 3

or

$ chaturbate-dvr -i 3

and all channel being created in Web UI will have 3 minutes interval.

@ericruas
Copy link

@YamiOdymel it doesn't seem to be working when I run the command from the binary from release 1.0.5.

For example, if I run:

x64_windows_chaturbate-dvr.exe -i 3

I need the log message that it will check 1 minute later. And from the subsequent logs with timestamps, it does indeed check 1 minute later.

@YamiOdymel
Copy link
Member

YamiOdymel commented May 17, 2024

@ericruas Remove the existed channel and recreate again
(or remove the chaturbate_channels.json and restart the program)

The interval settings only applies to new channels

@ericruas
Copy link

@YamiOdymel you got it! It's working now, I appreciate the guidance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants