Can I change torrent downloads to ogg vorbis?

Asked by Tomasz Chrzczonowicz

When I click "Download album as torrent", I get .mp3 torrent download. Can I make Pyjama choose .ogg torrent download instead?

Question information

Language:
English Edit question
Status:
Solved
For:
pyjama Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Daniel Nögel (daniel-xn--ngel-5qa) said :
#1

Yes, you can ;)

Via configtool:
Extras->Configtool->Jamendo
There should be a field "format". Enter 'ogg3' there. Restart pyjama after that.

If there is no option format in configtool:
edit ~/.pyjama/pyjama.db end append "FORMAT=ogg3" to the [jamendo] section.

I will improve this whole config-thing in a later version.

Sincerely,

Daniel

Revision history for this message
Daniel Nögel (daniel-xn--ngel-5qa) said :
#2

Ok, I was in a hurry, so here is the correct way to edit the config file on your own:

edit ~/.pyjama/pyjama.cfg [not .db!] and search for a section [jamendo]. If there is a option "format" set it to ogg3, if there is no such option, just write "format=ogg3" in a new line.

Greetings,

Daniel

Revision history for this message
Tomasz Chrzczonowicz (tch) said :
#3

Thanks, it works!

Revision history for this message
Daniel Nögel (daniel-xn--ngel-5qa) said :
#4

Alright. So the first pyjama question was solved :)