ankenyr / jellyfin-youtube-metadata-plugin

Youtube Metadata Plugin for Jellyfin
GNU Affero General Public License v3.0
520 stars 33 forks source link

Same thumnail for all videos #117

Open AirplanegoBrr opened 1 week ago

AirplanegoBrr commented 1 week ago

All my videos have the same thumbnails.

image

I am using TubeSync to download the videos, the files have the following format {title}_{source}_({mm}-{dd}-{yyyy})_[{key}].{ext}

I do have yt-dl on my system.

image

59 says they used JPG and not webp but then never explain how to do so! Thanks @Imroothomelab

87 also is the same issue. However the fix is "You just don't have youtube-dlp"

That issue mentions trying using the type to Shows and that also didn't work

Here is my TubeSync output

image

(This is a SMB share)

I am using Jellyfin 10.10.1

I am going to try and delete all these files and tell TubeSync to download the thumbnail, will update soon.

ankenyr commented 1 week ago

Do you have any debug logs I can look at? Do you have debug logging on? What does the directory structure look like?

On Sun, Nov 10, 2024, 6:05 PM AirplaneGobrr @.***> wrote:

All my videos have the same thumbnails.

image.png (view on web) https://github.com/user-attachments/assets/6b5e595b-1ab1-4f93-8263-8738a977c84f

I am using TubeSync to download the videos, the files have the following format {title}{source}({mm}-{dd}-{yyyy})_[{key}].{ext}

I do have yt-dl on my system.

image.png (view on web) https://github.com/user-attachments/assets/02b4c7e3-de94-45e4-887f-3b276149c9f3

59

https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/issues/59 says they used JPG and not webp but then never explain how to do so! Thanks @Imroothomelab https://github.com/Imroothomelab

87

https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/issues/87 also is the same issue. However the fix is "You just don't have youtube-dlp"

That issue mentions trying using the type to Shows and that also didn't work

Here is my TubeSync output

image.png (view on web) https://github.com/user-attachments/assets/59ded262-2142-438d-b25f-28cd8bdd4ef4

(This is a SMB share)

I am using Jellyfin 10.10.1

I am going to try and delete all these files and tell TubeSync to download the thumbnail, will update soon.

— Reply to this email directly, view it on GitHub https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/issues/117, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYWLSQBCLWOLSOI2CMTJT2AAGHTAVCNFSM6AAAAABRQ2ZLU2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DOOJRGQZTGMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

AirplanegoBrr commented 1 week ago

Do I enable debugging via the logging.json jellyfin file? I see there is an override option. Can I somehow make it log YouTube-metadata only so I don't spam you with unneeded logs?

ankenyr commented 1 week ago

Yea I believe that is how you do that. You can also check the official docs for instructions. On mobile or else I would get a link. There is no way to filter afaik.

On Sun, Nov 10, 2024, 7:00 PM AirplaneGobrr @.***> wrote:

Do I enable debugging via the logging.json jellyfin file? I see there is an override option. Can I somehow make it log YouTube-metadata only so I don't spam you with unneeded logs?

— Reply to this email directly, view it on GitHub https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/issues/117#issuecomment-2467136521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYWLVGABV4USJDUGLVTO32AAMTVAVCNFSM6AAAAABRQ2ZLU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRXGEZTMNJSGE . You are receiving this because you commented.Message ID: @.*** com>

ankenyr commented 1 week ago

If you would prefer to send them private my email is in the git logs.

On Sun, Nov 10, 2024, 7:24 PM Robert Ankeny @.***> wrote:

Yea I believe that is how you do that. You can also check the official docs for instructions. On mobile or else I would get a link. There is no way to filter afaik.

On Sun, Nov 10, 2024, 7:00 PM AirplaneGobrr @.***> wrote:

Do I enable debugging via the logging.json jellyfin file? I see there is an override option. Can I somehow make it log YouTube-metadata only so I don't spam you with unneeded logs?

— Reply to this email directly, view it on GitHub https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/issues/117#issuecomment-2467136521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYWLVGABV4USJDUGLVTO32AAMTVAVCNFSM6AAAAABRQ2ZLU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRXGEZTMNJSGE . You are receiving this because you commented.Message ID: @.*** com>

AirplanegoBrr commented 1 week ago

Hi! I've emailed u my logs.

ankenyr commented 4 days ago

You sure you sent it to me and not someone else who's emails are in the git logs?

AirplanegoBrr commented 4 days ago

I've resent the email, the subject is Github issue #117 logs I used the email from the b90e8e7390c6d19aff9b52e25042013b70906ec0 commit