jilleb / mib2-toolbox

The ultimate MIB2-HIGH toolbox.
MIT License
607 stars 143 forks source link

[Question] how to update Gracenote database #155

Closed c727 closed 2 years ago

c727 commented 3 years ago

Hi, I want to update my Gracenote database from 16 to 17. I guess I have to put the files in sd-card/Custom/Gracenote/gracenotedb/ to use the import function?

I ask because that folder is missing in Custom

Thank you

c727 commented 3 years ago

I tested the import Gracenote option and got the error below.

However, I copied the database using the ssh connection yet.

PXL_20210314_093906492 PXL_20210314_093912927

DukeFawks commented 3 years ago

It looks like in util_copy.sh the folder /net/mmx/mnt/gracenotedb is never mounted as writable. Until Jille fixes this you can manually add this to util_copy.sh At the beginning after the other mounts: mount -uw /net/mmx/mnt/gracenotedb

At the end to mount as write-only again: mount -ur /net/mmx/mnt/gracenotedb

Make sure to edit the script with Notepad++ as normal Windows Notepad will add CRLF at the end of each line, the Carriage Return will mess things up. Textedit for OS X is also ok.

ANMOSIN commented 3 years ago

How do I update the database of radio station logos? MxnME11SabpQURm7fXHgMhsSNYc-1920

Puckos commented 3 years ago

Fixed the Gracenote database. Depending on MIB you must have one of the latest FW as old FW have Gracenote1 dB and the latest ones are Gracenote2.

20210927_144447

olli991 commented 2 years ago

It looks like in util_copy.sh the folder /net/mmx/mnt/gracenotedb is never mounted as writable. Until Jille fixes this you can manually add this to util_copy.sh At the beginning after the other mounts: mount -uw /net/mmx/mnt/gracenotedb

At the end to mount as write-only again: mount -ur /net/mmx/mnt/gracenotedb

Make sure to edit the script with Notepad++ as normal Windows Notepad will add CRLF at the end of each line, the Carriage Return will mess things up. Textedit for OS X is also ok.

I fixed this mountpoint issue in the latest experimental branch. There are also some Gracenote-Update flowing around which uses the metainfo backdoor and imports the new database like an ordinary update. Bug is fixed in experimental and soon stable, so i close this now.

cirrussr20 commented 2 years ago

I am trying to use V21 update (from mibsolution.one). The EU V=17 works fine but the V21 version always fails at 35%. I have tried various methods and modified metainfo files but always the same. Vehicle is 2018 R8. Map update and FEC code conversion all worked fine. I have performed the update on my A6 which uses all the same data, file sizes are all the same so I am sure the data is good.

skamyra commented 1 year ago

HI, sorry for the inconvenience, could you instruct me how to update and find GRACENOTE fiemware for my Harman. Thank you