Page 14 of 29

Re: EBTCheck - notes check online - and a few statistics

Posted: Fri Apr 16, 2021 6:31 am
by marty44
I found another error which I have to fix first. I have disabled the plate / second letter check for now.

Re: EBTCheck - notes check online - and a few statistics

Posted: Fri Apr 16, 2021 3:43 pm
by marty44
The error should be fixed now.
Please keep in mind, that maybe some entries are not real. After the next upload of your CSV file, the check should work as expected.

If you need help to correct notes, feel free to contact me. I helped a user to correct more than 1000 notes within the last few weeks.

50 S041 - where is the border for MD and CL?

Posted: Thu Apr 22, 2021 6:22 am
by marty44
Hello all,
It looks like we have now 50 S041 notes with MD and CL signature.
Does anyone have information where is the border in the serial number?
Many thanks for help :)
marty

Re: EBTCheck - notes check online - and a few statistics

Posted: Sun May 16, 2021 8:50 pm
by tralla
I have a :note-50: U029D5 Lagarde in my hand which is not unfortunately recognized as CL by EBTCheck.
nigmm files it as MD. Is this another in-doubt short code?

Well, it *does* help not to mistype that new shortcode you're so proud of. Found the typo and now everything is fine. Sorry for the hassle...
8O :P :roll:

Re: EBTCheck - fixed possible combinations for 50 T001-6/Z notes

Posted: Mon May 24, 2021 11:32 am
by marty44
I figured out wrong table entries for 50 T001-6/Z notes
According to http://liste.eurobillets.free.fr/ there are only 35 notes per sheet.

Re: EBTCheck - notes check online - and a few statistics

Posted: Fri Jul 09, 2021 6:11 pm
by marty44
I tried to add the signature mess for the Europa 50 S notes.
http://ebtcheck.marty44.net/ebtcheck/pl ... 2signs.php

Let's see if it works. Till now I don't got any of these plates to test (S036, S037, S041).

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 10:08 am
by simpsonspedia.net
:note-20: EN

Found 1 'Europa' series notes which might have not a valid second letter. In most cases the wrong value has been selected during entering at EBT.

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 11:10 am
by lmviterbo
Thanks, simpsonspedia. It should be fixed now.

Marty, I took the liberty of adding 20 EN to the "admin second plates" page.

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 11:54 am
by simpsonspedia.net
not fixed


Found 1 'Europa' series notes which might have not a valid second letter. In most cases the wrong value has been selected during entering at EBT.

20 E012B2 EN* It looks like this second letter is not valid. Valid are: A C M N link

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 12:08 pm
by Seltaeb
50_V018X.jpg
50_V018X.jpg (10.39 KiB) Viewed 1799 times
VA no
VB yes

I have:

:note-50: V018 VB9685 Lagarde
:note-50: V018 VB9686 Lagarde

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 12:25 pm
by lmviterbo
Thanks, Seltaeb.

That is most likely my fault. As I said here, the first Lagarde cycle starts at VB9680. Unfortunately, on the same post, I also said that

xxx<969 MD
xxx>968 CL

This was my first venture into the logic of EBTCheck's "plates with two signatures", and I guess it was wrong. I believe this should be

xxx<968 MD
xxx>967 CL

Marty, sorry for the mess. Now, I am not going to correct it myself unless you approve my reasoning above.

Re: EBTCheck - notes check online - and a few statistics

Posted: Wed Jul 21, 2021 5:13 pm
by marty44
Hi lmviterbo,

feel free to change the settings. You have more experience in all this signature/serial number madness ;)

marty

Re: EBTCheck - notes check online - and a few statistics

Posted: Tue Aug 03, 2021 11:20 am
by aloxe
I have a bug on my latest stats map (I love this feature, I love maps), one location is not well positioned so the default is placing it at the center of the world (0,0 Greenwich).
monde-Jaromer.png
monde-Jaromer.png (88.5 KiB) Viewed 1725 times
I guess you are getting the values from EBT and the little hands didn't yet process the new location of Jaroměr which helped me join two blocks of dots last month.

You may want to exclude to add location with undefined or 0 in both latitude and longitude to avoid this funny but inaccurate effect.

Re: EBTCheck - notes check online - and a few statistics

Posted: Tue Aug 03, 2021 5:44 pm
by marty44
aloxe wrote: Tue Aug 03, 2021 11:20 am You may want to exclude to add location with undefined or 0 in both latitude and longitude to avoid this funny but inaccurate effect.
Hi aloxe,

I thought about this too. But in general EBT team updates the locations data base within one or two days. I want to avoid code changes at this page because this is Javascript and so on. I just copied it from examples, I have no real idea about Javascript :(

marty

Re: EBTCheck - notes check online - and a few statistics

Posted: Tue Aug 03, 2021 10:34 pm
by aloxe
marty44 wrote: Tue Aug 03, 2021 5:44 pm I thought about this too. But in general EBT team updates the locations data base within one or two days.
I think this was one day but in fact I updated my EBTcheck right after recording the notes :-D
marty44 wrote: Tue Aug 03, 2021 5:44 pm I want to avoid code changes at this page because this is Javascript and so on. I just copied it from examples, I have no real idea about Javascript :(
I send a possible fix by MP.