Skip to content

Commit

Permalink
Update epgtool.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
EatPrilosec committed Aug 11, 2024
1 parent 245f3e1 commit 467b8bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/epgtool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ if [ ! -f /out/epgtool-channels.xml ]; then
cp /out/m3u4u-MergedPlaylist.m3u /app/m3u4u-MergedPlaylist.m3u || exit 2

chmod a+x /app/m3u2xml.exe
echo "trying wine thing"
sleep 3
/app/m3u2xml.exe --m3u "m3u4u-MergedPlaylist.m3u" --SitesDir "sites" --OutName "epgtool-channels" --SiteIgnoreFile "IgnoreSites.txt"
rm /app/sites

Expand Down

0 comments on commit 467b8bc

Please sign in to comment.