Skip to content

[Feature] (De-)Localize links / language #1194

Description

@Shadesbird

Is your feature request related to a problem? Please describe.
It is very easy to accidentally submit localized links (language.example.com) to StashDB. See https://stashdb.org/edits/019f58c7-8914-77ad-86b6-0beec41cda65 for example.

Describe the solution you'd like
Known patterns could be adjusted automatically
lang1.example.com -> www.example.com

More complex localized links can be resolved by scraping/fetching the link automatically
lang1.example.com/slug-in-non-en-language/
=> Fetch www.example.com/slug-in-non-en-language/
=> Forwards automatically to www.example.com/english-slug/

Describe alternatives you've considered
Complex links that are clearly localized could throw a warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions