where is [X] KILL button ???

just tried jarvis version on Win 7. WHY does this monster have to take over my computer ?!? I eventually found some advanced settings, marked to NOT go full screen - but it still does ! and WHY does this - what is supposed to be a 'media player' have t...

Kodi 17 Beta Vnsi client crashes on Server reboot

Hi. When my server reboots or shutdown -> my rasp3 vnsi Client with kodi 17 (7.008) Libreelec crashes. Even if i dont look livetv. Creating Debug log with crash watching Series (not liveTV) Debug Log http://sprunge.us/ZIgG crash 15:04 Vnsiserve...

Redirecting

Hi!

I have a server component, what provides the m3u. I dont want to send to the user the stream urls, so the m3u is something this:

Code:
#EXTM3U
#EXTINF:-1 tvg-id="channel_1" group-title="gt" tvg-logo="logo.png",channel1
https://my_server_ip/getchannel/user_hash/channel1_hash
#EXTINF:-1 tvg-id="channel_2" group-title="gt" tvg-logo="logo.png",channel2
https://my_server_ip/getchannel/user_hash/channel2_hash
#EXTINF:-1 tvg-id="channel_3" group-title="gt" tvg-logo="logo.png",channel3
https://my_server_ip/getchannel/user_hash/channel3_hash
#EXTINF:-1 tvg-id="channel4" group-title="gt" tvg-logo="logo.png",channel4
https://my_server_ip/getchannel/user_hash/channel5_hash

My getchannel code redirects the get:

PHP Code:
header("Location: " $row["channel_url"]); 

When the channel is a http/https stream, then the redirect working, but the rtmp/rtsp redirects not. How can I redirect the rtmp streams?

Arab French German Turkey Albania m3u8

#EXTINF:-1,AR: MBC 1 http://iptvsale.info:8889/live/taki/taki/511.ts #EXTINF:-1,AR: MBC 2 http://iptvsale.info:8889/live/taki/taki/512.ts #EXTINF:-1,AR: MBC 3 http://iptvsale.info:8889/live/taki/taki/513.ts #EXTINF:-1,AR: MBC 4 http://iptvsale.info:8889/live/taki/taki/514.ts #EXTINF:-1,AR: MBC Drama http://iptvsale.info:8889/live/taki/taki/553.ts #EXTINF:-1,AR: MBC Bollywood http://iptvsale.info:8889/live/taki/taki/554.ts #EXTINF:-1,AR: MBC Action http://iptvsale.info:8889/live/taki/taki/555.ts #EXTINF:-1,AR: MBC Max http://iptvsale.info:8889/live/taki/taki/515.ts #EXTINF:-1,AR: Nile Life http://iptvsale.info:8889/live/taki/taki/1120.ts #EXTINF:-1,AR: Nile Sport http://iptvsale.info:8889/live/taki/taki/1125.ts #EXTINF:-1,AR: Nile Family http://iptvsale.info:8889/live/taki/taki/1124.ts #EXTINF:-1,AR: Nile Drama http://iptvsale.info:8889/live/taki/taki/1121.ts #EXTINF:-1,AR: Nile Comedy http://iptvsale.info:8889/live/taki/taki/1122.ts #EXTINF:-1,AR: Nile Cinema… Read More »

UK USA Netherlands vlc m3u iptv playlist

#EXTINF:-1,SP: Mio Stadium 102 http://iptvsale.info:8889/live/taki/taki/1078.ts #EXTINF:-1,SP: Mio Stadium 103 http://iptvsale.info:8889/live/taki/taki/1079.ts #EXTINF:-1,SP: Mio Stadium 104 http://iptvsale.info:8889/live/taki/taki/1080.ts #EXTINF:-1,SP: Mio Stadium 105 http://iptvsale.info:8889/live/taki/taki/1081.ts #EXTINF:-1,SP: Mio Stadium 106 http://iptvsale.info:8889/live/taki/taki/1082.ts #EXTINF:-1,SP: Mio Stadium 107 http://iptvsale.info:8889/live/taki/taki/1077.ts #EXTINF:-1,UK: Sky Sports 1 HD http://iptvsale.info:8889/live/taki/taki/503.ts #EXTINF:-1,UK: Sky Sports 2 HD http://iptvsale.info:8889/live/taki/taki/504.ts #EXTINF:-1,UK: Sky Sports 3 HD http://iptvsale.info:8889/live/taki/taki/505.ts #EXTINF:-1,UK: Sky Sports 4 HD http://iptvsale.info:8889/live/taki/taki/506.ts #EXTINF:-1,UK:… Read More »

UWP app won’t start in assigned access

UWP app fails to start with error 0x80270254 when assigned access is used on latest public release. Double checked, and I have the BSOD fix installed. Tested on two different computers with different MS admin accounts and got the same results. App runs...

DSF files and audible “pop” between tracks

I have several DSF files ripped from SACD iso files. These files in Kodi are downsampled to 192/24 and output as PCM over HDMI to my Oppo player There is an audible "pop" between tracks. If I rip from ISO to DFF, this does not occur, but DFF does no...

Media Background Confusion

Hello I am fairly new to Kodi and have been messing around in Titan. I don't exactly know what I did but I can't see fan art when I hover over a certain movie I want to watch or a TV show. I feel like I've gone through all of the settings, but I just ...