Bug 8273 - Include date in squeezecenter nightly build file name
: Include date in squeezecenter nightly build file name
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: 7.0.1
: PC Other
: P4 enhancement (vote)
: 7.x
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-29 22:40 UTC by Don Russell
Modified: 2009-07-31 10:21 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 Don Russell 2008-05-29 22:40:22 UTC
The "pre-release" versions used to have the date as
part of the file name. That worked great because I had a
bash script that I would run periodically which would download and
install "todays" build... That was when it was called slimserver...

Could you perhaps continue that naming convention (perhaps via symbolic link?)
i.e.
squeezecenter-7.1-0.1.20292.noarch.rpm
and
squeezecenter-nightly-2008-05-29 -> squeezecenter-7.1-0.1.20292.noarch.rpm

Or something similarso I can create a (simple) script to download/install "today's" build...

Thanks,
Don Russell

PS.. I chose "other" OS, because I'm using Fedora 9, not in the list...
Comment 1 Mark Miksis 2008-05-29 22:52:45 UTC
Try this:

wget -r -l 1 --accept=*.rpm -nd -e robots=off \
http://www.slimdevices.com/downloads/nightly/latest/7.1/
Comment 2 Mark Miksis 2008-05-29 23:10:28 UTC
BTW, if you're using 7.1, you can also just enable the "unstable" yum repo which will always get you the latest with a simple "yum update".
Comment 3 Don Russell 2008-05-30 07:11:22 UTC
(In reply to comment #1)
> Try this:
> 
> wget -r -l 1 --accept=*.rpm -nd -e robots=off \
> http://www.slimdevices.com/downloads/nightly/latest/7.1/
> 

Thanks, that works OK for me.
Nicer yet would be:
 wget -r -l 1 --accept=*.rpm -nd -e robots=off \
 http://www.slimdevices.com/downloads/nightly/latest/

or similar, so version changes would be transparent to the "get me the latest" process. :-)

Thanks, that helps a lot. :-)



Comment 4 Mark Miksis 2008-05-30 08:11:00 UTC
(In reply to comment #3)
> Thanks, that works OK for me.
> Nicer yet would be:
>  wget -r -l 1 --accept=*.rpm -nd -e robots=off \
>  http://www.slimdevices.com/downloads/nightly/latest/
> 
> or similar, so version changes would be transparent to the "get me the latest"
> process. :-)

Depends what you mean by "latest".  There's also a 7.2 and 7.3 nightly build dir.  You'll have to specify which "latest" you want.
Comment 5 Don Russell 2008-05-30 13:52:43 UTC
(In reply to comment #4)
> 
> Depends what you mean by "latest".  There's also a 7.2 and 7.3 nightly build
> dir.  You'll have to specify which "latest" you want.

hmm, I hadn't thought of that. Good point. :-)

I'm happy with the solution provided, I'll mark this as resolved.
Thanks

Comment 6 Chris Owens 2008-07-30 15:33:30 UTC
This bug has now been fixed in the 7.1 release version of SqueezeCenter!  Please download the new version from http://www.slimdevices.com if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Comment 7 Chris Owens 2009-07-31 10:21:57 UTC
Reduce number of active targets for SC