Page 6 of 8
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Wed Jan 18, 2017 11:05 pm
by Borygo77
Good job!

Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Wed Jan 18, 2017 11:05 pm
by rados
plizz @murdock make videoplayer working in english version 0.1 cuz when i try play movie its loading and then after minutes it goes to some poops up website... make it update version for videoplayer so i play movie like hungray 0.3 version without goes website... best regards
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Thu Jan 19, 2017 6:40 pm
by Murdock
SlimFlix For Rooted Samsung Smart TV Series With ARM Processor
Only movies and some video hosts working.
I do not want to upload the SlimFlix test because not doing so much at this stage.
But many of you asked for it.
!! Tested only on F series !!
!! Read "ReadMe.txt" carefully !!
Mediafire Download
I lost my regular job in the end of the last year. The situation is very difficult here in Hungary. I'm opened a PATREON.COM donation page, where you can help me a little monthly donation of $1 if you want. I would like to deal with programming in the future as a full time job. I will do my best to update fix and create new programs for various devices and for varios scenarios. Thanks!
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Fri Jan 20, 2017 9:29 pm
by bobiturboto
Thank you for the app, tested and working on F8000.
What about the torrent functionality available with this version?
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Fri Jan 20, 2017 9:38 pm
by juusso
Not proper topic, but for refference: d6500 arm got slimflix status not connected and empty screen.
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Fri Jan 20, 2017 9:49 pm
by bobiturboto
I had similar message, please make sure that you have setup your TV IP address with blue button.
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Sat Jan 21, 2017 5:06 am
by Borygo77
Same message on my h series. Ip set properly.
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Sat Jan 21, 2017 9:56 am
by Murdock
Borygo77 wrote:Same message on my h series. Ip set properly.
I got many replies. It seems working on D, E and F ARM.
Maybe on H series the init script can't create the mount directory and can't able to start.
Can you check me which directory is the common read-write directory in H serie?
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Sat Jan 21, 2017 10:03 am
by Murdock
juusso wrote:Not proper topic, but for refference: d6500 arm got slimflix status not connected and empty screen.
It seems that on D serie the samsung "detectIP" function is not supported.
Please add your TVs IP address in the app. (I'm always set fix IP for my TV too.)
Does it work?
Re: Watch Free Movies On Samsung Smart TV With SlimFlix App
Posted: Sat Jan 21, 2017 4:45 pm
by juusso
Firstly - the problem i have is not related to installation of widget. Problem is related to widget`s work on TV.
As I was not running any SlimFlix server, i realized to check your shark server for rooted F series TV. My success is partially:
1. ext4 is not supported by D series. Had to make ext3 image and move all your stuff there.
2. Now i see "SlimFlix -Connected" and now content list is here - movies, series etc.
3. Bad is, i can not play any of listed movie. Endless circle while loading.SharkServer is running:
Code: Select all
root@[TV]UE40D6500 /> ps -ef | grep python | grep -v grep
root 951 1 10 00:03 pts/0 00:00:01 python main.py
Is it possible to debug proces and get more info about fetching, catching etc?
p.s
When i press on movie (to play), on exlink i get:
Code: Select all
(DbgAlert) [AP_WIDGET/Fatal] 445 : [JAVASCRIPT ERROR]
(DbgAlert) [AP_WIDGET/Fatal] 446 : File : file://localhost/mtd_down/widgets/manager/10110000001/Common/af/2.0.0/sf.min.js
(DbgAlert) [AP_WIDGET/Fatal] 447 : Line No : 1
(DbgAlert) [AP_WIDGET/Fatal] 448 : Error Detail : TypeError: e.items is undefined
(DbgAlert) [AP_WIDGET/Fatal] 449 : Error Type :
[AP_WIDGET/Fatal] 450 : JSREPORT_ERROR
(DbgAlert) [AP_WIDGET/Fatal] 451 : JSREPORT_EXCEPTION
[AP_WIDGET/Fatal] 452 : JSREPORT_STRICT
[AP_WIDGET/Fatal] 453 : JSREPORT_WARNING
(DbgAlert) [AP_WIDGET/Fatal] 454 :
Possible, D does not support some function you`re using, isnt? Attaching decrypted sf.min.js, might be useful?