Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #10710: MythMusic immediately play songs from playlist editor

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


noreply at mythtv

May 9, 2012, 11:27 PM

Post #1 of 8 (156 views)
Permalink
Ticket #10710: MythMusic immediately play songs from playlist editor

#10710: MythMusic immediately play songs from playlist editor
-------------------------+------------------------------------
Reporter: trebor_s@… | Type: Patch - Feature
Status: new | Priority: minor
Milestone: unknown | Component: Plugin - MythMusic
Version: Unspecified | Severity: medium
Keywords: | Ticket locked: 0
-------------------------+------------------------------------
I read about some usability complains on the mailing list. One issue is
that the songs that were added from the playlist editor are not played
immediately. The user had to go to the playlist, select the song and press
play.

Attached is a patch that adds new functionality. When the user is in the
playlist editor screens and navigates through his collection he can now
press PLAY. This will also add the albums or tracks to the playlist (same
as pressing SELECT) but it will start playing the first of the newly added
songs immediately.

Robert S

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

May 10, 2012, 2:59 AM

Post #2 of 8 (145 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: stuartm
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 0.26
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------
Changes (by stuartm):

* owner: => stuartm
* status: new => accepted
* version: Unspecified => Master Head
* milestone: unknown => 0.26


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

May 28, 2012, 4:25 PM

Post #3 of 8 (124 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: stuartm
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 0.26
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------

Comment (by mayfields@…):

Segfaults when pressing defined key on playlists, smart playlists. These
nodes don't have metadata associated and need to be treated differently.
Requires additional cases such as:
{{{
if (mnode->getAction() == "playlists")
}}}

Example patch attached, provides similar (but not identical)
functionality.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Oct 6, 2012, 1:36 AM

Post #4 of 8 (85 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: stuartm
Type: Patch - Feature | Status: accepted
Priority: minor | Milestone: 0.27
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------
Changes (by kenni):

* milestone: 0.26 => 0.27


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Apr 7, 2013, 1:16 PM

Post #5 of 8 (56 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: stuartm
Type: Patch - Feature | Status: closed
Priority: minor | Milestone: 0.27
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------
Changes (by Paul Harrison <mythtv@…>):

* status: accepted => closed
* resolution: => fixed


Comment:

In [changeset:fe13684b4d5d635a6fd930ab49358cdf9192c2de/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="fe13684b4d5d635a6fd930ab49358cdf9192c2de"
MythMusic: immediately play songs from playlist editor when PLAY is
pressed

When the playlist tree has focus and PLAY is pressed all the tracks below
the
current node will be added to playlist and the first track will start
playing.

Closes #10710.
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Apr 7, 2013, 1:17 PM

Post #6 of 8 (56 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: paulh
Type: Patch - Feature | Status: closed
Priority: minor | Milestone: 0.27
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------
Changes (by paulh):

* owner: stuartm => paulh


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Apr 8, 2013, 9:38 AM

Post #7 of 8 (54 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: paulh
Type: Patch - Feature | Status: closed
Priority: minor | Milestone: 0.27
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------

Comment (by warpme@…):

Paul,
Quick Q to fe13684b4d5d635a6fd930ab49358cdf9192c2de commit: for me it
works OK any higher node that single song (album, dir with albums, etc).
It is not working for single song. It this planned behaviour or rather bug
?

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Apr 8, 2013, 1:27 PM

Post #8 of 8 (53 views)
Permalink
Re: Ticket #10710: MythMusic immediately play songs from playlist editor [In reply to]

#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
Reporter: trebor_s@… | Owner: paulh
Type: Patch - Feature | Status: closed
Priority: minor | Milestone: 0.27
Component: Plugin - MythMusic | Version: Master Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
--------------------------------+-----------------------------

Comment (by Paul Harrison <mythtv@…>):

In [changeset:3860342e3452ecc6db7dc487a2924cbb2601b1cc/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="3860342e3452ecc6db7dc487a2924cbb2601b1cc"
MythMusic: extend the immediate play when PLAY is pressed to individual
tracks

Refs #10710.
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10710#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.