Server Version#: 1.24.5.5173
Player Version#: 4.69.1
Hi,I followed many posts on Internet to try to import my iTunes (now Music App) tracks metadata (rating, play history, import date) to Plex server on Synology DSM 7 (mainly refer to Import iTunes/Apple Music into Plex - alistairphillips.com). What I did:
- Export iTunes Library xml, and fix path in it if any;
- Enable iTunes plugin in Plex setting, point to the xml, restart server;
- Create music library and check “import from iTunes” in the “Add Library” dialog, start import process. Log shows itunes import complete.
- All the tracks are imported, but for the metadata ONLY the “date added” data is there. Rating, Play history are NOT there, which are the most important to me.
So I went to check the database file, and found out that in the com.plexapp.plugins.itunes.db ,
all the metadata are there,. But in metadata_item_settings table from com.plexapp.plugins.library.db , which I assume is where Plex keeps its media meta info, none of the itunes data are inserted. So I guess the plugin has correctly imported itunes metadata to the plugin DB, but Plex does not use the data to create the music library.
I tried reinstall, downgrade Plex, and limit my import to just several tracks, but still got the same result. And considering manipulate the DB manually, although not sure about the side effects.
It has been days and quite frustrating, any help will be greatly appreciated.
