Is it possible to move some tv series and remember the history of episodes played?
History is stored by guid, not by library. So your shows must get identical guids in the new library, compared to what they had in the old library.
The guid is dependent on the agent which was used to “match” the item.
So at least verify that both libraries have the same default agent selected in their respective library properties.
However with the old metadata agents, it was possible to match a show with a different agent than the library’s default. So, if you want to make extra sure, inspect the Plex XML info of one episode of each of the shows.
Look for the content of the guid="... XML property.
guid’s and their respective agents:
plex://episode/... = “Plex TV series” agent (this is the “new” one)
com.plexapp.agents.thetvdb... = the old TheTVDB agent
com.plexapp.agents.tmdb or com.plexapp.agents.themoviedb = the old TheMovieDB agent
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.