Hello. I’m trying to figure out how I can utilize deeplinks to implement an NFC movie library similar to this How I Built an NFC Movie Library for my Kids | Simply Explained
Reading the API documentation I thought I could use ‘infuse://movie/{tmdb_id}’ but that only opens the movie information, but does not play it. Is there any way to make it auto play the movie? Also noted this ‘endpoint’ only works when library mode is on.
Another observation is that when sending the deeplink to the apple tv it pops up with ‘Open in Infuse’. I’m assuming this is a apple tv thing? Anyone know of a way to just make it open infuse without the prompt?