aizenar / PS4_db_Rebuilder_EXT

Ps4 built-in database rebuilder has the tendency to remove fpkg from the database. This will repopulate the database with them!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't run the script on 9.0

Chnaps opened this issue · comments

Hi everyone,

PS4 9.00 Golden 2.1
Python 3.9 on windows 10 64x

I get this error while trying to run the code :

Processing table: tbl_appbrowse_0492129965
Traceback (most recent call last):
File "D:\Downloads HDD\PS4_db_Rebuilder_EXT-0.1\PS4_db_Rebuilder_EXT-0.1\fix_db.py", line 93, in
cursor.execute("SELECT T.titleid FROM (%s) T WHERE T.titleid NOT IN (SELECT titleid FROM %s);" % (files_joined, tbl[0]))
sqlite3.OperationalError: near "AS": syntax error

my FTP is activated and I can connect to the ps4 through filezilla, what do you recommend ?

PS4_db_Rebuilder_EXT-0.1.zip
Try this one.
I also highly recommend you first uninstall all traces of python, restart and then install python 3.11.0 for your OS (enable all boxes, including the PATH option and all users) and try again.
https://www.python.org/downloads/release/python-3110/

Use Itemzflow, which works better than any script:
https://github.com/LightningMods/Itemzflow