Due to the high member request , we have removed the invitation code system.
As a registered member you only have read permissions.
For a member accounts with write permissions a account upgrade is required (12 Euro annual fee).
Please Note!
This is not a VIP membership and does not replace the use of credits !
This only serves to be able to use the forum fully with write permissions as a basic member!
can you give more info about it plsIs working , you need to edit some .js files on your server
the mag 420 working only with stalker portal with xc ui not work yethell i buy mag420 and not work portal not work
firmware of your stb is outdated what i can do ?
exactlysome guys have found way to work with UI . but they dont want help
That i have done and can connect but i see only a black picture if i start a stream.fix for Mag 420 on Xtream UI
in /home/xtreamcodes/iptv_xtream_codes/wwwdir/c/ find file xpcom.common.js and open with notepad and find MAG352 and add MAG420 then restart panel.
Mag 420 work perfectly .
That i have done and can connect but i see only a black picture if i start a stream.
Anyone have a fix for it?
exactly
fix for Mag 420 on Xtream UI
in /home/xtreamcodes/iptv_xtream_codes/wwwdir/c/ find file xpcom.common.js and open with notepad and find MAG352 and add MAG420 then restart panel.
Mag 420 work perfectly .
Partly true, but you must add "video modes".
It all explained here:
Cheers !
1º- in /home/xtreamcodes/iptv_xtream_codes/wwwdir/c/ find file xpcom.common.js and open with notepad and find MAG352 and add MAG420.... there should be 4 occurences.Partly true, but you must add "video modes".
It all explained here:
Cheers !
}else if (['mag351', 'mag352'].indexOf(model.toLowerCase()) != -1){
menuT[0] = ['select', parent.t('Video output mode:'), "Auto", "Auto", "PAL", "PAL", "576-50", "576-50", "720p-50", "720p-50", "1080i-50", "1080i-50", "1080p-50", "1080p-50", "NTSC", "NTSC", "720p-60", "720p-60", "1080i-60", "1080i-60", "1080p-60", "1080p-60", "3840x2160p25", "3840x2160p25", "3840x2160p30", "3840x2160p30", "3840x2160p50", "3840x2160p50", "3840x2160p60", "3840x2160p60"];
}
}else if (['mag351', 'mag352', 'mag420'].indexOf(model.toLowerCase()) != -1){
menuT[0] = ['select', parent.t('Video output mode:'), "Auto", "Auto", "PAL", "PAL", "576-50", "576-50", "720p-50", "720p-50", "1080i-50", "1080i-50", "1080p-50", "1080p-50", "NTSC", "NTSC", "720p-60", "720p-60", "1080i-60", "1080i-60", "1080p-60", "1080p-60", "3840x2160p25", "3840x2160p25", "3840x2160p30", "3840x2160p30", "3840x2160p50", "3840x2160p50", "3840x2160p60", "3840x2160p60"];
}