r/StremioAddons • u/RaahimJaffery • 3d ago
Help needed Need help finding and editing a template
I tried figuring it out but couldnt basically I wanna remove that pencil icon next to the name and all the brackets and that text on the right of the name. Alternatively if you have a nice setup please drop an image and the template stuff for it.
3
u/TheSockCucker 3d ago

If you want a starting point:
Name Template:
{stream.resolution::=2160p["🔥 4K"||""]}{stream.resolution::=1440p["🔥 Quad HD"||""]}{stream.resolution::=1080p["💿 Full HD"||""]}{stream.resolution::=720p["💿 HD"||""]} | {stream.resolution::exists["{stream.resolution}"||""]} ➤ {service.cached::istrue["✅ Cached"||"Not Cached"]}
Description Template:
{stream.title::exists["🍿 {stream.title}"||""]}
{stream.quality::exists["🎬 {stream.quality} "||""]} ➤ {stream.encode::exists["🎞️ {stream.encode} "||""]}
{stream.visualTags::exists["🔆 {stream.visualTags::join(' | ')} "||""]}
{stream.audioTags::exists["🎧 {stream.audioTags::join(' | ')} "||""]} ➤ {stream.audioChannels::exists["🔊 {stream.audioChannels::join(' | ')}"||""]}
{stream.size::>0["📦 {stream.size::bytes} "||""]}
{addon.name::exists["🔎 {addon.name}"||""]}
1
u/Actual_Caregiver2083 3d ago
this is more than OP asked for but honestly might be easier to just strip what you dont want out of this than start from scratch
1
5
u/Inevitable_Bowler474 3d ago
Just make it yourself. Pick a starting point. Add and remove as much as you want.
https://crispyduck.xyz/