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

[Feature Request] - Build collections based on Movie Names #35

Open
ondrovic opened this issue May 20, 2023 · 0 comments
Open

[Feature Request] - Build collections based on Movie Names #35

ondrovic opened this issue May 20, 2023 · 0 comments

Comments

@ondrovic
Copy link

Not sure if this is currently possible hence the request, if it is can you provide an example of how it might be accomplished
Was thinking of something along these lines

{
    "general_settings": {
        "collections": {
            "collectionName": {
                "ignore": [],
                "replace": {},
                "sortedPrefix": "",
                "sortedCollections": [],
                "movies": ["movie name", "movie name", "movie name"]
            }
        },
        "genres": {
            "existing logic": {}
        }
    }
}
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