Kodi Community Forum
IPTVSimple PVR-addon with XMLTV EGP - 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: IPTVSimple PVR-addon with XMLTV EGP (/showthread.php?tid=156218)



RE: IPTVSimple PVR-addon with XMLTV EGP - Bayern - 2013-08-21

(2013-08-21, 17:45)afedchin Wrote: The addon doesn't opens a stream so this issue of the provider or xbmc. Can you open ffmpeg stream in vlc?

Yes, in VLC all working fine...no switch off....what about if i install Gotham13 and pvr.1.8.1....do you think it would be better?Did you check my logfile?What is wrong there?

another log from ffmpeg chanell....I don`t know what is problem to switch channel automaticly off?

Code:
18:06:55 T:3496 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 56
18:06:55 T:3496 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: Reconnect, (re)try 1
18:06:57 T:1592 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
18:06:57 T:3496 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 33
18:06:58 T:3448 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
18:06:58 T:1928  NOTICE: CDVDPlayer::OnExit()
18:06:58 T:1928  NOTICE: DVDPlayer: eof, waiting for queues to empty
18:06:58 T:1928  NOTICE: DVDPlayer: closing audio stream
18:06:58 T:1928  NOTICE: Closing audio stream
18:06:58 T:1928  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
18:06:58 T:1928  NOTICE: Waiting for audio thread to exit
18:06:58 T:1592  NOTICE: thread end: CDVDPlayerAudio::OnExit()
18:06:58 T:1928  NOTICE: Closing audio device
18:06:58 T:1928  NOTICE: Deleting audio codec
18:06:58 T:1928  NOTICE: DVDPlayer: closing video stream
18:06:58 T:1928  NOTICE: Closing video stream
18:06:58 T:1928  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
18:06:58 T:1928  NOTICE: waiting for video thread to exit
18:06:58 T:3448   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
18:06:58 T:3448  NOTICE: thread end: video_thread
18:06:58 T:1928  NOTICE: deleting video codec
18:06:58 T:1928  NOTICE: CDVDPlayer::OnExit() deleting demuxer
18:06:58 T:1928  NOTICE: CDVDPlayer::OnExit() deleting input stream



RE: IPTVSimple PVR-addon with XMLTV EGP - Bayern - 2013-08-21

i tryed now to install pvr.1.8.1 on XBMC Gotham 13 (alpha6) but installation failed....just for info....

and yes, i miss a working "loop"- reconnect function in pvr.simpleiptv like at other players( VLC,potplayer,Simple player)...


RE: IPTVSimple PVR-addon with XMLTV EGP - afedchin - 2013-08-22

logs, logs, logs....


RE: IPTVSimple PVR-addon with XMLTV EGP - nexusle - 2013-08-22

I've only found the latest binaries (1.8.1 and 1.6.1) for Windows at:

https://docs.google.com/folderview?id=0B42OdYa12czTZ2huWjNIV0hYR0U#list

Where to find the current source code to compiling the addon for OS X and Linux??


RE: IPTVSimple PVR-addon with XMLTV EGP - afedchin - 2013-08-22

Hi,

Sources can be found at https://github.com/afedchin/xbmc-addon-iptvsimple
1.8.1. is main branch, 1.6.1 - frodo branch.

(2013-08-22, 12:01)nexusle Wrote: I've only found the latest binaries (1.8.1 and 1.6.1) for Windows at:

https://docs.google.com/folderview?id=0B42OdYa12czTZ2huWjNIV0hYR0U#list

Where to find the current source code to compiling the addon for OS X and Linux??



RE: IPTVSimple PVR-addon with XMLTV EGP - Maniac - 2013-08-22

I tried installing 1.8.1 posted at google-docs, on a Gotham aug 2. release (Win8).
Got an error while trying: "Dependencies not met".


RE: IPTVSimple PVR-addon with XMLTV EGP - afedchin - 2013-08-22

Sorry, it's my mistake. Fixed at google-docs.
Please, download pvr.iptvsimple.1.8.1.win32.zip again.

(2013-08-21, 18:27)Bayern Wrote: i tryed now to install pvr.1.8.1 on XBMC Gotham 13 (alpha6) but installation failed....just for info....

and yes, i miss a working "loop"- reconnect function in pvr.simpleiptv like at other players( VLC,potplayer,Simple player)...

(2013-08-22, 13:15)Maniac Wrote: I tried installing 1.8.1 posted at google-docs, on a Gotham aug 2. release (Win8).
Got an error while trying: "Dependencies not met".



RE: IPTVSimple PVR-addon with XMLTV EGP - nexusle - 2013-08-22

(2013-08-22, 12:42)afedchin Wrote: Sources can be found at https://github.com/afedchin/xbmc-addon-iptvsimple
1.8.1. is main branch, 1.6.1 - frodo branch.

Sure?

If I look into

Code:
xbmc-addon-iptvsimple / addons / pvr.iptvsimple / addon.xml.in

I see version 1.8.0

Code:
<?xml version="1.0" encoding="UTF-8"?>
<addon
  id="pvr.iptvsimple"
  version="@VERSION@"
  name="PVR IPTV Simple Client"
  provider-name="nightik">
  <requires>
    <c-pluff version="0.1"/>
    <import addon="xbmc.pvr" version="1.8.0"/>
  </requires>
  <extension
    point="xbmc.pvrclient"
    library_linux="XBMC_IPTV_Simple.pvr"
    library_osx="XBMC_IPTV_Simple.pvr"
    library_wingl="XBMC_IPTV_Simple_win32.dll"
    library_windx="XBMC_IPTV_Simple_win32.dll"
    library_android="libXBMC_IPTV_Simple.so" />
  <extension point="xbmc.addon.metadata">
    <summary lang="en">XBMC PVR addon for IPTV support. https://github.com/afedchin/xbmc-addon-iptvsimple/wiki/IPTV-Simple-Home</summary>
    <summary lang="ru">XBMC PVR аддон для поддержки IPTV. https://github.com/afedchin/xbmc-addon-iptvsimple/wiki/IPTV-Simple-Home</summary>
    <description lang="en">IPTV Simple PVR Client support m3u playlists, streaming of Live TV for multicast/unicast sources, listening to Radio channels and EPG.</description>
    <description lang="ru">Интерфейс для IPTV. Поддерживает просмотр потокового ТВ для юникаст/мультикаст источников, прослушивание радиоканалов и работу с электронным телегидом.</description>
    <disclaimer lang="en">This is unstable software! The authors are in no way responsible for failed playings, incorrect EPG times, wasted hours, or any other undesirable effects.</disclaimer>
    <disclaimer lang="ru">Это нестабильная программа! Авторы не несут ответственности за неудачные воспроизведение, неверные время EPG, потраченное время и прочие нежелательные эффекты.</disclaimer>
    <platform>linux windx wingl osx android</platform>
  </extension>
</addon>

Same with Frodo branch and 1.6.0

Huh


RE: IPTVSimple PVR-addon with XMLTV EGP - Bayern - 2013-08-22

i can install this corected version of pvr.1.8.1 on Gotham 13 (alpha6) but still can`t testing if dvd player works better with ffmpeg streams or not....This Gotham 13 (alpha6) is crashing nonstop....here is a log of playing one chanell with pvr.1.8.1:

Code:
14:34:42 T:2976  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:34:42 T:2976  NOTICE: -----------------------------------------------------------------------
14:34:42 T:2976  NOTICE: Starting XBMC (13.0-ALPHA6 Git:20130731-30f4a79), Built on Aug  2 2013 (MSVC version 1600). Platform: Windows 7 SP1 32-bit, build 7601
14:34:42 T:2976  NOTICE: AMD Turion(tm)X2 Dual Core Mobile RM-70
14:34:42 T:2976  NOTICE: Desktop Resolution: 1280x800 32Bit at 60Hz
14:34:42 T:2976  NOTICE: Running with administrator rights
14:34:42 T:2976  NOTICE: Aero is disabled
14:34:42 T:2976  NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
14:34:42 T:2976  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
14:34:42 T:2976  NOTICE: special://masterprofile/ is mapped to: C:\Users\Bayern\AppData\Roaming\XBMC\userdata
14:34:42 T:2976  NOTICE: special://home/ is mapped to: C:\Users\Bayern\AppData\Roaming\XBMC\
14:34:42 T:2976  NOTICE: special://temp/ is mapped to: C:\Users\Bayern\AppData\Roaming\XBMC\cache
14:34:42 T:2976  NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
14:34:42 T:2976  NOTICE: Local hostname: Bayern-PC
14:34:42 T:2976  NOTICE: Log File is located: C:\Users\Bayern\AppData\Roaming\XBMC\xbmc.log
14:34:42 T:2976  NOTICE: -----------------------------------------------------------------------
14:34:42 T:2976  NOTICE: Found 2 Lists of Devices
14:34:42 T:2976  NOTICE: Enumerated DirectSound devices:
14:34:42 T:2976  NOTICE:     Device 1
14:34:42 T:2976  NOTICE:         m_deviceName      : {1BBF5CAA-64BE-4340-A07C-AF8B26C6C97A}
14:34:42 T:2976  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
14:34:42 T:2976  NOTICE:         m_displayNameExtra: DirectSound: Speakers (High Definition Audio Device)
14:34:42 T:2976  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:34:42 T:2976  NOTICE:         m_channels        : FL,FR
14:34:42 T:2976  NOTICE:         m_sampleRates     : 44100
14:34:42 T:2976  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
14:34:42 T:2976  NOTICE: Enumerated WASAPI devices:
14:34:42 T:2976  NOTICE:     Device 1
14:34:42 T:2976  NOTICE:         m_deviceName      : {1BBF5CAA-64BE-4340-A07C-AF8B26C6C97A}
14:34:42 T:2976  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
14:34:42 T:2976  NOTICE:         m_displayNameExtra: WASAPI: Speakers (High Definition Audio Device)
14:34:42 T:2976  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:34:42 T:2976  NOTICE:         m_channels        : FL,FR
14:34:42 T:2976  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000,22050,11025
14:34:42 T:2976  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
14:34:42 T:2976  NOTICE: load settings...
14:34:42 T:2976  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
14:34:42 T:2976  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
14:34:42 T:2976  NOTICE: Default DVD Player: dvdplayer
14:34:42 T:2976  NOTICE: Default Video Player: dvdplayer
14:34:42 T:2976  NOTICE: Default Audio Player: paplayer
14:34:42 T:2976  NOTICE: Disabled debug logging due to GUI setting. Level 0.
14:34:42 T:2976  NOTICE: Log level changed to 0
14:34:42 T:2976  NOTICE: CWakeOnAccess::LoadFromXML - unable to load:C:\Users\Bayern\AppData\Roaming\XBMC\userdata\wakeonlan.xml
14:34:42 T:2976  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:34:42 T:2976  NOTICE: Loaded playercorefactory configuration
14:34:42 T:2976  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:34:42 T:2976  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:34:42 T:804  NOTICE: Thread SoftAE start, auto delete: false
14:34:42 T:2976  NOTICE: Running database version Addons15
14:34:42 T:3484  NOTICE: Thread PeripBusCEC start, auto delete: false
14:34:42 T:856  NOTICE: Thread RemoteControl start, auto delete: false
14:34:42 T:3672  NOTICE: Thread PeripBusUSB start, auto delete: false
14:34:42 T:2976  NOTICE: Found screen: Generic PnP Monitor on ATI Radeon HD 3200 Graphics , adapter 0.
14:34:42 T:2976  NOTICE: Primary mode: 1280x800 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 800x480 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
14:34:42 T:804  NOTICE: Previous line repeats 2 times.
14:34:42 T:804   ERROR: CSoftAE::WriteSink - sink blocked- reinit flagged
14:34:42 T:2976  NOTICE: Additional mode: 848x480 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1024x480 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1024x600 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1280x600 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Previous line repeats 2 times.
14:34:42 T:2976  NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
14:34:42 T:2976  NOTICE: Checking resolution 16
14:34:42 T:804   ERROR: CSoftAE::WriteSink - sink blocked- reinit flagged
14:34:44 T:2976  NOTICE: Running database version Addons15
14:34:44 T:2976  NOTICE: Running database version ViewModes5
14:34:44 T:2976  NOTICE: Running database version Textures13
14:34:44 T:2976  NOTICE: Running database version MyMusic37
14:34:44 T:2976  NOTICE: Running database version MyVideos75
14:34:44 T:2976  NOTICE: Running database version TV22
14:34:44 T:2976  NOTICE: Running database version Epg7
14:34:44 T:2976  NOTICE: initializing playlistplayer
14:34:44 T:2976  NOTICE: DONE initializing playlistplayer
14:34:45 T:3652  NOTICE: Thread LanguageInvoker start, auto delete: false
14:34:45 T:2976  NOTICE: initialize done
14:34:45 T:2976  NOTICE: Running the application...
14:34:45 T:2340  NOTICE: Thread JobWorker start, auto delete: true
14:34:45 T:3652  NOTICE: -->Python Interpreter Initialized<--
14:34:45 T:2468  NOTICE: Thread JobWorker start, auto delete: true
14:34:45 T:2976  NOTICE: ES: Starting event server
14:34:45 T:2356  NOTICE: Thread EventServer start, auto delete: false
14:34:45 T:2356  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
14:34:45 T:3936  NOTICE: Thread TCPServer start, auto delete: false
14:34:45 T:2356  NOTICE: UDP: Listening on port 9777
14:34:45 T:3216  NOTICE: Thread AlarmClock start, auto delete: false
14:34:45 T:2196  NOTICE: Thread RSSReader start, auto delete: false
14:34:45 T:2340  NOTICE: EPG::CEpgContainer::Start - EPG thread started
14:34:45 T:2340  NOTICE: PVRManager - starting up
14:34:45 T:1984  NOTICE: Thread EPGUpdater start, auto delete: false
14:34:45 T:2416  NOTICE: Thread PVRManager start, auto delete: false
14:34:45 T:1680  NOTICE: Thread PVRClient start, auto delete: false
14:34:45 T:1680  NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 249 channels.
14:34:45 T:1576  NOTICE: Thread PVRGUIInfo start, auto delete: false
14:34:45 T:1984  NOTICE: AddOnLog: PVR IPTV Simple Client: EPG file path is not configured. EPG not loaded.
14:35:02 T:2976  NOTICE: Previous line repeats 248 times.
14:35:02 T:2976  NOTICE: DVDPlayer: Opening: pvr://channels/tv/All TV channels/23.pvr
14:35:02 T:2976 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
14:35:02 T:896  NOTICE: Thread DVDPlayer start, auto delete: false
14:35:02 T:896  NOTICE: Creating InputStream
14:35:04 T:896  NOTICE: Creating Demuxer
14:35:04 T:2628  NOTICE: Thread FileCache start, auto delete: false
14:35:04 T:896  NOTICE: Opening video stream: 0 source: 256
14:35:04 T:896  NOTICE: Creating video codec with codec id: 28
14:35:04 T:896  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
14:35:04 T:896  NOTICE: Creating video thread
14:35:04 T:896  NOTICE: Opening audio stream: 1 source: 256
14:35:04 T:896  NOTICE: Finding audio codec for: 86018
14:35:04 T:2480  NOTICE: Thread DVDPlayerVideo start, auto delete: false
14:35:04 T:2480  NOTICE: running thread: video_thread
14:35:04 T:896  NOTICE: Creating audio thread
14:35:04 T:964  NOTICE: Thread DVDPlayerAudio start, auto delete: false
14:35:04 T:964  NOTICE: running thread: CDVDPlayerAudio::Process()
14:35:04 T:964  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
14:35:04 T:2480   ERROR: DXVA - failed executing m_service->CreateVideoDecoder(m_input, &m_format , m_context->cfg , m_context->surface , m_context->surface_count , &m_decoder) at line 864 with error 80004005
14:35:04 T:2480   ERROR: Unhandled exception in Process : Access violation at 0x0b9caa7e: Writing location 0x00000000
14:35:05 T:804   ERROR: CSoftAE::WriteSink - sink blocked- reinit flagged
14:35:05 T:2480   ERROR: Previous line repeats 4 times.
14:35:05 T:2480  NOTICE: thread end: video_thread
14:35:12 T:964 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
14:35:15 T:1008  NOTICE: Thread LanguageInvoker start, auto delete: false
14:35:15 T:1008  NOTICE: -->Python Interpreter Initialized<--)[/color]
14:35:31 T:2628   ERROR: CCurlFile::FillBuffer - Failed: Failure when receiving data from the peer(56)
14:35:31 T:2628  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
14:35:33 T:2628   ERROR: CCurlFile::FillBuffer - Failed: Requested range was not delivered by the server(33)
14:36:02 T:2976  NOTICE: CDVDPlayer::CloseFile()
14:36:02 T:2976  NOTICE: DVDPlayer: waiting for threads to exit
14:36:02 T:896  NOTICE: CDVDPlayer::OnExit()
14:36:02 T:896  NOTICE: DVDPlayer: closing audio stream
14:36:02 T:896  NOTICE: Closing audio stream
14:36:02 T:896  NOTICE: Waiting for audio thread to exit
14:36:02 T:964  NOTICE: thread end: CDVDPlayerAudio::OnExit()
14:36:02 T:896  NOTICE: Closing audio device
14:36:02 T:896  NOTICE: Deleting audio codec
14:36:02 T:896  NOTICE: DVDPlayer: closing video stream
14:36:02 T:896  NOTICE: Closing video stream
14:36:02 T:896  NOTICE: waiting for video thread to exit
14:36:02 T:896  NOTICE: deleting video codec
14:36:02 T:896   ERROR: CDVDPlayer::OnExit - Exception thrown when trying to close down player, memory leak will follow
14:36:02 T:2976  NOTICE: DVDPlayer: finished waiting
14:36:03 T:804   ERROR: CSoftAE::WriteSink - sink bloc[/colked- reinit flagged
14:36:03 T:3192   ERROR: Previous line repeats 1 times
14:36:03 T:3192  NOTICE: Thread JobWorker start, auto delete: true
14:36:06 T:2976  NOTICE: CDVDPlayer::CloseFile()
14:36:06 T:2976  NOTICE: DVDPlayer: waiting for threads to exit
14:36:06 T:2976  NOTICE: DVDPlayer: finished waiting
14:36:06 T:2976  NOTICE: CDVDPlayer::CloseFile()
14:36:06 T:2976  NOTICE: DVDPlayer: waiting for threads to exit
14:36:06 T:2976  NOTICE: DVDPlayer: finished waiting
14:36:09 T:804   ERROR: CSoftAE::WriteSink - sink blocked- reinit flagged



RE: IPTVSimple PVR-addon with XMLTV EGP - afedchin - 2013-08-22

(2013-08-22, 13:44)nexusle Wrote: Sure?

If I look into
Oh, no. You look at requires version not at the addon version!

(2013-08-22, 14:45)Bayern Wrote: i can install this corected version of pvr.1.8.1 on Gotham 13 (alpha6) but still can`t testing if dvd player works better with ffmpeg streams or not....This Gotham 13 (alpha6) is crashing nonstop....here is a log of playing one chanell with pvr.1.8.1:
You have an issue with your stream. I see a lot of errors with dxva.


RE: IPTVSimple PVR-addon with XMLTV EGP - Bayern - 2013-08-22

(2013-08-22, 16:22)afedchin Wrote: You have an issue with your stream. I see a lot of errors with dxva.

yes but i dont know how to solved this out....do you have any idea where could be an error?


RE: IPTVSimple PVR-addon with XMLTV EGP - Maniac - 2013-08-22

Thanks, it works great now Smile

Any chance we can get 1.8.1 for iOS?
(2013-08-22, 13:34)afedchin Wrote: Sorry, it's my mistake. Fixed at google-docs.
Please, download pvr.iptvsimple.1.8.1.win32.zip again.

(2013-08-22, 13:15)Maniac Wrote: I tried installing 1.8.1 posted at google-docs, on a Gotham aug 2. release (Win8).
Got an error while trying: "Dependencies not met".



RE: IPTVSimple PVR-addon with XMLTV EGP - nexusle - 2013-08-22

(2013-08-22, 16:22)afedchin Wrote:
(2013-08-22, 13:44)nexusle Wrote: Sure?

If I look into
Oh, no. You look at requires version not at the addon version!

Ok, my fault...

I've tried to compile it under Mac OS X Mountain Lion and get this error:

Code:
libtool: link: ar cru .libs/libiptvsimpleaddon.a  client.o PVRIptvData.o
libtool: link: ranlib .libs/libiptvsimpleaddon.a
libtool: link: ( cd ".libs" && rm -f "libiptvsimpleaddon.la" && ln -s "../libiptvsimpleaddon.la" "libiptvsimpleaddon.la" )
cp -f .libs/libiptvsimpleaddon.dylib XBMC_IPTV_Simple.pvr
cp -f XBMC_IPTV_Simple.pvr ../../addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr
make[4]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making all in src
Making all in iptvsimple
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
make[1]: Nothing to be done for `all-am'.
cp -r addons/pvr.iptvsimple .
strip -s -x pvr.iptvsimple/XBMC_IPTV_Simple.pvr
strip: can't open: -x (No such file or directory)
strip: symbols referenced by indirect symbol table entries that can't be stripped in: /Users/nexusle/Downloads/xbmc-addon-iptvsimple/pvr.iptvsimple/XBMC_IPTV_Simple.pvr
_CVGetCurrentHostTime
_CVGetHostClockFrequency
_inflate
_inflateEnd
_inflateInit2_
__ZNKSs12find_last_ofEcm
__ZNKSs13find_first_ofEcm
__ZNKSs16find_last_not_ofEPKcm
__ZNKSs17find_first_not_ofEPKcm
__ZNKSs4findEPKcm
__ZNKSs4findEcm
__ZNKSs4sizeEv
__ZNKSs5c_strEv
__ZNKSs5emptyEv
__ZNKSs6lengthEv
__ZNKSs6substrEmm
__ZNKSs7compareEPKc
__ZNKSs7compareERKSs
__ZNKSt9basic_iosIcSt11char_traitsIcEEcvPvEv
__ZNSaIcEC1Ev
__ZNSaIcED1Ev
__ZNSi7getlineEPcl
__ZNSs2atEm
__ZNSs3endEv
__ZNSs4rendEv
__ZNSs5beginEv
__ZNSs5clearEv
__ZNSs5eraseEN9__gnu_cxx17__normal_iteratorIPcSsEES2_
__ZNSs5eraseEmm
__ZNSs6appendEPKc
__ZNSs6appendEPKcm
__ZNSs6appendERKSs
__ZNSs6assignEPKc
__ZNSs6assignERKSs
__ZNSs6rbeginEv
__ZNSsC1EPKcRKSaIcE
__ZNSsC1ERKSs
__ZNSsC1Ev
__ZNSsC2ERKSs
__ZNSsC2Ev
__ZNSsD1Ev
__ZNSsD2Ev
__ZNSsaSEPKc
__ZNSsaSERKSs
__ZNSsixEm
__ZNSspLEPKc
__ZNSspLEc
__ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEEC1ERKSsSt13_Ios_Openmode
__ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
__ZNSt6locale7classicEv
__ZNSt6localeC1ERKS_
__ZNSt6localeC1Ev
__ZNSt6localeD1Ev
__ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate
__ZNSt9exceptionD2Ev
__ZSt17__throw_bad_allocv
__ZSt20__throw_length_errorPKc
__ZSt20__throw_out_of_rangePKc
__ZSt9terminatev
__ZSt9use_facetISt5ctypeIcEERKT_RKSt6locale
__ZdaPv
__ZdlPv
__Znam
__Znwm
___cxa_allocate_exception
___cxa_begin_catch
___cxa_end_catch
___cxa_get_exception_ptr
___cxa_guard_abort
___cxa_guard_acquire
___cxa_guard_release
___cxa_rethrow
___cxa_throw
__Unwind_Resume_or_Rethrow
___assert_rtn
___bzero
___cxa_atexit
___maskrune
___stack_chk_fail
_atof
_atoi
_calloc
_dlclose
_dlerror
_dlopen
_dlsym
_fprintf
_free
_gettimeofday
_memmove
_mktime
_pthread_cond_broadcast
_pthread_cond_destroy
_pthread_cond_init
_pthread_cond_timedwait
_pthread_cond_wait
_pthread_create
_pthread_mutex_destroy
_pthread_mutex_init
_pthread_mutex_lock
_pthread_mutex_trylock
_pthread_mutex_unlock
_pthread_mutexattr_init
_pthread_mutexattr_settype
_realloc
_sched_yield
_snprintf
_sprintf
_sscanf
_strcmp
_strncpy
_usleep
_vsprintf
__DefaultRuneLocale
___gxx_personality_v0
___stack_chk_guard
___stderrp
dyld_stub_binder
make: *** [dist-zip] Error 1

Any idea whats going wrong?


RE: IPTVSimple PVR-addon with XMLTV EGP - afedchin - 2013-08-23

Only when the PR will be merged. I naven't possibility to build it for iOS now.

(2013-08-22, 22:17)Maniac Wrote: Thanks, it works great now Smile

Any chance we can get 1.8.1 for iOS?

Fixed at github.
(2013-08-22, 22:50)nexusle Wrote: I've tried to compile it under Mac OS X Mountain Lion and get this error:



RE: IPTVSimple PVR-addon with XMLTV EGP - nexusle - 2013-08-23

(2013-08-23, 08:05)afedchin Wrote: Fixed at github.

Thanks,

tried the new one and get another error:

Code:
cp -r addons/pvr.iptvsimple .
strip -s pvr.iptvsimple/XBMC_IPTV_Simple.pvr
strip: no files specified
make: *** [dist-zip] Error 1