Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add TV shows to the library #4

Open
Marco838383 opened this issue Mar 9, 2022 · 0 comments
Open

add TV shows to the library #4

Marco838383 opened this issue Mar 9, 2022 · 0 comments

Comments

@Marco838383
Copy link

Hello, I am trying to add TV shows to the library. For example, the name of the show is "The name of the show S01E05". Unfortunately, the shows are not added even though an ID is included.

The whole thing should be processed somewhere in one of the files under "Addons\script.library.integration.tool\resources\lib\items".

In the "episode.py" I saw that this is checked with the following "re.match('.[0-9]x[0-9].|.[Ss][0-9].[Ee][0-9].*', self.clean_title):".

What do I need to change to make this work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant