Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed

Outline · [ Standard ] · Linear+

 XBMC / KODI users club, An Open Source Media Center

views
     
stevenlee
post Jun 15 2015, 08:26 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



Guy, is below item good to run kodi?
Anyone can recommend me a cheap and can run kodi smoothly android mini pic/tv device

http://www.lelong.com.my/mk809-iii-ii-andr...7-01-Sale-I.htm
stevenlee
post Jun 19 2015, 08:02 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(redrum77 @ Jun 19 2015, 03:43 PM)
Bad buffering only in astro sports channel, others not so bad.  Am on unifi 10mb line.
*
bro,
how you add in astro sport channel in to Kodi?


- ok I got you what you mean on the astro sport channel. is the channel inside the IPTV -

This post has been edited by stevenlee: Jun 19 2015, 08:18 PM
stevenlee
post Jun 20 2015, 07:59 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(voncrane @ Jun 19 2015, 10:03 PM)
I've run into issues like that before, a mismatch. Sadly, don't think there's more that can be done beyond reporting to the guys who are in charge of maintaining the EPG & IPTV links. So its corrected.
*
same here... the channel listing and the actual movie showing is mismatch...
stevenlee
post Jun 20 2015, 03:45 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(alwyn75 @ Jun 20 2015, 03:25 PM)
Dear sifu,

I planned to buy this item
Item(s): CS918 RK3188 Quad Core
Hardware Specifications:
Rockchip RK3188 Quad Core Cortex A9 1.6GHz (1.8GHz max.)
2GB Ram
8GB NAND Flash
Android 4.4 android tv box
802.11 b/g/n Wi-Fi(2.4GHz)
RJ-45, Micro SD Card reader, USB, OTG, SPDIF
Quad Core Mali 400MP GPU

Is this item compatible with Kodi? Everything can run smoothly?

I'm newbie here. Thank you in advanced
*
do you hv the link for this product?
I looking one for my TV as well... not sure it is good...
I ask here last week, they advise not to buy those cheap stuff like this sad.gif
stevenlee
post Jun 23 2015, 09:31 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(powerwoot @ Jun 23 2015, 08:07 PM)
Genesis repo is a must now, then follow by the others.
*
bro,
can provide some info and link of this Genesis Repo?
stevenlee
post Jun 25 2015, 08:00 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(Haruji Sora @ Jun 24 2015, 07:42 PM)
Finally obtained Pi 2 last week.

Finish setting up most repo, Video Add On and IPTV Stalker / Live TV for viewing.

I wonder if there is any Live TV for HK TV or JPN TV, can't seem to find it online (IPTV Stalker is filled with US and Euro Channels, their China TV usually broken)
*
Bro,
Can you the link where you get the Pi2
stevenlee
post Jul 11 2015, 09:42 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(tharmaraj @ Jul 9 2015, 08:51 PM)
yes support this request....if you can maintain the following I'm going to add in my Live TV, IPTV simple client.  drool.gif

http://bit.ly/rizchannels
*
bro,
newbie here..
can you teach me how to add this playlist in to kodi?
I try the add the addon playlist loaded (cant find in super repo) and IPTV simple client and I having error to install.

stevenlee
post Jul 11 2015, 08:13 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(jaan76 @ Jul 11 2015, 01:59 PM)
Bro download simple client plug-in from http://www.bbtsip.tv/iptv-simple-client2.html download according to your OS, if you using RPI/RPI2 download the linux zip for Simple Client 1.
*
dam noob me... I hv that install previously tongue.gif
by the way, I hv one playlist previously share in the thread where have almost 500 channel...
can we add another playlist without replacing the previous playlist?

is this playlist share by rizchannel has EPG timeline (channel schedule)?
stevenlee
post Jul 12 2015, 09:09 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(jaan76 @ Jul 11 2015, 11:52 PM)
If you want to make use of multiple playlists at the same time then you need to install "Playlist Loader" Add-on from Super repo and create multiple playlists for each list.
No rizchannels doesn't have EPG... still trying to figure out how to create and maintain EPG.
*
Thanks for sharing
stevenlee
post Jul 14 2015, 08:13 AM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(jaan76 @ Jul 13 2015, 11:31 PM)
If you have limited space in your media player i.e. 8GB/16gb you can add the following lines in your advancedsettings.xml, on my RPI 2 and Amazon FireTV i'm using this

  <network>
    <buffermode>1</buffermode>
    <cachemembuffersize>157286400</cachemembuffersize>
    <readbufferfactor>20</readbufferfactor>
  </network>

or if you are using Kodi on a PC or on a device with huge storage i.e few 100gbs  then you can add the following lines

On my HTPC i'm using this

  <network>
    <buffermode>1</buffermode>
    <cachemembuffersize>0</cachemembuffersize>
    <readbufferfactor>10</readbufferfactor>
  </network>

If you want to learn or understand what these values and parameters are you can follow this link to read more
http://kodi.wiki/view/HOW-TO:Modify_the_video_cache

But i have finalised the above two settings after changing and testing different parameters and works like a charm for me now... On my HTPC sometime whole movie is downloaded and buffered even before i reach halfway.
*
Bro,
Will this setting work for android device like tablet and handphone?

This post has been edited by stevenlee: Jul 14 2015, 08:46 AM
stevenlee
post Jan 22 2016, 07:01 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(kherel77 @ Jan 21 2016, 02:21 PM)
I use AceStream to watch most live soccer match Serie A, EPL, La Liga, UCL....for me quality is  thumbup.gif
*
bro,
can pm me how u install this..
I searching but seem get no way how to install it
stevenlee
post Apr 4 2016, 06:35 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(AVFAN @ Apr 4 2016, 02:17 PM)
thumbup.gif

thank you for sharing.

this build is, so far, the best i have tried.

just plug it in, it takes over the skin but all that u have before are embedded in it.

i used the "for jarvis 16.0 only" build.

it takes while for it to download and extract. so can go for lunch, it be ready when u return. biggrin.gif

will not spoil it too much but... there is bollywood, popular sports. and sg channel 5 and 8 - first time seeing them.

all in SD, some even worse than 360p. so, probably get selective about what to watch.

enjoy it, before the cat and mouse game begins like it always does for anything good and free. laugh.gif
*
this change the whole kodi..
is there anyway to return to normal kodi version?
stevenlee
post Apr 4 2016, 06:45 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



QUOTE(AVFAN @ Apr 4 2016, 06:40 PM)
yes, it does.

a "build" is what it is - someone build it up, with all the goodies he/she likes, links to many things.

that's why u get all that good and extra stuff.

but... what u had before is still all there - check "all add-ons".
go back? u can't undo. can only erase it and reinstall.

it is a hassle for new users but for experienced users, not so difficult.
*
hmm... ok got you...
thanks for sharing
stevenlee
post Apr 8 2016, 12:38 PM

look @ my Star *o* ...hoho
*******
Senior Member
3,158 posts

Joined: Apr 2005
From: -Butterworth, Penang-



Can we install kodi on Windows rt?
Plan to get one cheap surface for it

Topic ClosedOptions
 

Change to:
| Lo-Fi Version
0.0539sec    0.31    7 queries    GZIP Disabled
Time is now: 29th November 2025 - 02:52 AM