Page 1 of 1
[Filenamemappings] not working [Bug#5081]
Posted: Sun Aug 17, 2008 8:22 pm
by DigitalBoy
There seems to be a bug in the latest MMv3 build. If you add a mapping to the ini file, it gets stripped out when you start MM.
Try adding say C0=41 or E0=61 etc. Then start MM, no need to do anything, jus exit MM again. Now check the ini file. The mappings are removed. It seems like only some of the mappings are accepted. All others just get stripped out.
db
Re: [Filenamemappings] not working
Posted: Sun Aug 17, 2008 10:18 pm
by Eyal
What is a mapping, anyway?
Re: [Filenamemappings] not working
Posted: Fri Aug 22, 2008 10:48 pm
by nohitter151
DigitalBoy wrote:There seems to be a bug in the latest MMv3 build. If you add a mapping to the ini file, it gets stripped out when you start MM.
Try adding say C0=41 or E0=61 etc. Then start MM, no need to do anything, jus exit MM again. Now check the ini file. The mappings are removed. It seems like only some of the mappings are accepted. All others just get stripped out.
db
Are you sure MM isn't open when you are editing the ini file?
Re: [Filenamemappings] not working
Posted: Mon Dec 22, 2008 3:37 pm
by kaste
I see this as well. I check with Sysinternals Process Explorer that Mediamonkey.exe is not running, I replace the
Filenamemappings section, save, open MediaMonkey, doesn't work, close it, check, and its back to the default few lines:
Code: Select all
[FilenameMappings]
21=
22=27
2A=2D
2F=2D
3A=2D
3E=2D
3C=2D
3F=
=79
What am I doing wrong???
BTW: I used MM since as long as I can remember, but since the May 4, 2008 I am a MM
Gold user ... if that makes any difference for the support / bug report.
Here is the FilenameMapping I want/need to use:
Code: Select all
[FilenameMappings]
21=
22=27
2A=2D
2F=2D
3A=2D
3E=2D
3C=2D
3F=
81=2D
82=2C
83=66
84=2C
85=5F
86=2D
87=2D
88=5E
89=5F
8A=5F
8B=5F
8C=5F
8D=5F
8E=5A
8F=5F
90=5F
91=27
92=27
93=27
94=27
95=2D
96=2D
97=2D
98=7E
99=2D
9A=2D
9B=2D
9C=2D
9D=2D
9E=7A
9F=59
A0=20
A1=5F
A2=5F
A3=5F
A4=5F
A5=5F
A6=5F
A7=5F
A8=5F
A9=5F
AA=5F
AB=5F
AC=5F
AD=2D
AE=5F
AF=2D
B0=5F
B1=5F
B2=32
B3=33
B4=27
B5=5F
B6=5F
B7=5F
B8=5F
B9=5F
BA=5F
BB=5F
BC=5F
BD=5F
BE=5F
BF=
C0=41
C1=41
C2=41
C3=41
C4=41
C5=41
C6=41
C7=43
C8=45
C9=45
CA=45
CB=45
CC=49
CD=49
CE=49
CF=49
D0=44
D1=4E
D2=4F
D3=4F
D4=4F
D5=4F
D6=4F
D7=2D
D8=2D
D9=55
DA=55
DB=55
DC=55
DD=59
DE=2D
DF=73
E0=61
E1=61
E2=61
E3=61
E4=61
E5=61
E6=61
E7=63
E8=65
E9=65
EA=65
EB=65
EC=69
ED=69
EE=69
EF=69
F0=2D
F1=6E
F2=6F
F3=6F
F4=6F
F5=6F
F6=6F
F7=2D
F8=2D
F9=75
FA=75
FB=75
FC=75
FD=79
FE=2D
FF=79
Re: [Filenamemappings] not working
Posted: Mon Dec 22, 2008 7:20 pm
by Lowlander
I can confirm that MediaMonkey 3.1.0.1204 seems to exhibit the same behavior. All user added filemappings are removed except the last value including equal sign. In Kaste's example you see that =79 is all that remains of the user modified file mappings.
Re: [Filenamemappings] not working
Posted: Mon Dec 22, 2008 7:27 pm
by Lowlander