@Starboy, hard to help without more information. Could you switch to debug logging in media portal configuration, the open the tvseries configuration UI, delete a few series that do not look to be imported, then run the import and attach logs after.
Also may be helpful to post some screenshots...
fyi, if you do not want to use the Configuration tool to fix any stuff-ups, you can delete a series from the database using the context menu on the selected series: Actions->Delete->Delete From Database or Press 0 on your remote control from within MediaPortal, finally you can then press the Run...
Please let me know if you see this duplication issues when importing something completely new to the database.
It is possible that the duplication is caused by some bad entries whilst the api was not working and scanned with the previous build.
Thanks @mickb, I have done limited testing so far, so I appreciate the feedback.
Could you try delete from database (not disk) those series in question (you can do it from GUI or Configuration), then run a full import again? I will do some more testing tomorrow.
It is possible that what...
New release published:
https://github.com/Mediaportal-Plugin-Team/mptvseries/releases
Changes:
The Series lookup API is currently no longer returning results. This may change in the future, but as a workaround, users can place a <series_id>.tvdb file in the series directory, e.g. C:\TV\House of...
Hi @mickb. I will make it for both cases i.e. you can put it in the same folder as the season or the series. Series will most likely be your logical choice.
Series/
├── 12345.tvdb
├── Season 01/
│ ├── episode1.mkv
│ └── episode2.mkv
or
Series/
├── Season 01/
│ ├──12345.tvdb
│ ├──...
Doesn't look like issue has been resolved yet so I will make a quick patch to temporarily solve the issue.
This is what I propose:
Add a file in the format <seriesid>.tvdb into the episodes directory e.g.
X:\TV\House of the Dragon\371572.tvdb where "371572" is the series ID as found when you...
I commented on Reddit as I don't know if there is anywhere else more official to post:
Fingers crossed it can just be switched back on, otherwise a lot of work will be required to migrate to v4 (can potentially only do what is required in the short term to get things working again though).
Seems the API v1 methods I use for search are no longer returning any results (i.e. no data in the <Data> section):
2026-08-10 08:18:26.619 [DEBG][04]: Retrieving Data from 'https://thetvdb.com/api/GetSeries.php?seriesname=Silo&language=en'
2026-08-10 08:18:26.619 [DEBG][03]: Retrieving Data...
@catavolt When shutting down you should see this at the end of the TraktPlugin log:
2026-07-04 16:12:11.448 [INFO] [MPMain][01]: Saving settings
2026-07-04 16:12:11.464 [INFO] [MPMain][01]: Saving persistent file cache
2026-07-04 16:12:11.464 [DEBG] [MPMain][01]: Saving file to disk. Filename...