Crash-m / thelastripper

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

Changing "Filename Pattern" prevents recording #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:

Whenever I change the Filename Pattern (under the Storage tab) to anything
but the default value (%a\%r\[%N - ]%t) no songs are saved any more.

What steps will reproduce the problem?
1. Change Filename Pattern (under Storage tab)
2. Start recording

What is the expected output?

mp3 files should be saved with the new filename.

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? v131b5
Mono/.Net runtime version? 2.1
Operating system and version? Windows XP

Original issue reported on code.google.com by pickwick27@gmail.com on 7 Feb 2009 at 6:28

GoogleCodeExporter commented 8 years ago
works fine for me, please provide more informations (i added some letters to the
filename - result was as expected)

Original comment by andreas....@gmail.com on 18 Feb 2009 at 5:53

GoogleCodeExporter commented 8 years ago
I have exactly the same problem like Piclwick...

Original comment by Kieferma...@gmail.com on 6 Mar 2009 at 12:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have the same problems, for example this will not work:
%a\%r\[%N - ]%а - %t
the second "%a" is not resolved, it is used in the filename as "%a"

Original comment by germo.go...@gmail.com on 29 Mar 2009 at 5:18

GoogleCodeExporter commented 8 years ago
Here's to the rescue - 
you can't have an argument (e.g. %a) multiple times. And if you want all your 
mp3s 
in the same folder, you still have to specify a path with two slashes..
E.g. what I did is this:
mp3s\new\%a - %t
Which works.

Original comment by r.wiltsc...@gmail.com on 2 May 2009 at 7:54

GoogleCodeExporter commented 8 years ago
I've got the same problem. TheLastRipper always crashes when changing the 
value. I
would like to hace %a - %t but it doesn't work.

Windows XP Sp3, Newest LastRipper Version

The same Problem under Windows vista.

Original comment by Sebastia...@googlemail.com on 4 Jun 2009 at 10:36

GoogleCodeExporter commented 8 years ago
True. Problem exists also for me. So far I've just reproduced it on Windows XP 
(will
check home if it occurs for Vista as well).

But I've also noticed another thing. If I change the filename pattern to:
\%a - %r - %t
It works fine for me (beside the fact that it crashes quite often). Whoopee! ;)

Original comment by piotr.ki...@gmail.com on 7 Sep 2009 at 9:32