CineMatch: Movie Nights

Deep linking placeholders for future app routing.

This page exists as a public placeholder for deep link documentation. The route patterns below are intentionally provisional until the in-app implementation is finalized.

Base Scheme

cinematch://

This scheme is currently documented as a placeholder convention for CineMatch: Movie Nights. Final production routes can replace these examples later without changing the public support structure.

Universal Link Placeholder

If CineMatch: Movie Nights later adopts universal links, they can live under the existing site structure. Placeholder examples:

https://www.metoyerholdings.com/apps/cinematch/open/movie/1327819

https://www.metoyerholdings.com/apps/cinematch/open/crew/{crewId}

https://www.metoyerholdings.com/apps/cinematch/open/showtime/{showtimeId}

https://www.metoyerholdings.com/apps/cinematch/open/invite/{inviteCode}

Launch app

cinematch://

Base placeholder scheme for opening the app directly.

Home

cinematch://home

Placeholder route for the main app landing screen.

Crew

cinematch://crew/{crewId}

Placeholder route for opening a specific Crew.

Buddy Session

cinematch://session/{sessionId}

Placeholder route for opening a private Buddy Session or one-to-one planning flow.

Showtime

cinematch://showtime/{showtimeId}

Placeholder route for opening a specific showtime or theater event detail.

Profile

cinematch://profile/{username}

Placeholder route for viewing a public user profile.

Invite

cinematch://invite/{inviteCode}

Placeholder route for accepting an invite into a Crew or shared event plan.