CyferShepard / Jellystat

Jellystat is a free and open source Statistics App for Jellyfin
MIT License
1.1k stars 33 forks source link

Can't import tv show activity from playback Reporting plugin #249

Open Craxter opened 1 month ago

Craxter commented 1 month ago

Describe the bug I have a clean install of Jellystat and tried to get data from Playback Reporting, but while Movie data is retrieved perfectly, the tv show activity isn't properly recognized, showing in Activity page as "Show: SnullEnull - Show - sXXeXX - Episode title" and not appearing in any other way.

Environment Details (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Clean install using docker.
  2. Go to Settings as admin.
  3. Click on Task > Complete Sync with Jellyfin.
  4. Click on Task > Import Playback Reporting Plugin Data.
  5. Go to activity and see the error.

Expected behavior It shouldn't show SnullEnull but properly retrieve episode info.

Screenshots imagen

Task Logs

Syncing...

Determining query constraints.

Query built. Executing.

Inserting 1272 Rows.

1272 Rows have been inserted.

Running process to format data to be inserted into the Activity Table

Process complete. Data has been imported.

Any imported data has been processed.

Playback Reporting Plugin Sync Complete

Container Logs N/A

Additional context Add any other context about the problem here.

AIndoria commented 3 weeks ago

Did the same thing today after getting the container(s) stopped for about a month and starting again - first it wouldn't sync at all, last activity it showed was September 2024.

Then when I did a clean docker install, it started adding SnullEnull to my activity. Logs show no errors. image

@CyferShepard