There is a subscribe button, it’s directly below the channel name. Up until recently there was a bug in invidious preventing it working but it looks like that’s been resolved now.
There is a subscribe button, it’s directly below the channel name. Up until recently there was a bug in invidious preventing it working but it looks like that’s been resolved now.
The existing feature is that only subscribers will see it in feeds, but it can still be searched for or viewed manually. It’s not a private community feature. I’m just planning to add front-end access for the feature that already exists, so that admins don’t have to do API calls to use it.
I’ll see if there’s any existing discussions about private communities while I’m at it though, it might be something the main devs have an opinion on or plan for.
This actually already exists, it’s just not in the UI yet. Hiding communities can be done via the API. I was planning on putting in a PR to expose the functionality on the front-end at some stage.
OK, looks like my setup isn’t any different to yours, except that I have --security-opt=label=disable
set too. The reason for this is because of this issue, which should be fixed by now. Your version may be too old?
If you get the same result from ausearch
as on that issue, you may be seeing the same problem.
I’ve got this running on my jellyfin rootless podman setup. Let me check out the config when I get home, I’m out at the moment. Ping me here if I don’t update this in the next day or so.
Are you not logged in? You need to have an account logged in, subscriptions are stored server-side.
Edit: Ah, I see that you’ve found that out. Good you got it sorted!