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

Support Multiple Actor's base folders for multiple Libraries #105

Open
phantomBit opened this issue Sep 30, 2019 · 0 comments
Open

Support Multiple Actor's base folders for multiple Libraries #105

phantomBit opened this issue Sep 30, 2019 · 0 comments

Comments

@phantomBit
Copy link

Seems that currently the local pathing for actors is only set for the plugin and not the library

Setting: "path to tv show library or global actor folder"

Example Scenario:
Tv Shows Library (Local files: /mnt/tv_shows)
Anime Library (Local files: /mnt/anime)
Cartoons Library (Local files: /mnt/cartoons)

Web server for actors access:
Nginx pointing to /mnt for file access internally.

In this case I must choose what library i want actors to show in

Example:
http://10.0.0.0:80/tv_shows

Would it be possible to add a variable based on the base path of the library, or make the config work per library?

Example:
http://10.0.0.0:80/<libraryName>/

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