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]: RiMusic playlists #3635

Closed
twistios opened this issue Sep 11, 2024 · 11 comments
Closed

[Feature]: RiMusic playlists #3635

twistios opened this issue Sep 11, 2024 · 11 comments
Labels
enhancement New feature or request implemented Feature or request have been developed

Comments

@twistios
Copy link

Description

RiMusic could have custom playlists that do not have the 5k songs limit.

Suggested Solution

The playlist should behave mostly the same as a normal playlist.

  • playing a number of random songs should be the minimum (this would probably also work for a ridiculous amount of songs)
  • maybe normal behavior if small enough (I.e. compatible to normal playlists and could replace them for custom playlists)

Alternatives

Playing from multiple playlists at once.

Additional Context

As it seems to be possible for the songs tab and also for queue it seems to work, it probably is not very hard to implement.
Maybe database has to be modified to support these playlists.
Maybe both options should be implemented.

@twistios twistios added the enhancement New feature or request label Sep 11, 2024
@aneesh1122
Copy link

aneesh1122 commented Sep 11, 2024

you can change the playlist limit yourself. search for 5000 and change it to whatever number you want. I did not do it because this will result in slowing down the app and those people who are using ancient devices won't have a good experience.

as I said on telegram, shuffling songs between multiple playlists sounds great.

@twistios
Copy link
Author

I think the "shuffle playlist"-playlist variant should be less of a problem for old devices.

@fast4x
Copy link
Owner

fast4x commented Sep 11, 2024

Playlist not have limit of 5000 songs, YTM have this limit ..

@fast4x
Copy link
Owner

fast4x commented Sep 11, 2024

Btw shuffle from multiple playlists at once sounds great. Would be added a shuffle songs in home playlists.

@aneesh1122
Copy link

aneesh1122 commented Sep 11, 2024

Playlist not have limit of 5000 songs, YTM have this limit ..

#1590 (comment)

You said it's 5000 here so that's what I was going with 😅. Have you increased the limit?

@aneesh1122
Copy link

Btw shuffle from multiple playlists at once sounds great. Would be added a shuffle songs in home playlists.

So if I go to pinned playlists and select shuffle, songs from all the pinned playlists will be shuffled and put in queue. Right? That will be awesome.

@fast4x
Copy link
Owner

fast4x commented Sep 12, 2024

It's limit to timeout reading operation for YTM music playlist...

@twistios
Copy link
Author

It's limit to timeout reading operation for YTM music playlist...

So "RiMusic" playlists would not have the timeout problem or does this also happen for them?

@fast4x
Copy link
Owner

fast4x commented Sep 12, 2024

Btw shuffle from multiple playlists at once sounds great. Would be added a shuffle songs in home playlists.

So if I go to pinned playlists and select shuffle, songs from all the pinned playlists will be shuffled and put in queue. Right? That will be awesome.

Yes would be very nice

@fast4x
Copy link
Owner

fast4x commented Sep 12, 2024

I'll try to implement today

@fast4x fast4x added the implemented Feature or request have been developed label Sep 12, 2024
@fast4x
Copy link
Owner

fast4x commented Sep 12, 2024

Implemented cross shuffle songs between playlists, available from version 0.6.52

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

No branches or pull requests

3 participants