Crash-m / thelastripper

Automatically exported from code.google.com/p/thelastripper
0 stars 0 forks source link

command line client / daemon #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the issue:
its not actually an issue but more of a feature request...

What steps will reproduce the problem?
1. have a linux box only run in runlevel 3
2. access the box only with a shell
3. try to have thelastripper save the radio to disk to listen later...

What is the expected output?
lod in remotly with ssh. start a screen session, run thelastripper. log off...

alternatively: log in, kick on the daemon, leave the session

result: radio station ripped to disk... ;-)

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version?
actual

Mono/.Net runtime version?
none! (no gui)

Operating system and version?
ubuntu server 8.10

HW: VIA board, passive cooled only...

Original issue reported on code.google.com by RobFlemi...@gmail.com on 10 Dec 2008 at 7:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I doulbe this request: A console interface is also helpful on Windows/Unix. A
PowerShell cmdlet would be nice too. 

You will need Mono or .NET anyway. 

Original comment by mov...@gmail.com on 8 May 2009 at 11:03

GoogleCodeExporter commented 9 years ago
tipp: its possible to start TheLastRipper with command arguments (with GUI). 
They are
of the form "TheLastRipper -parameteAr='value' -parameterB='value' ..."

The parameters are called musicpath, username, password, proxyaddress, 
proxyusername,
proxypassword, and radiostation. 

Original comment by mov...@gmail.com on 9 May 2009 at 7:18

GoogleCodeExporter commented 9 years ago
Is there a commandline option for the listening port number, too? If no it 
would be wonderful if there is such a thing.

PS: Why don't create a wikipage with the commandline keys?

Original comment by k929...@googlemail.com on 25 Sep 2010 at 3:32

GoogleCodeExporter commented 9 years ago
@k929314

I think a wiki page on commandline options would be great too, actually updates 
to all wiki pages documenting new features would be great... But I don't think 
anybody has time at the moment... If you're interested mail me and I'll grant 
you wiki write access: jopsen at gmail dot com

Original comment by jopsen@gmail.com on 26 Sep 2010 at 9:35

GoogleCodeExporter commented 9 years ago
@jopsen: Question in return: How to access the command line client?
If I interpret the svn in the right way it should be included into the 
Windows-Version 1.4.0.

Original comment by k929...@googlemail.com on 28 Sep 2010 at 5:44

GoogleCodeExporter commented 9 years ago
@k929314
It's very possible that it's not included in the install... In that case you 
might need to download the source and compile it yourself... :(

Original comment by jopsen@gmail.com on 30 Sep 2010 at 10:35

GoogleCodeExporter commented 9 years ago
I have compiled it by myself.

@jopsen: The next time you add a download please use the Release-Build and not 
the Debug-Build for publishing.

You can switch from Debug to Release in your #Develop-IDE by Clicking on 
Build->Set Configuration->Release.

Doing this minimizes the filesize for download.

Original comment by k929...@googlemail.com on 2 Oct 2010 at 11:20