mfaraj is there anyway you can get 5demand or 4od iplayer on tsmedia Iplayer
TSmedia enigma2 plugin 1.0
Re: TSmedia enigma2 plugin 1.0 #1881
Re: TSmedia enigma2 plugin 1.0 #1882
Re: TSmedia enigma2 plugin 1.0 #1883
Re: TSmedia enigma2 plugin 1.0 #1884
Re: TSmedia enigma2 plugin 1.0 #1885
Re: TSmedia enigma2 plugin 1.0 #1886
Posted 20 March 2017 - 14:11
I would like to ask anybody who may know what we have to do to be able to play the movies that are in 'latest media files' in NaviXtreme in iptv section. In the last few days there have been a lot of JAV movies added but none of these movies actually play. We have tried flashing 3 different images on our Xtrend 9200 receiver but none will play these movies. How can these movies actually be watched may i ask? Any ideas would be appreciated......
Re: TSmedia enigma2 plugin 1.0 #1887
Re: TSmedia enigma2 plugin 1.0 #1888
Posted 21 March 2017 - 14:23
What kind of links are you talking about? If it's openload stuff, it is most likely because the openload resolver was updated a couple days ago. If so, you should install the openloadupdater addon from the movies section and run it, then after you get the message that openload was updated, you should be good to go.
Re: TSmedia enigma2 plugin 1.0 #1889
Posted 21 March 2017 - 15:15
Thanks mick80 for your help. I'm not sure if they are openload movies but i will try as you suggested - i wasn't aware of the procedure you explained so hopefully that will enable the videos to work. I am referring to the iptv section 'navixtreme' addon, if you look in 'latest media entries' everything that is added rarely plays.
Re: TSmedia enigma2 plugin 1.0 #1890
Posted 22 March 2017 - 19:03
I would like to ask anybody who may know what we have to do to be able to play the movies that are in 'latest media files' in NaviXtreme in iptv section. In the last few days there have been a lot of JAV movies added but none of these movies actually play. We have tried flashing 3 different images on our Xtrend 9200 receiver but none will play these movies. How can these movies actually be watched may i ask? Any ideas would be appreciated......
Please can somebody offer any advice?
There is a constant stream of films added to navixtreme addon of the adult variety but none of them play.
We have tried flashing 4 different images but nothing has been succesful in enabling us to actually play the movies
being added to this addon! If somebody could kindly let me know what the solution is we would be grateful.
The movies i am refering to can be seen in navixtreme in the iptv section of tsmedia in 'latest media entries'.
We really would appreciate any advice PLEASE.!!!
@mfaraj57 - can you please offer a solution as the creator of tsmedia?
Thank you...
Edited by zigzag, 22 March 2017 - 19:04.
Re: TSmedia enigma2 plugin 1.0 #1891
Re: TSmedia enigma2 plugin 1.0 #1892
Re: TSmedia enigma2 plugin 1.0 #1893
Posted 23 March 2017 - 08:00
Hello mfaraj57, in addition to cb01 being on the fritz (I guess the main hurdle now is the cloudflare protection, but you already managed to get past that a few months ago when they implemented it for searches), it's been several days now that 123movies has been broken, and for the time being it appears that Mucky Duck is not willing to maintain it any longer (youtu.be/fM6XxDy-aTk)
What I've found out about 123movies is that the new working base url should be 123movieshd.tv (also seriesonline.io), and they seem to have made some changes to filters as well. In fact, only three categories appear to be in place now, 'Latest', 'Most viewed' and 'Top IMDb' which are called by pointing respectively to
baseurl+'/movie/filter/movie/all/all/all/all/latest baseurl+'/movie/filter/movie/all/all/all/all/most baseurl+'/movie/filter/movie/all/all/all/all/imdb
On the other hand the search function is unchanged
baseurl+'/movie/search/'+search
I've tried a few things both for cb01 and 123movies, but haven't made any headway because I still can't get tsmediatool to work, but most importantly because of my very limited coding ability Do you think you can take a stab at both cb01 and 123movies, of course provided you've solved your laptop issues and have some time to spare?
Re: TSmedia enigma2 plugin 1.0 #1894
Posted 23 March 2017 - 18:36
In cb0 i found only cloudflare protection and seem the anticloudflare code already in cb0 is outdate.
i added these two lines to top of readnet and readnet2 subs and seem they are working
def readnet2(url,method='get',form_data={},headers={},html='',proxy='',User_Agent='',cookie_file='',load_cookie=False,save_cookie=False, login=False): from cfscrape import resolve return resolve(url)
def readnet(url): from cfscrape import resolve return resolve(url)
Re: TSmedia enigma2 plugin 1.0 #1895
Posted 23 March 2017 - 18:56
regarding 123movies it is more than changing domain name,seem there are changes in the source site script which needs modification in scraping technique,usually depends on this on Mucky but do not know why he did not till now not doing update
i will look but not expect to be easy job
Edited by mfaraj57, 23 March 2017 - 18:58.
Re: TSmedia enigma2 plugin 1.0 #1896
Posted 23 March 2017 - 21:44
So, I forced your latest update (love the new fonts btw) and rebooted, then updated cb01 to 1.0.3, but still was not working, so I noticed the old domain .pw was still in default.py and replaced all the instances with .uno, I also fixed the icons for categories which still featured the .pw domain and repackaged (see attachment). All is fine now, just one minor issue though with posters that are not being retrieved now, and the addon icon is displayed instead. Can it be fixed as well?
As for 123movies, don't sweat it if it's too much trouble, there's plenty of other movie addons or I'll make do the old way by grabbing the links off 123movies with my Android devices before feeding them to e2. We'll see how it evolves, maybe Mucky Duck will eventually come to his senses and fix it again
Attached Files
Re: TSmedia enigma2 plugin 1.0 #1897
Re: TSmedia enigma2 plugin 1.0 #1898
Posted 23 March 2017 - 23:19
only tested cb0 on pc tsmediatools without changing domian and it is working however i will take your copy for the plugin and put in the server
regarding logos this is known issue because they are protected also by cloudflare and managing and downloading the logo urls by the internal process of TSmedia and not at the level of default.py but may think by way to make this possible for these protected logos although downloading by anticloudflare code consume more time than usual method so may delay display of logos
Re: TSmedia enigma2 plugin 1.0 #1899
Posted 23 March 2017 - 23:23
regarding 123 movies these days i do not have the enough mood to do time consuming tasks and prefer short tasks i addition editing other works are much harder than starting from zero,so as you said prefer waiting Mucky to update his plugin.
yes i changed the font type because i found this is nice and more readable and more practical and not interfere with other languages
Edited by mfaraj57, 23 March 2017 - 23:28.
Re: TSmedia enigma2 plugin 1.0 #1900
15 user(s) are reading this topic
0 members, 15 guests, 0 anonymous users