Mailing List Archive

MythMusic delays
I'm running mythmusic, and functionally, it works fine. However, I have
two problems with irritating delays.

My system is an AMD 1000+ with 512 RAM and an SBLive. It accesses my music
archive (180 GBs) via NFS mount.

When I first loaded it, I left it be for about 4 hours for it to
categorize all the songs. I could watch it go through the directories on
console, and life was good.

However, now, when I select MythMusic from the MythFrontend module, I get
about a 2 minute delay before the SelectMusic/PlayMusic/ImportCD comes up.
If I switch to console, I see that it is categorizing the same few songs
that don't have id3 tags. So - the delay is that MythMusic is attempting
to add these to the database each time I load MythMusic. It would be nice
if I could find a fix for this.

The second delay that I'm having is once into MythMusic, when I select the
SelectMusic option, I get an approximate 1 minute delay before the select
music screen comes up. This is a more tolerable delay, but it would be
nice if it wasn't there.

Function wise, I also think MythMusic should have a "clear playlist"
option in addition to the edit playlist option. Currently, if you build a
huge playlist, you have to go and find all the songs and deselect them.


-- RJV -- ..ooOO miracle@procyon.com

-- Institution of Postgraduate Education - Graduation 2001
-- Institution of Undergraduate Education - Alumnus 1997

The opinions expressed in any email originating from this account are the
sole opinions of the author. They do not reflect the opinions or policies
of any institution or individuals other than myself.
Re: MythMusic delays [ In reply to ]
On Saturday 12 April 2003 10:47 am, RJV wrote:
> I'm running mythmusic, and functionally, it works fine. However, I have
> two problems with irritating delays.
>
> My system is an AMD 1000+ with 512 RAM and an SBLive. It accesses my music
> archive (180 GBs) via NFS mount.
>
> When I first loaded it, I left it be for about 4 hours for it to
> categorize all the songs. I could watch it go through the directories on
> console, and life was good.
>
> However, now, when I select MythMusic from the MythFrontend module, I get
> about a 2 minute delay before the SelectMusic/PlayMusic/ImportCD comes up.
> If I switch to console, I see that it is categorizing the same few songs
> that don't have id3 tags. So - the delay is that MythMusic is attempting
> to add these to the database each time I load MythMusic. It would be nice
> if I could find a fix for this.
>
> The second delay that I'm having is once into MythMusic, when I select the
> SelectMusic option, I get an approximate 1 minute delay before the select
> music screen comes up. This is a more tolerable delay, but it would be
> nice if it wasn't there.
>
> Function wise, I also think MythMusic should have a "clear playlist"
> option in addition to the edit playlist option. Currently, if you build a
> huge playlist, you have to go and find all the songs and deselect them.

I believe the version currently in CVS addresses basically all of your issues.

Isaac
Re: MythMusic delays [ In reply to ]
On Sat, 12 Apr 2003, Isaac Richards wrote:

> On Saturday 12 April 2003 10:47 am, RJV wrote:
> > I'm running mythmusic, and functionally, it works fine. However, I have
> > two problems with irritating delays.
> >
> > My system is an AMD 1000+ with 512 RAM and an SBLive. It accesses my music
> > archive (180 GBs) via NFS mount.
> >
> > When I first loaded it, I left it be for about 4 hours for it to
> > categorize all the songs. I could watch it go through the directories on
> > console, and life was good.
> >
> > However, now, when I select MythMusic from the MythFrontend module, I get
> > about a 2 minute delay before the SelectMusic/PlayMusic/ImportCD comes up.
> > If I switch to console, I see that it is categorizing the same few songs
> > that don't have id3 tags. So - the delay is that MythMusic is attempting
> > to add these to the database each time I load MythMusic. It would be nice
> > if I could find a fix for this.
> >
> > The second delay that I'm having is once into MythMusic, when I select the
> > SelectMusic option, I get an approximate 1 minute delay before the select
> > music screen comes up. This is a more tolerable delay, but it would be
> > nice if it wasn't there.
> >
> > Function wise, I also think MythMusic should have a "clear playlist"
> > option in addition to the edit playlist option. Currently, if you build a
> > huge playlist, you have to go and find all the songs and deselect them.
>
> I believe the version currently in CVS addresses basically all of your issues.
>
> Isaac

Excellent Smithers...

Thanks for all the help I've already gotten, and more that I'm sure I'll
need.

-- RJV -- ..ooOO miracle@procyon.com

-- Institution of Postgraduate Education - Graduation 2001
-- Institution of Undergraduate Education - Alumnus 1997

The opinions expressed in any email originating from this account are the
sole opinions of the author. They do not reflect the opinions or policies
of any institution or individuals other than myself.
Re: MythMusic delays [ In reply to ]
On Sat, 2003-04-12 at 07:47, RJV wrote:
> I'm running mythmusic, and functionally, it works fine. However, I have
> two problems with irritating delays.
>
> My system is an AMD 1000+ with 512 RAM and an SBLive. It accesses my music
> archive (180 GBs) via NFS mount.

Are you running the current CVS version? A lot of speed ups have been
introduced in the last while. I have about 3 times your archive and its
quick. My collection is all oggs and is mounted locally though.

> If I switch to console, I see that it is categorizing the same few songs
> that don't have id3 tags. So - the delay is that MythMusic is attempting
> to add these to the database each time I load MythMusic. It would be nice
> if I could find a fix for this.

Personally, fixing the tags would be my option.
(http://easytag.sourceforge.net). This program was suggested on the
list before I find it quite good. I know there are various options for
loading untagged files by options but my library is all tagged so I
can't speak for it.
>
> The second delay that I'm having is once into MythMusic, when I select the
> SelectMusic option, I get an approximate 1 minute delay before the select
> music screen comes up. This is a more tolerable delay, but it would be
> nice if it wasn't there.

Do you keep CDs in the drive? Are you running current CVS? There are a
lot of code speedups if not.

>
> Function wise, I also think MythMusic should have a "clear playlist"

Copy the playlist to the active play queue. Select the all music tab
once all the music will hi light select the all music tab again all will
clear. Select the revised items for the playlist and copy back to your
playlist.


Initially I had challenges with the playlist interface but more and more
I find it quite powerful. Playlist within playlist selection, lots of
functionality.

Mythmusic doesn't quite get the same focus as MythTV but it has been
progressing. Keep giving feedback on your experience.

Brent Hills
Re: MythMusic delays [ In reply to ]
On Saturday 12 April 2003 11:16 am, Brent Hills wrote:

> Are you running the current CVS version? A lot of speed ups have been
> introduced in the last while. I have about 3 times your archive and its
> quick. My collection is all oggs and is mounted locally though.
>

Brent, have you tried with the changes from around yesterday @ midnight
(EST). Curious whether the new thread stuff is actually of any use to people
with large collections.

- thor
Re: MythMusic delays [ In reply to ]
> Brent, have you tried with the changes from around yesterday @ midnight
> (EST). Curious whether the new thread stuff is actually of any use to people
> with large collections.
>

I'm running April 8th stuff right now. Haven't sync'ed for awhile. I
will update later today and let you know.

Brent Hills.