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

[Feature Request]: Auto-play option for playlists should be seperated between Youtube playlists and local playlists #70

Closed
3 tasks done
toby63 opened this issue Dec 16, 2023 · 10 comments
Labels

Comments

@toby63
Copy link

toby63 commented Dec 16, 2023

Guidelines

  • I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • I have searched the documentation for information that matches the description of the feature request I want to file, without success.
  • This issue contains only one feature request.

Problem Description

It seems that the local playlists also have auto-play enabled when the option is active.

Proposed Solution

I think there should be an additional seperate option for local playlists, because at least I would like to disable it for local playlists, but enable it for youtube playlists.

Alternatives Considered

Issue Labels

new optional setting

Additional Information

No response

@toby63 toby63 added the enhancement New feature or request label Dec 16, 2023
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

efb4f5ff-1298-471a-8973-3d47447115dc commented Feb 3, 2024

Doesn't this feature fulfill that usecase?

FreeTube_CKp2OQLkq8.mp4

Edit: Oh lol nvm that doesnt fulfill the usecase because the user has to enable this on every vid

@toby63
Copy link
Author

toby63 commented Feb 3, 2024

Well the problem is that I would like to:

  1. Have autoplay enabled for regular playlists on Youtube, e.g. OST from Game XY.
  2. have autoplay disabled for the local playlists in FreeTube that I created myself.

Last time I checked these options were combined and they should IMHO be seperate.

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

Summoning @jasonhenriquez for thoughts if something like this make sense to implement

@kommunarr
Copy link

It makes sense to me as a user because I use Favorites as a grab bag, but remote playlists are generally intended to be episodic and/or binged. That's pretty specific / contextual to the way that I use things, though, so I dunno.

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

efb4f5ff-1298-471a-8973-3d47447115dc commented Feb 5, 2024

We can maybe just show an autoplay toggle and let the user decide what to do with it, doesnt matter what kind of playlist. So if user decides to togglle it for remote it will be enabled until user decides to turn it off. If user decides to watch a local created playlist and autoplay is enabled, they only have to disable it once.

Just like how our autoplay works at the moment when you're watching normal vids

@kommunarr
Copy link

Yeah, I agree, this is probably better handled by an inline autoplay toggle in the media player. Only minor implementation note I have to add is that it should set both playlist autoplay and regular autoplay to disabled when disabled while watching a playlist.

@toby63
Copy link
Author

toby63 commented Feb 9, 2024

We can maybe just show an autoplay toggle and let the user decide what to do with it, doesnt matter what kind of playlist. So if user decides to togglle it for remote it will be enabled until user decides to turn it off. If user decides to watch a local created playlist and autoplay is enabled, they only have to disable it once.

Just like how our autoplay works at the moment when you're watching normal vids

I don't know if I understand that correctly, but if the global setting ist changed via a toggle in every video, I don't like that.
I would like to be able to set a standard and this standard is always used, and then I can enable/disable autoplay on a case-to-case basis.

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

Closing as this can be solved by implementing FreeTubeApp#1181 and FreeTubeApp#2295

@toby63
Copy link
Author

toby63 commented May 14, 2024

Closing as this can be solved by implementing FreeTubeApp#1181 and FreeTubeApp#2295

Not really as that would mean that I have to set things every time, but I would like to set things once for these types of playlists.

@kommunarr
Copy link

I would add on FreeTubeApp#1996 as an alternative as well. The idea for this one is that there are arbitrarily many different contexts in which someone would want a setting enabled versus disabled. Instead of having multiple different sub-settings per any possible context, the user can switch to a profile for their preferred viewing context.

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

No branches or pull requests

3 participants