Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735026 - media-plugins/mythplugins-31.0 : ripping select tracks in mythmusic fails
Summary: media-plugins/mythplugins-31.0 : ripping select tracks in mythmusic fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PATCH, PMASKED, UPSTREAM
Depends on:
Blocks:
 
Reported: 2020-08-01 10:51 UTC by Stephen Kirkby
Modified: 2022-12-20 15:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mythplugins-Support_ripping_subsets_of_tracks.patch (mythplugins-Support_ripping_subsets_of_tracks.patch,1.61 KB, patch)
2020-08-01 10:52 UTC, Stephen Kirkby
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Kirkby 2020-08-01 10:51:22 UTC
When selecting "Rip CD" in mythmusic, on the track selection screen:

- if all tracks are selected, it works and rips fine
- if the first track isn't selected but the rest are, it fails with error "Failed to create encoder" 


Reported upstream: 

https://code.mythtv.org/trac/ticket/13635

but posting here also as I have a proposed patch for this now (attached).
Also have a working ebuild here:

https://github.com/moodytux/portage-overlay/blob/master/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild

When testing this, bear in mind there is another outstanding issue which makes the UI hang before Ripping the CD, which I've also reported:

https://code.mythtv.org/trac/ticket/13650

along with a simple work around, which is to add an entry to /etc/hosts before entering the Rip CD screen.


Reproducible: Always

Steps to Reproduce:
1. Select "Rip CD" in mythmusic
2. On the track selection screen, deselect the first track
3. Select Rip
Actual Results:  
Error shown: "Failed to create encoder"

Expected Results:  
Should perform the rip.
Comment 1 Stephen Kirkby 2020-08-01 10:52:15 UTC
Created attachment 651958 [details, diff]
mythplugins-Support_ripping_subsets_of_tracks.patch
Comment 2 Larry the Git Cow gentoo-dev 2022-12-20 15:07:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c10961da501f3063ffa90c653a16ede7a62b09

commit d5c10961da501f3063ffa90c653a16ede7a62b09
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 14:28:58 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 15:06:08 +0000

    media-plugins/mythplugins: treeclean
    
    Closes: https://bugs.gentoo.org/816645
    Closes: https://bugs.gentoo.org/735026
    Closes: https://bugs.gentoo.org/838934
    Closes: https://bugs.gentoo.org/846041
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-plugins/mythplugins/Manifest                 |   1 -
 media-plugins/mythplugins/metadata.xml             |  28 ----
 .../mythplugins-31.0_p20210731-r2.ebuild           | 145 ---------------------
 profiles/package.mask                              |   1 -
 4 files changed, 175 deletions(-)