Bug 3502 - Download link on track page doesn't work anymore
: Download link on track page doesn't work anymore
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b1
: PC Linux (other)
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-06-07 05:34 UTC by Steve Nixon
Modified: 2006-06-08 19:09 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Nixon 2006-06-07 05:34:38 UTC
Sometime in the last week, the download link on a tracks information page doesn't work anymore. Clicking the link results in a busy cursor, and no download. I am running the latest available debian version.

I know this was working last week as my brother uses it once a week to get whatever latest track his guitar teacher has assigned him, and he let me know it wasn't working last night!

Sorry I can't be more specific, if you need any more info, then please let me know and I shall endeavour to provide it.

Cheers,

Steve
Comment 1 KDF 2006-06-08 15:04:30 UTC
note for myself when I have access to svn again...

Slim::Web::HTTP.pm needs to change to:
if (blessed($obj) && Slim::Music::Info::isSong($obj) && Slim::Music::Info::isFile($obj->url())) {
Comment 2 KDF 2006-06-08 19:09:13 UTC
fixed at change 7831 for June 9 nightly