EricG
January 19, 2022, 3:26pm
#1
Hi,
I’m testing the ability to change ownership of a video.
Why isn’t the same option available for Channel and Playlist ?
For the Channel, I’v seen in the log that every channel is linked to his owner, so changing this should be possible (in the same way that the video ownership are managed);
audit[19/01/2022, 15:55:37]
…
« channel-ownerAccount-id »: 6,
« channel-ownerAccount-name »: « user1 »
…
Please correct me if you think this isn’t a good idea
Best regards, Eric
EricG
June 27, 2022, 1:01pm
#2
Hi, just re-opening this subject.
In my (maybe specific) use of Peertube, I would see a lot of benefits to be able to :
change the ownership of a channel from a user to another (change only allowed because I’m an administrator, or for normal user through a similar process that the one to « give » ownership of my own video).
change the parent channel of a playlist (with all the videos inside following the transfer).
Is that a too specific need regarding the majority of Peertube’s users, or do it sound usefull to other people ?
Thanks.
1 Like
For me it sounds usefull, yes. And we are not the only ones :
opened 09:16PM - 05 Jun 21 UTC
Type: Enhancement
Component: Channels
Component: CLI
Component: Playlist
Before implementing a full UX/UI ownership transfer for channel (https://github.… com/Chocobozzz/PeerTube/issues/1417) or playlist (https://github.com/Chocobozzz/PeerTube/issues/3468), maybe it could be done via a simple database request with the CLI by the admin ?
As it seems ownership transfers are pretty much asked, allowing admins to do it after a user request could be a first very welcomed feature.
opened 03:24PM - 24 Nov 21 UTC
Type: Enhancement
Component: Channels
**Describe the problem to be solved**
<!--
Provide a clear and concise des… cription of what the problem is.
Ex. I have an issue when [...]
-->
I have a channel with my old user account. Now I moved to a new user account but would like to manage my old channel with new user account. With current settings, I couldn't perform this operation.
**Describe the solution you would like:**
<!--
Provide a clear and concise description of what you want to happen.
-->
Allow to transfer channels between user accounts. Where a user can raise a request to move channel to proposed user account, and the proposed user account have the choice to accept or reject the transfer.
If this is anyway a complicated process, atleast allow admins to transfer channels between user accounts.
**Describe alternatives you have considered**
<!-- Remove if you have not considered alternatives.
Let us know about other solutions you have tried or researched.
-->
opened 12:49PM - 15 Dec 20 UTC
Type: Enhancement
Component: Playlist
**Transfer the ownership of a playlist**
For now, we can trasnfer the ownersh… iip of videos. Is it possible to trasnfer ownership of playlists?
opened 01:01AM - 21 Nov 18 UTC
Type: Enhancement
Component: Channels
This is only a small feature-request.
As i saw on my account, with the 1.1.0-… alpha-version, it's very easy possible to transfer the video to another user.
Just like this, change the ownership of a whole channel would be usefull too.
It would save a lot of work in a lot of scenarios, and for me personal: I thinked, if i delete a channel, i can re-use the name. But it's soft-deleted only, so i cannot. What forced me to use less optimal names.
With this feature, such situations would happen much less.
Btw-question here: does it harm the federation, if a such entry gets deleted in the database to recreate it (under new ownership)?
Hopefully, this isn't a duplicate. Keep up the great work! :)
And another related need: sharing ownership of a channel:
opened 07:03AM - 22 Jun 18 UTC
Type: Enhancement
Component: Channels
We are an french public administration, and it will very useful if we can have a… videos channels shared between few users of our instances.
I don't think it's possible right now...
Thanks :+1:
opened 08:59PM - 05 Jun 21 UTC
Type: Discussion
UI
Component: Channels
As discussed here https://github.com/Chocobozzz/PeerTube/issues/699, a nice feat… ure before developing a new AC system would be a feature to be able to **mention co-author in a video and a channel**.
We could implement it with a simple input listing authors accounts (locally and not with federation) as simple metadata displayed on the video playing page next to the account owner name `By user1@instance.tld, user2@instance.tld, user3@instance.tld`.
For the channels, we could display the co-author list bellow the OWNER ACCOUNT block, for this specific case the owner account excerpt could be fully hidden to display the list of CO-AUTHORS.
EricG
June 28, 2022, 9:02am
#4
Hi @JohnLivingston , and thank you to point all this issues. Shame on me to not find them by myself
Best regards. Eric