ShokoAnime / Shokofin

Repository for Shokofin, a plugin that brings Shoko to Jellyfin.
https://shokoanime.com
MIT License
146 stars 17 forks source link

Wrong "Mapped Import Folder" in SignalR Settings #68

Closed TheBlueKingLP closed 12 hours ago

TheBlueKingLP commented 2 months ago

Jellyfin version.

10.9.7

Shokofin version.

4.0.0.20

Shoko Server version, release channel, and commit hash.

4.2.2.0 (59f051c) Dev

File structure of your Media Library Folder in Jellyfin/Import Folder in Shoko Server.

Jellyfin: /media/TVアニメ/Series/Episode.mkv Shoko: /mnt/anime/TVアニメ/Series/Episode.mkv

Screenshot of the "library settings" section of the plugin settings.

image

Library Type(s).

Shows

Do the issue persists after creating a library with Shoko set as the only metadata provider? (Now is your time to check if you haven't already.)

Issue

The path in the "Mapped Import Folder" in Shokofin settings is incorrect image

Stack Trace

No response

revam commented 2 months ago

first things first, update your shokofin version @TheBlueKingLP

revam commented 2 months ago

and as i said on discord, I'll look at it later (when i have time)

revam commented 2 months ago

Until I get to root cause during testing, then you can try to manually reset or fix the mapping.

If you want to attempt that, then you can start by opening the Shokofin.xml inside the configurations directory in the Jellyfin plugins directory, then either a) editing the path to be correct (look at your movie library to see how it should be when the root of the media folder is mapped to the root of the import folder), or b) by removing the media folder node entirely and refreshing the TV media library.

revam commented 3 weeks ago

@TheBlueKingLP did this fix itself at some point or is it still wrong?

TheBlueKingLP commented 2 days ago

@TheBlueKingLP did this fix itself at some point or is it still wrong?

Seems to be still wrong as of this moment, on Shoko 5.0.0.0 and Shokofin 4.0.0.20

revam commented 2 days ago

Shokofin 4.0.0.20 is not compatible with Shoko Server 5.0.0.0. Update to at least Jellyfin 10.9.7 or newer and Shokofin 4.2.0.0 or newer to have compatible versions for all three components (Jellyfin, Shokofin & Shoko Server).

revam commented 12 hours ago

For context; we debugged the issue over discord and found the root cause of the issue, and it has now been fixed as a result.