Kodi Community Forum
Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215)
+---- Thread: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) (/showthread.php?tid=196188)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-06-25

(2015-06-25, 17:20)bpalob Wrote: Can someone give me a hint on what I am doing wrong?
You can use Perfect Player to generate playlist (M3U) and EPG (XMLTV) for Kodi. You can find description here: http://niklabs.com/generating-playlist-and-epg-for-xbmc/
Also, read instructions in the first message of this thread.


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - bpalob - 2015-06-25

Thank you for the fast reply. WIll give it a try....


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - dmxclass - 2015-06-30

I tried to install the latest version on Vizio Co-Star running Google TV 3.2 but I get "Parse Error"

Maybe compatibility issue.

Thanks


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-06-30

(2015-06-30, 06:33)dmxclass Wrote: I tried to install the latest version on Vizio Co-Star running Google TV 3.2 but I get "Parse Error"
The app's minimal OS requirement is Android 4.x.


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-06-30

New version for Android released PerfectPlayer-1.0.9


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - samy2006 - 2015-07-03

Can I stream movies from sites with the player


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-07-03

(2015-07-03, 09:58)samy2006 Wrote: Can I stream movies from sites with the player
If you mean watching videos from sites, you can use specific Plugins for this. Plugin interface and plugins are opensource, so anyone can make plugins for wish site.


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - bpalob - 2015-07-04

I would happen to have a weird question; and I believe, it only started to happen suddenly.

Perfect Player has become my "to-go" tool for all IPTV channel list management. It is really facilitating a lot, I love it.

2 Issues I am facing:

- When creating groups, it creates them perfectly on Kodi. Nevertheless, when I delete the groups, they remain in Kodi. I have to manually remove them in Kodi's group manager. Is this normal/intentional behaviour?

- Is there a way to consolidate the channel list and the EPG list in a "really" automatic manner? It takes a hell of time to search through the list to get the channels lined up for EPG. Would be cool, even as a external tool or so, to be able to try to seriously auto match channel names... this is really a hassle. Also, I get sometimes playlists with integrated Logo and EPG tags. I believe they are being overwritten with whatever I get in perfect player :-)

Any comments are appreciated.

Kind regards,

Bruno


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - samy2006 - 2015-07-05

How can you create your own pluginsHuh


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - Chambaking - 2015-07-05

Nice.


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-07-06

(2015-07-05, 19:10)samy2006 Wrote: How can you create your own pluginsHuh
Do you want me to make new plugins or you want to make it yourself?


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - samy2006 - 2015-07-07

myself


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - nikman - 2015-07-07

(2015-07-07, 14:41)samy2006 Wrote: myself
You can find example plugin sources here. If you familiar with java programming I will help you!


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - peppe_sr - 2015-07-12

Hi,
i'm using your cool app on my android box.
I set my list, my epg and i have to modify my list to use logos, i come from iptvsimple client that works fine for
my windows installation but not at 100% on android.
i have a couple of questions:
Shoud be possible use remote list or epg? Usually i use them from my nas so i ask if something like
ftp:// or smb:// or else may work.
same thing for files playback, i see tha i can play local files, i really appreciate to play files from my nas using samba or better dlna.
thanks a lot for your work
Peppe


RE: Perfect Player - IPTV/Media player and playlist generator for XBMC (IPTV-Simple) - peppe_sr - 2015-07-14

made some test:
with
Code:
\\my-nas-ip\folder\list.m3u
the list is ignored

with
Code:
ftp://my-nas-ip/folder/list.m3u
or
Code:
ftp://use:password@my-nas-ip/folder/list.m3u
program crash trying to read the source, i have to delete data and cache of the app.

could someone suggests something else? both for list than the epg.
thanks
Peppe