[Elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2023-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417610

--- Comment #7 from Nate Graham  ---
Git commit bcc52c704cc929c35109f4bc80834e48607e2a6a by Nate Graham.
Committed on 28/04/2023 at 13:57.
Pushed by ngraham into branch 'master'.

Add feature to replace playlist with whole view contents on double-click

Some people are accustomed to double-clicking on a song in album list
views to replace the playlist with that album and start playing from the
double-clicked song. This commit makes that the new default behavior,
though it can be disabled.
Related: bug 406469, bug 417284
FIXED-IN: 22.08

M  +5-0src/elisa_core.kcfg
M  +7-0src/elisaapplication.cpp
M  +8-0src/elisaapplication.h
M  +12   -0src/localFileConfiguration/elisaconfigurationdialog.cpp
M  +16   -0src/localFileConfiguration/elisaconfigurationdialog.h
M  +11   -0src/mediaplaylistproxymodel.cpp
M  +2-0src/mediaplaylistproxymodel.h
M  +15   -0src/qml/DataListView.qml
M  +6-1src/qml/ListBrowserDelegate.qml
M  +36   -0src/qml/SettingsForm.qml

https://invent.kde.org/multimedia/elisa/commit/bcc52c704cc929c35109f4bc80834e48607e2a6a

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2022-06-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417610

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/multimedia/elisa/-/merge_requests/362

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2021-09-13 Thread Sidney
https://bugs.kde.org/show_bug.cgi?id=417610

Sidney  changed:

   What|Removed |Added

 CC||sidneycrest...@yahoo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2021-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417610

techxga...@outlook.com changed:

   What|Removed |Added

Version|0.4.2   |21.07.80

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2021-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417610

--- Comment #5 from techxga...@outlook.com ---
Another thought that came to mind.

When you search a specific song, artist, or album, everything in the result
should be enqueued.  If the user closes the search result, everything in the
library or playlist should be played.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2021-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417610

--- Comment #4 from techxga...@outlook.com ---
Slightly related to this, but the enqueuing songs should be placed AFTER the
currently playing song, especially in shuffle mode.

Currently, enqueuing songs will place the currently-playing song somewhere in
the middle of the playlist, while the others get placed randomly.  I understand
that's shuffled, but not that kind of shuffling.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2020-11-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417610

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 417610] Automatically enqueue the following songs when selecting & playing a song from the main view

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417610

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417284
 Resolution|WAITINGFORINFO  |---
Summary|Automatically enqueue songs |Automatically enqueue the
   |when selecting & playing a  |following songs when
   |song|selecting & playing a song
   ||from the main view
 Status|NEEDSINFO   |CONFIRMED
   Keywords||usability

--- Comment #3 from Nate Graham  ---
Sounds like you're also a fan of the "Just play my music, I don't want to mess
with this global queue thingy" approach. See also Bug 417284.

So yeah, I think your idea makes sense. When clicking "Play" on a song in the
main view, we could automatically enqueue all the next songs and change the
button's tooltip to "start playing here".

-- 
You are receiving this mail because:
You are watching all bug changes.