ankenyr / jellyfin-youtube-metadata-plugin

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

Question: Is the filename in the following format (position of youtube video ID) also accepted? #111

Closed lamyergeier closed 3 weeks ago

lamyergeier commented 3 weeks ago

We can see in the following image the filename is in this format Title.[0-9][0-9]-[0-9][0-9]-[0-9][0-9].[0-9][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9].ID.Extension (i.e. ID is just before extension delimited by a dot. And the Jellyfin UI shows YouTiube and Director Hyperlinks as follows (2nd image).

Question: Is this format also accepted?

Note: I have info.json file at the same path with the above filename pattern

image

image

ankenyr commented 3 weeks ago

No that is not a format that I support at this point.

lamyergeier commented 3 weeks ago

@ankenyr Thanks, but I didn't create those metadata. And I am confused how it got created even though it doesn't match your format.