Search the Community
Showing results for tags 'iptv'.
-
POOL Multiple m3u Tuners - No Double or Duplicate Channels
pir8radio posted a topic in Feature Requests
-= PLEASE UP VOTE & PROMOTE THIS REQUEST IF YOU WOULD LIKE THIS FEATURE =- DO THIS BY CLICKING THE "LIKE" BUTTON ON THIS POST REQUEST: Properly pool multiple M3u IPTV sources, so when adding more than one with the exact same M3u emby treats them as one source with however many "Concurrent Streams" you set for each. https://emby.media/community/index.php?/topic/63725-multiple-iptv-tuners-double-channels/?p=636718 https://emby.media/community/index.php?/topic/59607-duplicate-channels-one-tuner/?p=607031 https://emby.media/community/index.php?/topic/57420-multiple-identical-m3u-tuners-without-duplicate-channels/?p=560949 Basically once M3u #1 has used all 5 of its tuners, I then need to start using the login info that is within M3u #2... once those 5 tuners are used (now all 10 tuners), then emby issues "no tuners available". This is how emby treats HDhomeruns today, so it can't be to difficult. @@snodrog742 @@manolodf @@robrhedrick @@cayars- 70 replies
-
- 80
-
Hello pals, I'm using short term Emby server to serve my Movie and Music collection and I'm fully satisfied. After installed XMLTV server plugin I can watch and my TVHeadend IPTV received TV programs. Now I've though (just an idea because don't look at server plugins in depth) - if the XMLTV plugin uses ffmpeg or avconv to cast TV channels is it possible to make choose second channel and produce resultant stream from both channels with Picture in Picture. I know with FFMpeg is relatively easily like ffmpeg -i pipInput1.flv -i pipInput2.flv -filter_complex "[1]scale=iw/5:ih/5 [pip]; [0][pip] overlay=main_w-overlay_w-10:main_h-overlay_h-10" -profile:v main -level 3.1 -b:v 440k -ar 44100 -ab 128k -s 720x400 -vcodec h264 -acodec libfaac PIP_output1.mp4 or more simple ffmpeg -i master_video.mp4 -vf "movie=second_video.mp4, scale=800:-1 [inner]; [in][inner] overlay=70:70 [out]" completed.mp4 ffmpeg -i rtsp://serer/mp4:1.mov -i http://serer2/sample-video2.mp4 -filter_complex “[1]scale=iw/4:ih/4 [pip]; [0][pip] overlay=main_w-overlay_w-10:main_h-overlay_h-10″ -ar 44100 -f flv rtmp://localhost:1935/Stream etc more variants. Could be possible to be created such PiP IPTV plugin server side ? Thanks to anyone in advance.
-
I wanted to add the vod streams from my iptv provider into emby and make it look like the other movie and tv show directories. I couldn't find a free tool to do this ridiculously simple task, and so I decided to put my python skills to work for other my other emby enthusiasts. Hope it helps someone. Depending on the type of m3u file you have, one of these scripts may support it, or you may need to post a few lines of your TV shows and Movies in order for me to add parsing for it. Check below in the updates to see which script you want to use depending on how your m3u file is formatted. Type 1: https://github.com/silence48/m3u2strm/blob/master/m3u2strm.py Type 2: https://github.com/silence48/m3u2strm/blob/master/m3u2strm-2.py UPDATES code Last Updated 3/26/2020 Update on 3/26/2020 I have released a new version which is more versitile. You can find it at https://github.com/silence48/m3u2strm/tree/nextgen This one handles more m3u types, and has support for live tv streams (though live tv is not yet implemented.) I was able to generate about 10000 stream files with this in less than 2 minutes. Update on 3/14/2020 In order to make this script more globally compatible... if anyone can PM me the first 25 lines of your m3u file for your VOD TV (please edit out your username and password before sending it) it will allow me to add parsing for other companies m3u files. The current supported formats are as follows: For TV Shows: #EXTINF:0 group-title="TV VOD",HD : My Hero Academia S04E10 #EXTGRP:TV VOD http://URL (for daily running shows like "The Late Show" or "Jimmy Fallon" #EXTINF:0 group-title="TV VOD",HD : Jimmy Fallon 2019 12 20 Eddie Murphy 720p WEB x264-XLF #EXTGRP:TV VOD http://tURL For Movies: #EXTINF:0 group-title="Movie VOD",HD : The Adventure Of A R I My Robot Friend 2020 #EXTGRP:Movie VOD http://URLS Update on 3/18/2020 I have created a second script for the other VOD m3u files mentioned. It can be found located at : https://github.com/s...r/m3u2strm-2.py Eventually when I have some time I will make it just a single script, right now the code is not very clean, I need to break stuff into separate classes and functions, then I can have a single script to parse them all, but for now this works. This one supports TV shows in the following formats: #EXTINF:-1,|FR| Blindspot S01 |FR| Blindspot 01x12 - Super soldat http://serverIPTV.co...ssword/9975.mkv #EXTINF:-1,|FR| Burger Quiz S01 |FR| Burger Quiz 01x05 http://serverIPTV.co...word/751209.mkv and Movies in this format: #EXTINF:-1,|FR| Le plan B http://serverIPTV.co...word/755418.mkv
-
Seems like sometime today my EPG data fails to load anymore Here is what is in the log, I confirmed from the link there is data in there, but emby seems to be crashing when loading. I rebooted, removed the plugins and readded them, still the same. 2024-04-09 21:56:52.759 Info TaskManager: Executing Refresh Guide 2024-04-09 21:56:52.778 Info HttpClient: GET https://tinyurl.com/x_path1_x 2024-04-09 21:56:53.547 Info HttpClient: GetTempFileResponse url: https://tinyurl.com/x_path2_x 2024-04-09 21:56:53.547 Info HttpClient: GET https://tinyurl.com/x_path2_x 2024-04-09 21:56:54.266 Error LiveTvManager: Error getting channels *** Error Report *** Version: 4.8.3.0 Command line: C:\Users\Emby\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.22000 Framework: .NET 6.0.27 OS/Process: x64/x64 Runtime: C:/Users/Emby/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 4 Data path: C:\Users\Emby\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Emby\AppData\Roaming\Emby-Server\system System.Xml.XmlException: System.Xml.XmlException: An error occurred while parsing EntityName. Line 9, position 543. at Emby.XmlTV.XmlTvProvider.GetXmlDataCache(ListingsProviderInfo info, CancellationToken cancellationToken) at Emby.XmlTV.XmlTvProvider.GetChannels(ListingsProviderInfo info, CancellationToken cancellationToken) at Emby.LiveTV.LiveTvManager.RefreshEmbyChannelsInternal(IProgress`1 progress, CancellationToken cancellationToken) Source: Emby.XmlTV TargetSite: Void MoveNext()
-
Hi Feel free to mark as duplicate if you think this is too closely related to the other threads on pooling channels. My suggestion for doing has different ultimate goals to the other ones I've found: - Suggestion to pool duplicate iPTV or DVB, DVC, DVT sources so they only show up as a single channel - Each "single" channel could have multiple sources siting in behind - Channel service/sources can be set in preference/priority - When you tune/play the channel you want if it hangs or buffers then tuner automatically failbacks to the next source/service until it finds a stable one to play Most iPTV providers are providing multiple back ups in case a channel goes down or buffers. This suggestion allows us to use the back ups without having to manually edit the XML File. TV Headend has this type of feature built in already so it can be done
-
Hello everyone, I have the following scenario: Emby is set up on a Windows 2022 Server TV shows and movies are running IPTV integration is possible and functional Now, the situation is as follows: I have 4 access credentials (m3u links) from the same provider, each limited to 1 connection per access. I would like to run IPTV through Emby and allow 4 connections to run simultaneously. I am the main user, and there are 3 additional users who can access Emby separately. I have set the maximum connections per tuner to 1. Problem: When I integrate all 4 m3u links, only one person can watch at a time, and the connection is interrupted for all others. It seems as if Emby is only using the access data from the first m3u link. Does anyone have experience with this and can help? Info: The m3u links are loaded through IPTVBoss, where I edit the channel list and EPG, which are then output as new m3u and xml files. These are then integrated into Emby. In IPTVBoss, I have all 4 m3u links (access data) set up as separate layouts, but the EPG is shared from one file. This looks as follows: Emby1.m3u (User1) Emby1.xml Emby2.m3u (User2) Emby3.m3u (User3) Emby4.m3u (User4) Best regards, Cordez
-
Bonjour, Découvrant toujours les fonctionnalités de MediaBrowser, je me suis interesser à la section Live TV qui nécessite l'utilisation d'un PVR, mais après quelques essais (assez rapide je le reconnais du coup je suis peut être passer à côté d'un truc évident) Je remarque qu'il n'y a pas de support de l'IP TV, du coup je me demandais si il était possible d'intégrer la Télévision via le multiposte de la Freebox (en passant donc par le playlist.m3u) ? Merci
- 11 replies
-
XtreamDownloader - VOD file & VOD STRM export from Live TV provider
Senna posted a topic in Tools and Utilities
XtreamDownloader, a direct DOWNLOAD and EXPORT tool (Win7-Win10) for IPTV VOD, to be used with IPTV providers who uses Xtream Codes. Especially made for users who want to use IPTV VOD DIRECTLY in Emby, so they can use all the library options in Emby, like WATCHED status and RESUME points with Video On Demand from their IPTV provider. UPDATE: Until further notice, this tool is end of life. https://torrentfreak.com/xtream-codes-iptv-system-targeted-in-massive-police-operation/ -
I have a few IPTV subscriptions that I use and I have used an editor (ie: xtream editor, epg.best) to create custom channel lists). I setup the nextpvr plugin to bring one list into Emby and another using the m3u plugin. My issue is that the channels from the 2 separate lists are getting combined into one huge list in EBMY. Is there a way to separate them so I can see just the ones from Nextpvr and then the ones from the M3U plugin.
-
Hi, I hope somebody can help me out here. I have been pulling my hair this week setting up tvheadend. With so little useable online documentation I finally figured out how tvheadend works. I use online EPG portal to generate a list of EPG's I often watch and serve it up to Emby using the tvheadend plugin. All guide data was imported correctly, EXCEPT for one channel. Emby just does not show any EPG info for this particular channel. I did everything: rebooted Emby server, removed and reinstalled the plugin, rebooted tvheadend, finding and changing to another epg guide for this particular channel. Nothing helps. In tvheadend, the channel is showing up with epg: But in Emby Live TV: I don't know why this is happening to this channel. I turned on debug in Emby server but all I got is this line: I really don't know any more what else I can do, except ask for help here in this forum. Hopefully someone can point me in the right direction to solve this problem. Thanks in advance!
-
Hi there team. I have an issue with IPTV. Before yesterday I could see all my IPTV channels but since yesterday I have channels missing. For example, all the amazon prime channels are missing and everytime I read my m3u file with VLC, I see all the channels. With names. Flag. Image. When I look for them on Emby... Not even one single channel. Only, studios, films, épisodes and only one program: Amazon the lost world. And of course is the same file. I tried to refresh guide. Did the updates. Took out the file and put it on again and refresh again. Nothing changed. Still zero Amazon prime (so I can't watch the Clássico)
-
Hi, I want to use IPTV on Emby. If I go to the Settings/LiveTV settings, I clicked m3u Tuner, added the URL, set max connections to 2 and added it. No Channels could be found. If I open the URL in VLC, it just works fine. If I put the URL in my Chrome, it downloads the m3u, so why is it not working with Emby? What am I doing wrong? URL looks like this: http://iptv.abcdefg.tv:99999/get.php?username=abcdefgh&password=abcdefg&type=m3u_plus&output=ts //edit: running emby-server-synology72_4.7.14.0_x86_64.spk on my syno ds720+ with dsm7.2-64570 //edit2: If I download the m3u file, copy it to my NAS and put the m3u file directly in the box instead of the URL, than Emby says, I need to check, if the provider is reachable. I checked it, it is reachable and working. Best regards
-
Successfully Imported M3U but Emby Data Guide doesn't match
Audiomandan posted a topic in Emby Provided Guide Data
Hi, I'm hoping someone can help. I have imported the IPTV and I can see the channel names and it works fine. I would like it to display the EPG for each channel. I am based in the UK and when I choose UK National, UK National Extended, Sky Q etc...i think i have tried them all, the channel names and the shows they display as playing are incorrect. I'm not sure of the source for the IPTV channels but I'm wondering if I can find an Emby Data Guide that would work or can I create my own? The channels displayed also list a channel number which must relate to the channel and they are none consecutive. For example BBC One HD is 2306, Channel 4 is 2308, Channel 5 is 10, Sky Max is 2290. Is this possible? Thanks -
Duplicate The problem of not updating the logo in iptv and making it difficult t
suming posted a topic in Feature Requests
1.When I updated the tvg logo address in the XML file and saved it again in the TV source, the logo displayed in the list did not update. Please fix this issue. 2.When some channels do not have automatic mapping and need to be manually mapped, a data source is selected in the list, but data channels are too difficult to select because there are too many channel lists to quickly find the channels you need, and some EPG providers provide channel lists in a disorderly order. The current selection method is a dropdown list box. It is recommended to change the selection method or add any matching (for example, I only need to enter one of the words, no matter where the word appears, all channels containing that word will be displayed in the dropdown list.) -
My internet is really bad, but there's no other service so I'm stuck with it. I have a M3U I watch IPTV with, and it stutters/buffers etc. Its fine because I can still record or timeshift back in the buffer, but sometimes the stream just freezes (stuck on 1 frame, no audio) It will record this one frame with no audio for hours. If I force stop recording/end the stream, and go back in - its fine for a while again. Is there a way to have emby detect when the iptv connection freezes and have it disconnect/reconnect automatically until its going again? The only thing that stands out in the logs is the DUP number gets really high. This was frozen for over an hour before I noticed, it died around 14:10: 15:19:49.265 elapsed=02:19:51.22 frame=491804 fps= 59 q=31.0 size=N/A time=02:16:43.60 bitrate=N/A dup=9727 drop=233 throttle=off speed=0.978x 15:19:49.813 elapsed=02:19:51.77 frame=491841 fps= 59 q=31.0 size=N/A time=02:16:44.24 bitrate=N/A dup=9749 drop=233 throttle=off speed=0.978x 15:19:50.357 elapsed=02:19:52.32 frame=491871 fps= 59 q=31.0 size=N/A time=02:16:44.75 bitrate=N/A dup=9767 drop=233 throttle=off speed=0.978x 15:19:50.907 elapsed=02:19:52.87 frame=491891 fps= 59 q=31.0 size=N/A time=02:16:45.13 bitrate=N/A dup=9779 drop=233 throttle=off speed=0.978x 15:19:52.000 elapsed=02:19:53.96 frame=491911 fps= 59 q=31.0 size=N/A time=02:16:45.48 bitrate=N/A dup=9791 drop=233 throttle=off speed=0.978x
-
HOW TO - Watch Youtube Live/Twitch streams on Emby with TVHeadend
Facy5 posted a topic in Tools and Utilities
Hello everyone ! Seeing a lot of people want to add Youtube Live channels in their IPTV section, and knowing you can't simply add a Youtube Live stream link in your .m3u because YTLive links change every 3 to 6h (unless you want to edit your playlist and refresh Emby everytime, which would be a nightmare), this is a (quiet long) tutorial to show you how to make Youtube Live (but also Twitch or Dailymotion) streams work like a real TV channel in Emby. I based this how to on my own knwoledge (basically none in Linux, a lot of trial and error), and the tutorial by Carlos Gomes, available here : https://cgomesu.com/blog/Tvhlink/ All the tutorial is setup on a Windows 10 machine. You will need : - a Windows 10 (build 19041 and higher) or Windows 11 machine - Windows subsystem for Linux (can be version 1) - WSL to make short - a Linux distribution of your choice (preferably Debian or Ubuntu) - TVHeadend - Streamink - the TVHeadend plugin from the Emby plugin store 1) Install Windows subsystem for Linux. For Windows 10 below build 19041 : Open Powershell in admin mode, copy/past these commands : dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart The Linux distributions available are : Ubuntu, Debian, kali-linux, Ubuntu-18.04, Ubuntu-20.04, Ubuntu-22.04, OracleLinux_8_5, OracleLinux_7_9, SUSE-Linux-Enterprise-Server-15-SP4, openSUSE-Leap-15.4 , or openSUSE-Tumbleweed. Then, still in the Powershell, download your distribution of your choice : To install Ubuntu 22.04 : curl.exe -L -o ubuntu.appx https://aka.ms/wslubuntu2204 For Debian : curl.exe -L -o debian.appx https://aka.ms/wsl-debian-gnulinux Then restart the computer. Optional : If you want to install WSL 2, check this link by Microsoft : https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package For Windows 10 build 19041 and higher : In the Command Prompt (or in Windows Terminal, available in the Windows Store) in admin mode, with WSL 2 already installed : (without the < > ) wsl --install -d <Distribution Name> For Ubuntu 22.04 : wsl --install -d Ubuntu-22.04 or, for Debian : wsl --install -d Debian Then restart the computer. 2) Install TVHeadend Go to the download page : https://tvheadend.org/projects/tvheadend/wiki/AptRepositories For Ubuntu, the easy way is to install via PPA : sudo apt-add-repository ppa:mamarley/tvheadend-git sudo apt update sudo apt install tvheadend For Debian, because the distribution can't handle PPA, to have to do this : curl -1sLf \ 'https://dl.cloudsmith.io/public/tvheadend/tvheadend/setup.deb.sh' \ | sudo -E bash Then after, the usual : sudo apt update sudo apt install tvheadend Once TVHeadend, and all its dependancies, donwloaded and installed, the install wizard will automatically be launched. You just have to create an admin ID and a password, leave the rest by default. 3) Install Streamlink ! For Debian, make sure you have backports repositories installed, otherwise you will get an older version of Streamlink and cause Python errors in TVHeadend ! echo "deb http://deb.debian.org/debian bullseye-backports main" | sudo tee "/etc/apt/sources.list.d/streamlink.list" sudo apt update sudo apt -t bullseye-backports install streamlink 4) Start the TVHeadend server : sudo tvheadend Wait a little, untill you see this line in blue (of course, the number version could vary with future update) : [ NOTICE] START: HTS Tvheadend version 4.3-2106~g9e1eb89be started Go to the webserver page of TVHeadend : http://localhost:9981/ Warning ! If after entered your admin ID, the page show you a 403 Forbidden error, type : sudo tvheadend -C It will show you the post install wizard to configure admin ID's (keep the same as the install) and a client ID (you can just keep the same ID as the admin account). Now : a) set up TVHeadend -> https://cgomesu.com/blog/Tvhlink/#basic-configuration b) create an automatically updated .m3u with Youtube Live/Twitch ... -> https://cgomesu.com/blog/Tvhlink/#automatic-network-of-livestream-channels If you create your .m3u from Windows (with Notepad ++ for exemple), I strongly suggest you to save it in your Linux home folder. Once done, you need to modify the permission of your .m3u, otherwise TVHeadend won't have the permission to handle it. To do so : cd path/of/your/playlist/ chmod +rwx yourplaylist.m3u Basically, your .m3u shoud look like this : #EXTM3U #EXTINF:-1 tvg-id="ChannelID.ShortCountryCode" tvg-country="ShortCountryCode",Name of the channel pipe:///usr/bin/env streamlink --stdout --default-stream best --url https://www.youtube.com/user/ChannelName/live 5) Install the TVHeadend plugin You can find it in the Emby plugin store, in the Live TV category. Once installed, restart your Emby server. Then, in the admin pannel, in the Live TV section : Add a new TV source -> select TVHeadend If you installed the TVHeadend server on the same computer of the Emby server, change the Tvheadend Server Web Interface URL with : http://127.0.0.1:9981 instead of http://localhost:9981 If you installed on another computer of your network, enter its local IP adress, and the port number : 9981 Enter admin ID and password -> Save Refresh data guide. Now Emby can play Youtube Live/Twitch/Dailymotion (and many others) livestreams ! (If I have some time, I could edit this post with pictures. if I misspelled or misspoke something, please forgive me, English isn't my mother tongue.)- 1 reply
-
- 2
-
- youtube live
- twitch
-
(and 8 more)
Tagged with:
-
Hi everyone... I am a lifetime EMBY Premiere subscriber, and I "LOVE" EMBY, and have been using it for a LOOONG time! Recently, I upgraded my little server to a bit of a more powerful computer system. The new system runs Windows 11, and EMBY ran fine right out of the box, once I had re-installed it and restored my EMBY backup to the new computer. Everything ran GREAT, until...... My server is NOT accessed externally by anyone, and is used strictly as media access within our household. I access the media from an nVidia Shield Pro in the main living room via ethernet LAN cable, and from 2 ROKU TV's in 2 bedrooms, via WIFI. The Shield, of course uses EMBY for Android TV & the 2 ROKU TV's use EMBY for ROKU. A few weeks ago, accessing media became VERY problematic all of a sudden, without having made ANY changes to the system. Once we watch a media file (movie, TV episode, or even music) and return to EMBY's main GUI, the GUI gives me an error message that "EMBY is NOT able to access the network". I also have IPTV set up as M3U access (no PVR, but recordings to HD), and I get a "cannot access live TV channels" message, sometimes before, sometimes after the network error message. The ONLY way to get EMBY to load up properly is to exit the program and re-load it MULTIPLE times (and I mean up to 10 times!) and it will EVENTUALLY load properly and display all the media correctly. I have reviewed EVERY network setting and Live TV setting within EMBY multiple times and cannot find anything that could cause this type of behavior. I am also running a (legal) copy of NordVPN, which I tried disabling, which made no difference. I tried disabling access to IPTV, thinking "IT" might be the problem, but, alas, to no result either. I am by NO MEANS a network expert, but after comparing my previous Windows 10 installation to my new Windows 11 installation, and removing any and all external causes for EMBY to not be able to access the network properly, the ONLY explanation I can find, is that there is SOME hidden network setting that I am overlooking! Can any of you suggest where I might look to see what is impeding network traffic. please??? BTW, both ROKU TV's also have problems accessing the network as well after successfully playing any media file. Thanks in advance to anyone that can shed some light on the subject!!! LONG LIVE EMBY!!! Gerry Emm P.S . - Please advise if you need me to upload any log files or anything to help in troubleshooting this problem...I would upload them right away, but don't know WHICH ONE(S) to upload!!! TYVM once again!!!!
- 2 replies
-
- network
- windows 11
-
(and 1 more)
Tagged with:
-
Hello ! I wanted to know if someone could explain me the syntax to make a series on my personal iptv! I explain myself I upload my series on my server in the directory /www/html/series/name of my series I modify my M3U file and I just put #EXTINF:-1 tvg-logo="https://media.s-bol.com/PzjlnvOGq8L2/550x825.jpg" group-title="[HD] Chainsaw Man S01", EP 01 http://localhost/series/live/Chainsawman/1.mkv then the same for the 2 etc, except that on my iptv it puts it like this (see screen 1) But I would like that when I click on the series it shows me as a kind of panel where I can choose the episode and the season without that it puts me all the episodes like that I know that a syntax of the m3u file allows to do that but I don't find it. please help me (I don't use admin panel because it's local only for me) I do everything via m3u file)
-
Bonjour ! Je voulais savoir si quelqu'un pouvais m'expliquer la syntaxe pour faire une série sur mon iptv personnel ! Je m'explique j'upload ma série sur mon serveur dans le répértoire /www/html/series/nom de ma série Je modifie mon fichier M3U et je mets juste #EXTINF:-1 tvg-logo="https://media.s-bol.com/PzjlnvOGq8L2/550x825.jpg" group-title="[HD] Chainsaw Man S01", EP 01 http://localhost/series/live/Chainsawman/1.mkv ensuite pareil pour le 2 etc , sauf que sur mon iptv sa le mets comme sa (voir screen 1) Mais je voudrais que quand je clique sur la série ça m'affiche comme un espéce de panel ou je peux choisir l'épisode et la saison sans que ça me mettes tout les épisodes comme sa Je sais qu'une syntaxe du fichier m3u permet de faire sa mais je ne trouve pas . aidez moi svpl (Je n'utilise pas de panel d'administration vus que c'est local uniquement pour moi ) je fait tout via le fichier m3u )
-
Hello, im using a Enigma2 receiver with OpenATV 7.x. I created a *.m3u8 from the OpenWebIF-Plugin. (see screenshot) If i copy the m3u8 file to my Synology DS720+ and add it in Emby as a M3U-Tuner, i can´t see any channels. On my Windows 11 Computer with e.g. VLCplayer its working just fine. Can someone tell me, what am I doing wrong? Thanks
-
Hi Uninstall Xml TV plugin. i had the same problem. it looks like the plugin is giving the problem. When you uninstall it you will not have epg( Tv Guide working) or images. Hope that it will be fix soon. Best Regards
-
Hello, I buy m3u IPTV list and there's that link for EPG: epg.xml. I add that list to Emby and most channels works OK but when I go to Guide tab I don't see any guide. Page is empty. I refresh Guide in Sheduler.
-
I am also having this exact issue and this is extremely frustrating. The stream will hang randomly (it could be 5, 15 or 30 mins) but if it doesn't, it will ultimately crash at around 4 hours of continuous playing. The transcoding log gives zero information as it only hangs there until I quit the frozen stream and then it logs "user quit"... The emby server log has the errors as mentionned by the first posts in this thread. In exemple : 2022-07-31 09:47:41.193 Info HttpClient: Http response 404 from http://host6/x_path4_x/x_path21_x after 175ms. HeadersServer=nginx, Date=Sun, 31 Jul 2022 13:47:41 GMT, Connection=close, Access-Control-Allow-Origin=* The most frustrating part is if and when I use VLC to watch/decode the M3U link, the stream works flawlessly and will keep going for days. There must be something you guys can do about it..?
-
I want to play file on my computer, how can I do that? Please, guys, help me