Recent content by ltfearme

  1. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    @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...
  2. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    Nothing planned yet.
  3. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    Nope, just <series_id>.tvdb
  4. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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...
  5. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    Nothing will be cleared.
  6. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    If I read correctly @ninja 12 you added new series. I have not encountered the duplicate issue in my testing yet…
  7. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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.
  8. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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...
  9. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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...
  10. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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 │ ├──...
  11. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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...
  12. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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).
  13. ltfearme

    MP-TVSeries v4.3.6 Release [2020-01-24]

    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...
  14. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    New release 6.0.7.451 is available now.
  15. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    @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...
Top Bottom