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

Enhancement: Paused option to saved channels and sort and tags in webui #80

Open
robinhugy opened this issue Dec 10, 2024 · 4 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@robinhugy
Copy link

robinhugy commented Dec 10, 2024

Hey!
Can you add a new paused per channel option to chaturbate_channels.json?
"Paused": 0/1
And can you add sorting and maybe tags in webui?

Thanks for your work :]

@robinhugy robinhugy changed the title Enhancement: Enhancement: Paused option to saved channels Dec 10, 2024
@robinhugy robinhugy changed the title Enhancement: Paused option to saved channels Enhancement: Paused option to saved channels and sort in webui Dec 11, 2024
@robinhugy robinhugy changed the title Enhancement: Paused option to saved channels and sort in webui Enhancement: Paused option to saved channels and sort and tags in webui Dec 11, 2024
@YamiOdymel YamiOdymel self-assigned this Dec 11, 2024
@YamiOdymel
Copy link
Member

What should the "paused": 0/1 field in chaturbate_channels.json do? Is it meant for another program to check the status?

@YamiOdymel YamiOdymel added the enhancement New feature or request label Dec 11, 2024
@robinhugy
Copy link
Author

Sorry, i forgot to explain.
When i start the program, all of the added cams start downloading/checking online status. I pause some unnecessary cams, but after i restart the program, all added cams start downloading again, because paused status not saved.

@robinhugy
Copy link
Author

robinhugy commented Dec 20, 2024

panic: send on closed channel

goroutine 78 [running]:
github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel.func1()
/mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:121 +0xe5
created by github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel in goroutine 1
/mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:117 +0x2d5

reloaded the webui in browser and i get this

@robinhugy
Copy link
Author

panic: send on closed channel

goroutine 55 [running]:
github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel.func1()
/mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:121 +0xe5
created by github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel in goroutine 1
/mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:117 +0x2d5

now i dont do anything

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

No branches or pull requests

2 participants