Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-02 10:00
Flavor·PCRE2 (PHP)

/
(?:musicdb|videodb|special):\/\/(?<Type>albums|tvshows|genres|masterprofile|artists)\/(?:titles\/)?(?<Identifier>[\w\d\-.]+)\/?(?<Season>\d+)?
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous