blawar / titledb_02112024

MIT License
171 stars 17 forks source link

cnmts.json missing ending #26

Closed johnlescault closed 1 year ago

johnlescault commented 1 year ago

Hi, When I download cnmts.json it seems to end at and creates an incomplete json file. Line 1071943 is the last line, and is '"metaEntries"': [], see below

        "196608": {
            "contentEntries": [
                {
                    "buildId": "29F4D3D132694C438BA34B6E0ABB26B800000000000000000000000000000000",
                    "ncaId": "de9e2015a1b467e5d8c3719ab331d3f5",
                    "type": 1
                },
                {
                    "ncaId": "3c53199225810db6f524fe270aea5d14",
                    "type": 3
                },
                {
                    "ncaId": "abf6842a2da9f1eebcbc43079fbdebf6",
                    "type": 5
                }
            ],
            "metaEntries": []
blawar commented 1 year ago

should be fixed now.

johnlescault commented 1 year ago

Worked like a charm! Thanks!

johnlescault commented 1 year ago

Unfortunately the issue came back. cnmts.json is now ending with:

    "0100fe0014200000": {
        "0": {
            "contentEntries": 
blawar commented 1 year ago

ran out of disk space last week due to that one huge update, I fixed the cnmt file.

johnlescault commented 1 year ago

That was fast! Thank you so much!

Superpiffer commented 1 year ago

Same problem, cnmts.json ends like this: image

blawar commented 1 year ago

its fixed, server ran out of disk space.