Discussion:
infoFormat
Robert Moser II
2002-03-07 13:54:37 UTC
Permalink
Is this happening for you?
Nope, I just get the TITLE of the directory
-dean
It should be using just the TITLE from the infoCache if it is a directory,
since nothing else would be defined for a directory. It appears that
somehow you are getting the full path into your infoCache TITLE entry. I'm
assuming that you are using the default value for prettyformat.
prettyTitle calls plainTitle($file) when the $file provided isn't an mp3.
So that appears to be working fine.
What is a mystery to me is that for directories, the TITLE should be getting
set to plainTitle($file).
-----Original Message-----
Sent: Wednesday, March 06, 2002 11:47 AM
Subject: [slimp3-dev] infoFormat
Importance: High
I'm having a problem when browsing the Music Library from the remote.
Directories show up as the full path to the item, rather than just
the directory title.
It works fine in the web browser because HTTP.pm uses prettyTitle(),
but the client Browse.pm uses infoFormat()
I might have been the one to break this, but I don't know how I did it.
Is anyone else having this problem?
If so, does anybody have a fix?
-dean
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2002-03-06 20:40:21 UTC
Permalink
Is this happening for you?

-dean
It should be using just the TITLE from the infoCache if it is a directory,
since nothing else would be defined for a directory. It appears that
somehow you are getting the full path into your infoCache TITLE entry. I'm
assuming that you are using the default value for prettyformat.
prettyTitle calls plainTitle($file) when the $file provided isn't an mp3.
So that appears to be working fine.
What is a mystery to me is that for directories, the TITLE should be getting
set to plainTitle($file).
-----Original Message-----
Sent: Wednesday, March 06, 2002 11:47 AM
Subject: [slimp3-dev] infoFormat
Importance: High
I'm having a problem when browsing the Music Library from the remote.
Directories show up as the full path to the item, rather than just
the directory title.
It works fine in the web browser because HTTP.pm uses prettyTitle(),
but the client Browse.pm uses infoFormat()
I might have been the one to break this, but I don't know how I did it.
Is anyone else having this problem?
If so, does anybody have a fix?
-dean
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Moser, Robert L. II
2002-03-06 20:21:50 UTC
Permalink
It should be using just the TITLE from the infoCache if it is a directory,
since nothing else would be defined for a directory. It appears that
somehow you are getting the full path into your infoCache TITLE entry. I'm
assuming that you are using the default value for prettyformat.

prettyTitle calls plainTitle($file) when the $file provided isn't an mp3.
So that appears to be working fine.

What is a mystery to me is that for directories, the TITLE should be getting
set to plainTitle($file).

-----Original Message-----
From: dean blackketter [mailto:dean-qV/***@public.gmane.org]
Sent: Wednesday, March 06, 2002 11:47 AM
To: slimp3-dev-***@public.gmane.org; ***@users.sourceforge.net
Subject: [slimp3-dev] infoFormat
Importance: High


I'm having a problem when browsing the Music Library from the remote.
Directories show up as the full path to the item, rather than just
the directory title.

It works fine in the web browser because HTTP.pm uses prettyTitle(),
but the client Browse.pm uses infoFormat()

I might have been the one to break this, but I don't know how I did it.

Is anyone else having this problem?

If so, does anybody have a fix?

-dean


To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2003-02-22 12:51:49 UTC
Permalink
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>RE: [slimp3-dev] infoFormat</title></head><body>
<div>Is this happening for you?</div>
<div><br></div>
<div>-dean</div>
<blockquote type="cite" cite>It should be using just the TITLE from
the infoCache if it is a directory,<br>
since nothing else would be defined for a directory.&nbsp; It appears
that<br>
somehow you are getting the full path into your infoCache TITLE
entry.&nbsp; I'm<br>
assuming that you are using the default value for prettyformat.<br>
<br>
prettyTitle calls plainTitle($file) when the $file provided isn't an
mp3.<br>
So that appears to be working fine.<br>
<br>
What is a mystery to me is that for directories, the TITLE should be
getting<br>
set to plainTitle($file).</blockquote>
<blockquote type="cite" cite><br>
-----Original Message-----<br>
From: dean blackketter [mailto:dean-qV/***@public.gmane.org]<br>
Sent: Wednesday, March 06, 2002 11:47 AM<br>
To: slimp3-dev-***@public.gmane.org; ***@users.sourceforge.net<br>
Subject: [slimp3-dev] infoFormat<br>
Importance: High<br>
<br>
<br>
I'm having a problem when browsing the Music Library from the remote.
<br>
Directories show up as the full path to the item, rather than just
<br>
the directory title.<br>
<br>
It works fine in the web browser because HTTP.pm uses prettyTitle(),
<br>
but the client Browse.pm uses infoFormat()<br>
<br>
I might have been the one to break this, but I don't know how I did
it.<br>
<br>
Is anyone else having this problem?<br>
<br>
If so, does anybody have a fix?<br>
<br>
-dean<br>
<br>
<br>
To unsubscribe from this group, send an email to:<br>
slimp3-dev-unsubscribe-***@public.gmane.org<br>
<br>
&nbsp;<br>
<br>
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/ <br>
<br>
<br>
------------------------ Yahoo! Groups Sponsor
---------------------~--&gt;<br>
Tiny Wireless Camera under $80!<br>
Order Now! FREE VCR Commander!<br>
Click Here - Only 1 Day Left!<br>
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/rIp0lB/TM<br>
---------------------------------------------------------------------<span </span>~-&gt;<br>
<br>
To unsubscribe from this group, send an email to:<br>
slimp3-dev-unsubscribe-***@public.gmane.org<br>
<br>
&nbsp;<br>
<br>
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/ </blockquote>
<div><br></div>
</body>
</html>
dean blackketter
2002-03-06 19:46:33 UTC
Permalink
I'm having a problem when browsing the Music Library from the remote.
Directories show up as the full path to the item, rather than just
the directory title.

It works fine in the web browser because HTTP.pm uses prettyTitle(),
but the client Browse.pm uses infoFormat()

I might have been the one to break this, but I don't know how I did it.

Is anyone else having this problem?

If so, does anybody have a fix?

-dean

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2003-02-22 12:51:51 UTC
Permalink
I'm having a problem when browsing the Music Library from the remote. Directories show up as the full path to the item, rather than just the directory title.

It works fine in the web browser because HTTP.pm uses prettyTitle(), but the client Browse.pm uses infoFormat()

I might have been the one to break this, but I don't know how I did it.

Is anyone else having this problem?

If so, does anybody have a fix?

-dean

Loading...