jellyfin / jellyfin-plugin-tmdbboxsets

https://jellyfin.org
MIT License
86 stars 20 forks source link

Plugin fights with LibraryManager #13

Closed jahmad closed 4 years ago

jahmad commented 4 years ago

Using: jellyfin 10.5.0 linuxserver docker, plugin: 5.0.0.0

Probably this is more LibraryManager's bug that this plugin, but i don't even know what exactly that component is.

Everytime this plugin run it scans, it will found this single collection and create it. a few hours later, LibraryManager will run and delete it. So it get removed and recreated every single day.

[2020-03-20 03:24:40.178 +07:00] [INF] [19] App: Box Set for "... Has Fallen Collection" ("386534") does not exist. Creating it now!
[2020-03-20 10:12:43.117 +07:00] [INF] [57] LibraryManager: Deleting item, Type: "BoxSet", Name: "... Has Fallen Collection", Path: "/config/data/data/collections/... Has Fallen Collection [boxset]", Id: d1be653a-1d6a-f92f-81ca-3a2959c4d7b5
[2020-03-21 03:24:42.996 +07:00] [INF] [41] App: Box Set for "... Has Fallen Collection" ("386534") does not exist. Creating it now!
[2020-03-21 10:14:08.635 +07:00] [INF] [103] LibraryManager: Deleting item, Type: "BoxSet", Name: "... Has Fallen Collection", Path: "/config/data/data/collections/... Has Fallen Collection [boxset]", Id: d1be653a-1d6a-f92f-81ca-3a2959c4d7b5
[2020-03-22 03:24:42.881 +07:00] [INF] [107] App: Box Set for "... Has Fallen Collection" ("386534") does not exist. Creating it now!
mcarlton00 commented 4 years ago

Are you still seeing this issue in 10.6.x server? I suspect it was related to the other issues that the 10.5.x release cycle had with collections

jahmad commented 4 years ago

this is still an issue in 10.6, but i found out that it's not this plugin's fault. jellyfin just hate anything with dot in front or end of name.