Regular Expressions 101

Community Patterns

Kodi favorite matcher

0

Regular Expression
PCRE2 (PHP >=7.3)

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

Description

no description available

Submitted by anonymous - 3 years ago