threadfin xml template for unraid
Having a hard time with Xteve so i tried Threadfin. Much better and reliable!
I added Samsung Tv Plus M3u and Xml guide feed to Threadfin,
Playlist URL link, https://i.mjh.nz/SamsungTVPlus/us.m3u8
XMLTV URL link, https://i.mjh.nz/SamsungTVPlus/us.xml
Threadfin setttings:
Number of Tuners:2
EPG Source: XEPG
Stream Buffer: FFmpeg
Click Server Information on top right corner find your Stream Information
copy Threadfin M3U URL to Jellyfin >dashboard >livetv >Tuner Devices> in M3U Tuner and click save
copy Threadfin XMLTV URL to Jellyfin >dashboard >livetv > TV Guide Data Providers > in XMLTV and click save
Click Refresh Guide Data in Jellyfin
Mapping categories in Threadfin:
goto Threadfin web and click Mapping
click individual channel and select EPG Category: (Kids, News, Movie, Series, Sports) and click Save
(Mapped channels will show up in Jellyfin > LiveTV > Programs : ON Now, Shows, Movies, Sports, For Kids, News)
Its better to restart both Threadfin and Jellyfin after Mapping
My Jellyfin Refresh Guide Scheduled Tasks is every 2 hours.
unraid file location
/boot/config/plugins/dockerMan/templates-user/my-Threadfin.xml
`
<?xml version="1.0"?>
<Container version="2">
<Name>Threadfin</Name>
<Repository>fyb3roptik/threadfin</Repository>
<Registry/>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support/>
<Project/>
<Overview/>
<Category/>
<WebUI>http://[IP]:[PORT:34400]/web/</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/Threadfin/Threadfin/main/html/img/threadfin.ico</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1715733849</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Config Name="THREADFIN_CONF" Target="/home/threadfin/conf" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/threadfin</Config>
<Config Name="Host Path 2" Target="/home/threadfin/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/threadfin/data</Config>
<Config Name="Host Path 3" Target="/home/threadfin/conf/backup" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/threadfin/backup</Config>
<Config Name="Main Port" Target="34400" Default="34400" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">34400</Config>
</Container>