AIMP Forum

Разное => Предложения (архив) / Suggestions (archive) => Архив / Archive => Реализовано в AIMP v5.10 / Implemented in AIMP v5.10 => Topic started by: ggross on October 25, 2022, 21:52:36

Title: disable playlist update on play (at least for radiostations)
Post by: ggross on October 25, 2022, 21:52:36
Hi,

I have a huge playlist (XSPF format) of my radiostations (~350). I in this playlist I store the URL, name of the station (as Title) , Image & Genre. This allows me to sort and group the playlist by genre and/or name.

The problem is that when playing a radio station, the information of the playlist is updated with currently playing song (Artist, Title and Genre),  which also changes the grouping and ordering of the playlist. Additionally, this removes the only way to know which station I'm currently tuned in.

Could this be avoided somehow?
Title: Re: disable playlist update on play (at least for radiostations)
Post by: Artem on October 25, 2022, 21:55:13
Have you tried to "lock playlist from changes"?
Title: Re: disable playlist update on play (at least for radiostations)
Post by: ggross on October 25, 2022, 21:58:39
I have just tried, but the playlist continues to update with current song.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: Artem on October 26, 2022, 07:51:24
I have just tried, but the playlist continues to update with current song.

Ok, I will improve code for this case.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: ggross on October 26, 2022, 09:55:43
Many thanks,

I don't know in which way you gonna implement this, but it would ask that this feature also works on a dynamic playlist for the following reason:

The playlist I generate (XSPF), is generated externally with an Excel file which allows me to modify and apply changes more easily. In AIMP I use a dynamic playlist which imports this first list, so that the changes in the first list are imported automatically. I would like to keep this great feature.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: Artem on October 26, 2022, 16:48:43
It will take the read only state of playlist into account.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: ggross on October 27, 2022, 21:46:01
IMHO, the lock (read only) state does not make much sense on playlist with Preimages (smart playlist), as it removes its main functionality: to update the list automatically from external sources, specially for Preimage=Playlist.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: Artem on October 28, 2022, 10:15:37
Yes, you are right. Read only will disable playlist auto-update. Ok, I will think about better solution
Title: Re: disable playlist update on play (at least for radiostations)
Post by: ggross on November 10, 2022, 22:00:58
Nice,

Seems that radio stations no longer update the playlist on v5.10.2411, although I could not find this change it in the change log.

Thank you very much.
Title: Re: disable playlist update on play (at least for radiostations)
Post by: Artem on November 10, 2022, 23:12:23
Nice,

Seems that radio stations no longer update the playlist on v5.10.2411, although I could not find this change it in the change log.

Thank you very much.

it related to read-only state of playlist, its in bugs section