Kodi Community Forum
Linux OpenELEC Testbuilds for x86 (Kodi 17) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux OpenELEC Testbuilds for x86 (Kodi 17) (/showthread.php?tid=238393)



RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - mcelliott - 2016-01-10

0110 seems to be working great. All issues I had with poor video playback (Handbrake related) are gone, and seeking in recorded TV is also working fine. Nice job!


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - Hitcher - 2016-01-10

(2016-01-10, 17:57)unclejoe01 Wrote: Does the latest Generic build support Nvidia_Legacy, or does it have to be compiled? If not could you compile Nvidia build please!

thanks
joe

Nvidia_Legacy is rolled into Generic now.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - alextz - 2016-01-11

(2016-01-10, 17:40)tinzarian Wrote:
(2016-01-06, 00:05)Matt Devo Wrote: I'll test and determine where the issue began. It's certainly not a ChromeBox issue, since the majority of posters on the github tracker have Intel 7260 wifi cards; the ChromeBox uses an Atheros 9xxx. I'm happy to provide whatever logs etc are needed, can compile my own builds and bisect the issue, just need a little guidance to troubleshoot

edit: this bug is present in 5.95.1, so will have to start bisecting commits

My experience is that I haven't seen the issue since I started using these builds (I think the 12-28 build was my first one). Occasionally it doesn't connect to the library on my NAS, but the wifi (AC7260) connection stays up.


Do you have a SQL database? For me with 7260 nfs connects but no connection to SQL database.
I've sent the debug log earlier.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - _Spook_ - 2016-01-11

Is OpenELEC 7.0 going final with kernel 4.4 being final?


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - fritsch - 2016-01-11

That was the intention - at least at the beginning of v7 cycle.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - tinzarian - 2016-01-11

(2016-01-11, 10:45)alextz Wrote: Do you have a SQL database? For me with 7260 nfs connects but no connection to SQL database.
I've sent the debug log earlier.

Yes, I'm running it on MariaDB on my synology.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - mbosner - 2016-01-13

How can i enable WOL of a skylake mb on OE? It is a z170 Fatal1ty Z170 Gaming-ITX/ac mainboard an i was told that i have to enable it using the driver ...


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - Milhouse - 2016-01-13

New OpenELEC Krypton build #0112: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.0 #1 SMP Tue Jan 12 22:55:23 GMT 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160112225428-#0112-g6b32250 [Build #0112]

Based on tip of OpenELEC master (6b32250b, changelog) and tip of XBMC master (61e14b17, changelog) with the following modifications: Build Highlights:
  1. New 4.4 kernel
  2. Default WebServer port is now 8080 - could break some remote controls (change Kodi client to port 80, or configure remote to use port 8080)
  3. connman: update to 1.31
  4. VideoPlayer updates
  5. PR7030 updated with WOL fix
  6. PR8807 Joystick Controller Configurator returns - Yatse, Kore etc. users please confirm if any remaining issues
