[App] More TV channels on E/F/H series

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

Re: [App] More TV channels on E/F/H series

Post by bobiturboto »

Something strange then I start the app because is not auto started, I have a white message "Channel: empty" this is since beginning (first ver).

By the way my source is Online TV not CATV, now with ATV non of the channels can be opened, I have that message only "Channel: empty"
I have tried with DTV, ATV without success, in my case is working only when source is OnlineTV

Do I need to edit my channel list as well?
Last edited by bobiturboto on Mon Apr 11, 2016 11:11 pm, edited 1 time in total.
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] More TV channels on E/F/H series

Post by wluczykijwf »

Did you try replace only those channels which are CATV to ATV. Those with OnlineTV leave unchanged.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

Re: [App] More TV channels on E/F/H series

Post by bobiturboto »

Let's summarise, I need to edit tvlist.xml only or/and channel list for those channels?
For channel list with ATV I need to recreate all of the channels, I can't only change them
Capture.PNG
You do not have the required permissions to view the files attached to this post.
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] More TV channels on E/F/H series

Post by wluczykijwf »

I see that you have added a OnlineTV channels to CDTV and not to CATV :D
If you have some CDTV form cable provider in channel list that you must set them in TvList.xml file in field the source to CDTV.
For others channel (from IPTV) you must set in TvList.xml file in field the source to OnlineTV.
In the channel list (*.scm file) you don't need modify anything.

Btw.
bobiturboto wrote:I am using it since first release [...]
I remember. Your the interest in the app gave me the power to its development :D
bobiturboto wrote:If you want I can create a thread to explain about how to use and configure web grab for online tv
In truth, they have their own forum and support, but I think that if you have a little free time that each support is a desirable.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] More TV channels on E/F/H series

Post by wluczykijwf »

New stable version OnlineTV v. 1.1.7.
Changelog:
  • 1. Added on/off write log to file (Settings.js virable bLogWriteToFile, default on).
    2. Added on/off add timer in log line (Settings.js virable bLogTimer, default off).
    3. Added support MJEPG video type format (more).
    4. Fixed support for change channels with Number and Pre-ch keys.
    5. Unlock Tools key for OnlineTV source.
    6. Fixed save log file (now only two files OnlineTV.log and BeforeOnlineTV.log).
That's all for now :D
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

Re: [App] More TV channels on E/F/H series

Post by bobiturboto »

Hi, Thank you for the new version.
What does the new properties means.
bLogWriteToFile - Probably is OnlineTV.log presence or not.
bLogTimer - Probably is how often to have records there.

Regarding to the changes everything works fine, well done.

About my problems I have changed the source to CDTV but the channels can't still be played.
The only working setting is OnlineTV

I have some kind of streamer with rpi at home but the internet there is not so good.
Can I use the same ffmpeg method which you have suggested for MJPEG to create some kind of tv buffer for iptv for unstable source?
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] More TV channels on E/F/H series

Post by wluczykijwf »

bobiturboto wrote:[...]
What does the new properties means.
bLogWriteToFile - Probably is OnlineTV.log presence or not.
Only on/off write log to file.
bobiturboto wrote: bLogTimer - Probably is how often to have records there.
Not, It on/off timer in log line:

Code: Select all

-> 23:27:35.297 <- 
bobiturboto wrote: About my problems I have changed the source to CDTV but the channels can't still be played.
The only working setting is OnlineTV
  • OnlineTV you can settings for channels IPTV provider
  • CDTV you can settings for channels from digital cable provider
bobiturboto wrote: I have some kind of streamer with rpi at home but the internet there is not so good.
Can I use the same ffmpeg method which you have suggested for MJPEG to create some kind of tv buffer for iptv for unstable source?
Do you mean transcoding?
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

Re: [App] More TV channels on E/F/H series

Post by bobiturboto »

No really, I am want to have some mechanism to not receive HTTP-Connection Failed all of the time

About source:
I have replaced <source>OnlineTV</source> to <source>CDTV</source> for all of the channels, because all of my channels are addition to my existing CATV channels.
I am planing to make an experiment to add them to ATV channel list to see what will happen
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] More TV channels on E/F/H series

Post by wluczykijwf »

bobiturboto wrote:No really, I am want to have some mechanism to not receive HTTP-Connection Failed all of the time
I don't know what is your purpose :mrgreen: Can you describe it more schematically :?:
bobiturboto wrote: About source:
I have replaced <source>OnlineTV</source> to <source>CDTV</source> for all of the channels, because all of my channels are addition to my existing CATV channels.
I am planing to make an experiment to add them to ATV channel list to see what will happen
IPTV is only played for the field type set to OnlineTV.
You wrote that you've using the list of CATV. In fact, you is CDTV. Therefore, changing the type of CATV on the ATV doesn't make sense. I previously thought that it's different and I suggested you try a change.
If you have on the channel list from the provider a digital cable channels then for them type should be CDTV.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

Re: [App] More TV channels on E/F/H series

Post by bobiturboto »

Why the channels can't be played then, it's only black screen. Or I need to enter my existing catv channels to xml with that source? So far I have only my iptv channels there

Sent from my D6503 using Tapatalk

Post Reply

Return to “[F] Software”