I’m currently developing a personal tool (with multiple AI platforms) to migrate the meta data e.g. playlists/track ratings/play counts from external music library databases to Plex/Amp. The tool is designed but falsely claims a write of such data to the server but no data in fact is written.
I have integrity verified my Plex database, manually applied ratings etc all of which immediately write as well as cross referencing all my code with multiple engines. A new mini-app to create playlists etc also fails to write despite the changes being logged and returning a success in the API call.
I believe it is a bug, does anyone else have experience with this or can offer any suggestions? Many thanks
- Server Version: 1.41.5.9522
- Platform: Synology DS224+
- Database Check: integrity_check is ok, foreign_key_check is clean.