First of all: Thank you very much for this great program ! :)
I am using Streamripper 1.64.3 on linux together with tunapie.
My first question is: From an old install of Streamripper 1.63.4 I have an
"streamripper.ini" file under $HOME/.config/streamripper. Unfortunately
I found no hint of his syntax nor wether it is still in use ...
Where can I get according informations...
I am mainly ripping meditation music, which has often hardly to detect
silence phases. Therefore I am interested, that each ripped song starts at
least with five seconds of the previous and end at least with five seconds
of the next song.
Tunapies config file mechanism seems to not accept options for streamripper
of the form --<name>=<value>.
What option do I have to set for the above scenario and where?
Thank you very much for your help in advance!
mcc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is no documentation for the ini file. Sorry. But mostly the options correspond to the command line options.
Obviously you want to check with Tunapie authors and request them to allow the --long-options. But until then, yes, you can modify the ini file. I would change it like this:
xs_padding_1=5000
xs_padding_2=5000
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First of all: Thank you very much for this great program ! :)
I am using Streamripper 1.64.3 on linux together with tunapie.
My first question is: From an old install of Streamripper 1.63.4 I have an
"streamripper.ini" file under $HOME/.config/streamripper. Unfortunately
I found no hint of his syntax nor wether it is still in use ...
Where can I get according informations...
I am mainly ripping meditation music, which has often hardly to detect
silence phases. Therefore I am interested, that each ripped song starts at
least with five seconds of the previous and end at least with five seconds
of the next song.
Tunapies config file mechanism seems to not accept options for streamripper
of the form --<name>=<value>.
What option do I have to set for the above scenario and where?
Thank you very much for your help in advance!
mcc
There is no documentation for the ini file. Sorry. But mostly the options correspond to the command line options.
Obviously you want to check with Tunapie authors and request them to allow the --long-options. But until then, yes, you can modify the ini file. I would change it like this:
xs_padding_1=5000
xs_padding_2=5000