Build Details:
  1. OpenELEC:
    • fix build after $PKG_NAME-config changes (PR:4598, 4 commits, 4 files changed)
    • Package updates (PR:4601, 4 commits, 5 files changed)
      • projects/*/linux: add support for intel 10GB NICs
      • libdrm: update to libdrm-2.4.66
      • sqlite: update to sqlite-autoconf-3100000
      • bluez: update to bluez-5.37
    • Package updates (PR:4603, 3 commits, 34 files changed)
      • Pillow: update to Pillow-3.1.0
      • linux: update to linux-4.4
      • llvm: update to llvm-3.7.1
    • banner: fix whitespace padding (PR:4607, 1 commit, 1 file changed)
    • connman: update to 1.31 (PR:4594, 1 commit, 4 files changed)
    • Fix ssh banner whitespace (PR:4612, 2 commits, 2 files changed)
  2. XBMC:
    • [stereoscopicmanager] Ensure we don't have a stale value of videoplayer stereoscopic mode (PR:8762, 1 commit, 3 files changed)
    • [tools][texturepacker] Fix gif decoding and packaging (PR:8785, 3 commits, 5 files changed)
    • [TVOS] - make Kodi core arm64 aware (PR:8777, 10 commits, 39 files changed)
    • Updated the doxygen solution and added some values/groups (PR:8808, 3 commits, 17 files changed)
    • Restore the ability to set only votes via json (PR:8825, 1 commit, 2 files changed)
    • [gui] remove 'get more' node from vfs (PR:8716, 2 commits, 6 files changed)
    • [skin.confluence] Add 'Get more' to media menus (PR:8827, 1 commit, 4 files changed)
    • [pvr] use correct error code if client is not ready to use (PR:8765, 1 commit, 1 file changed)
    • [GUIFont] - fixed warning about BufferHandle initialisation after fa6… (PR:8829, 1 commit, 1 file changed)
    • [ApplicationPlayer] - add SetTime and SetTotalTime to ApplicationPlay… (PR:8828, 2 commits, 3 files changed)
    • Fix table type for rating id in tvshow and episode (PR:8831, 1 commit, 1 file changed)
    • fix Container.SortOrder infolabel (PR:8833, 1 commit, 1 file changed)
    • [filesystem] add videodb://inprogresstvshows (PR:8261, 2 commits, 24 files changed)
    • [confluence] add "In progress" submenu entry to TV SHOWS - Depends on #8261 (PR:8279, 2 commits, 2 files changed)
    • Add rating and votes label for specific rating (PR:8788, 2 commits, 3 files changed)
    • Fix testsuite after rating changes (PR:8835, 1 commit, 2 files changed)
    • added: use ffmpeg tagreader for .dff files (PR:8841, 1 commit, 1 file changed)
    • add defaultcontrol support to grouplists (PR:8501, 1 commit, 1 file changed)
    • [music] Set rating and user rating correctly in SetSong(). (PR:8842, 1 commit, 1 file changed)
    • [PVR] Fix 'dancing' OSD progress bar while switching channels. (PR:8844, 1 commit, 1 file changed)
    • [videoplayer] Add video stream selection to core (PR:8800, 4 commits, 26 files changed)
    • fix: videoplayer string comparison is case sensitive (PR:8847, 1 commit, 2 files changed)
    • sync scrapers with repo (PR:8855, 1 commit, 17 files changed)
    • CVideoInfoTag: fix typo after a0c107c0a939e6af1a08a3bf419574e45fcd7c19. (2ee59a61)
    • Added code comment (5238b522)
    • Fix formatting typo in CVideoDatabase::AddRatings resulting in rounded integers in place of floats (f845c3b2)
    • Fix typo in https://github.com/xbmc/xbmc/pull/8261 (7bd1afb8)
    • fix another typo #8261 (9f06f86a)
  3. peripheral.joystick:
    • Update Dual PSX adapter for correct axis control (PR:27, 1 commit, 1 file changed)
    • Update Xbox 15b_8a for correct axis control (PR:26, 1 commit, 1 file changed)
  4. pvr.argustv:
    • [lang] updated language files from Transifex (ff70fe4a)
  5. pvr.demo:
    • [lang] updated language files from Transifex (d23fc139)
  6. pvr.dvblink:
    • [lang] updated language files from Transifex (3524d323)
  7. pvr.dvbviewer:
    • [lang] updated language files from Transifex (5f32ad56)
  8. pvr.filmon:
    • [lang] updated language files from Transifex (0135100f)
  9. pvr.hdhomerun:
    • [lang] updated language files from Transifex (a1bf18ce)
  10. pvr.hts:
    • fixed crash in logger on windows. (PR:166, 1 commit, 2 files changed)
    • [lang] updated language files from Transifex (3935a9dd)
  11. pvr.iptvsimple:
    • [lang] updated language files from Transifex (567eeb33)
  12. pvr.mediaportal.tvserver:
    • gcc 5 compile fix and a few other build updates (PR:28, 6 commits, 9 files changed)
    • [lang] updated language files from Transifex (2a79f5d0)
  13. pvr.mythtv:
    • [lang] updated language files from Transifex (e0121684)
  14. pvr.nextpvr:
    • [lang] updated language files from Transifex (a5a97c86)
  15. pvr.njoy:
    • [lang] updated language files from Transifex (7342f9ed)
  16. pvr.pctv:
    • [lang] updated language files from Transifex (8ea856cb)
  17. pvr.stalker:
    • [lang] updated language files from Transifex (d54e932a)
  18. pvr.vbox:
    • [lang] updated language files from Transifex (f53d719e)
  19. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (1747e470)
  20. pvr.vuplus:
    • [lang] updated language files from Transifex (e7bc0530)
  21. pvr.wmc:
    • [lang] updated language files from Transifex (77923a09)
  22. xbmc/master (FernetMenta):
    • New commits in this build:
      • [cmake] Replace parameter ARGN with NO_MAIN_DEPENDS in core_add_library (64582824)
      • [cmake] Add implicit parameters HEADERS and OTHERS to core_add_library (893e44d8)
      • [cmake] Cleanup addons (2060e9d5)
      • [cmake] Start to work on OSX support (89f2fe60)
      • VideoPlayer: optimize locking in RenderManager (472eec0e)
      • VideoPlayer: fix usage of repeat picture (710265c8)
      • VideoPlayer: fix displayed a/v error on codec screen (d5a895f1)
      • VidoePlayer: fix incorrect counted drops (1a715683)
      • VideoPlayer: fix stalled state for audio player (adcf07e3)
      • VideoPlayer: drop AE chache from displayed aq (codec screen) (9d3ced57)
      • VideoPlayer: rework handling of playing time (cdbb5e32)
      • omxplayer: Fixup after videoplayer change to playing time (4db3d9ab)
      • [cmake] More work on OSX support (00c208f7)
      • Merge pull request #362 from fetzerch/cmake (3b32926c)
    • Commits no longer in build:
      • [TestDatabaseUtils] Fix compilation due to changed IDs (85385bb0)
  23. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: kodi: peripheral.joystick binary addon
    • Added: [pkg] patch: kodi: use 2 buffers by default - matches disabled triple buffers
    • Added: [pkg] PR:8807: Controller input
    • Added: [pkg] PR:8822: Implement ignore url options in CFileItemList
    • Added: [pkg] PR:8843: Fix Http server default port on Windows
    • Updated: [pkg] PR:7030: CNetwork - implement IPv6



RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - fritsch - 2016-01-13

Btw. this: https://github.com/FernetMenta/xbmc/commit/adcf07e3de21eaf32d04684800fe0dc565340921 is a golden commit :-). I needed to ask three times until I understood what it did :-). The tvheadend people with the GetLevel() issues should retest with this build.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - kenofs - 2016-01-13

Milhouse, I can log into Pandora, highlight a station, but the station will not play. Debug log, I think. http://goo.gl/ISbXpa. Pandora info starts at line 789. I found that build #1218 was the last without this Pandora problem.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - fritsch - 2016-01-13

Quote:02:16:39 20.120394 T:140648158062336 DEBUG: Pandora: playSong: item[url] http://audio-sv5-t1-2-v4v6.pandora.com/access/4971590160040022366.mp4?version=4&lid=95782629&token=sF2y%2BcOiAqgK56cCKJrUwOnPz576KskwQv6FsCqcz1ESexbRDlr7LGbztqseOrp5bGpm4hswRO4bdtHlWTbbucO%2BNqrTWRK8A1p4%2FSI0BCcbPR4TIOYLJ9c7rgWSdpLtaQbLrt8x3e8F6WERvw0d13Ua%2FeO71w8pm3J1J%2F3wmVL3wFUKWPPHXmnndvz%2F3dipuAXtnt9CxdaClYLh4y04lQO3U7UUeIlidMO%2BYGUR1AifU4bNbN0TC5K9UdmQveE0RtpPn2HD6uiEZhmnz%2BhCNANJXoOJMLv7pw0Lk%2B4MOzcsO%2BPNBzAC2mjyvVZG%2B%2B%2BsyEAq3COYSHY1TlfUFCNMwr%2BDuCuxSUJCr%2FGSxcYRAhD2PoRcaAZ7ijIuKLZhg412
02:16:39 20.120438 T:140648158062336 DEBUG: Pandora: playSong: item[item] <xbmcgui.ListItem object at 0x7feb31b4cf80>
02:16:39 20.146540 T:140648158062336 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'PLAYER_CORE_MPLAYER'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.audio.pandora/resources/lib/pandagui.py", line 117, in onClick
self.panda.playStation( selItem.getProperty("stationId") )
File "/storage/.kodi/addons/script.audio.pandora/default.py", line 163, in playStation
self.playNextSong()
File "/storage/.kodi/addons/script.audio.pandora/default.py", line 210, in playNextSong
self.player.playSong( next )
File "/storage/.kodi/addons/script.audio.pandora/resources/lib/pandaplayer.py", line 29, in playSong
self.play( item[0], item[1] )
File "/storage/.kodi/addons/script.audio.pandora/resources/lib/pandaplayer.py", line 33, in play
xbmc.Player( xbmc.PLAYER_CORE_MPLAYER ).play( url, item )
AttributeError: 'module' object has no attribute 'PLAYER_CORE_MPLAYER'
-->End of Python script error report<--

Quote:xbmc.Player( xbmc.PLAYER_CORE_MPLAYER ).play( url, item )

Fix the script I'd say: PLAYER_CORE_MPLAYER does not exist anymore.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - overdrive69 - 2016-01-13

Hello,
in your tvheadend build. I can`t find the cwc section in webif.
It does work but i can`t see it in the webif, also when i choose expert in the user interface level there is no cwc section.


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - _Spook_ - 2016-01-13

Just got my Intel NUC6i5SYK. Unable to get any audio on it when just moving the drive from a NUC5i5SYK.

Do I have to reinstall OpenELEC?

EDIT: Clean install did not help either...strange!


RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - fritsch - 2016-01-13

No Debug Log no issue, please. No on of us has this hardware ... how should we know?

From the first post:
Quote:By all means report problems, but I'm not an OpenELEC or Kodi developer, just a builder. Having these builds available may help narrow down regressions etc. If you do encounter a problem please provide a debug log (wiki) - few problems can be understood let alone resolved without a debug log (wiki). If there is no debug log, expect your problem to be ignored.



RE: OpenELEC Testbuilds for Generic/Nvidia_Legacy (Kodi 16/17) - popcornmix - 2016-01-13

(2016-01-13, 10:12)fritsch Wrote:
Quote:xbmc.Player( xbmc.PLAYER_CORE_MPLAYER ).play( url, item )

Fix the script I'd say: PLAYER_CORE_MPLAYER does not exist anymore.

Just to clarify, find that line in one of the .py files and change to:
Code:
xbmc.Player().play( url, item )

and ideally inform whoever maintains the add-on to fix it.