Kodi Community Forum

Full Version: OpenELEC Testbuilds for RaspberryPi Part 2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
milhousevh - you mentioned that the build I am using doesn't have the newclock3 commits... Is that not in the newest build that you had posted today/yesterday?
(2014-01-01, 03:53)extension23 Wrote: [ -> ]milhousevh - you mentioned that the build I am using doesn't have the newclock3 commits... Is that not in the newest build that you had posted today/yesterday?

It is, but the build you are testing with (according to your log) is the Gotham build from sraue which includes only a subset of the newclock3 commits, and does not include the remaining "performance" related commits (unless Stephan neglected to mention that).

Actually, now that I look at what remains in newclock3 it's clear that most of the library performance optimisations have already been committed upstream into XBMC master so should already be in the sraue build, but that build does lack performance improvements in other areas (playback, GUI performance optimisations etc.) which are yet to go upstream.

So, if you want best performance on a Raspberry Pi I guess you should stick with my builds or another build that includes most (if not all) of the newclock3 updates.
I'm pretty sure it's just me, but has anyone on the last few MilhouseVH builds experience slowdown/delays when going in and out of menu's, info menu etc. (scrolling is fine, some thumbs load slow)? Before when you enterered a menu the loading bar would appear in about a second or less and load up fast, and if you were to go back a menu it would be instant. Now it's as if it takes about 3 seconds just for the loading bar to appear, and a little longer loading time. It isn't that much slower but it is noticeable.
(2013-12-31, 13:41)popcornmix Wrote: [ -> ]Possibly your monitor's edid doesn't report support for that mode, also add:
hdmi_ignore_edid=0xa5000080

You could also try:
hdmi_group=2
hdmi_mode=85

which is the DMT (monitor style) version of 720p.

Thanks. When I connected it back to the TV yesterday, it switched to 720p automatically and when connecting it back to the monitor today, stayed at that initially at least. (this was with the group/mode lines commented out) Adding the hdmi_ignore line resulted in the bootscreen not showing at all and the monitor displaying an out-of-sync message, although XBMC still loaded OK and was still set to 1280x720p. Then trying group=1, mode=4 sent it all back to 640x480 but group=2, mode=85 has done the trick and it's all running at 720p now Smile

(2013-12-31, 11:48)Trickname Wrote: [ -> ]
Quote:New OpenELEC Gotham build: #3012


Live tv works perfect here using Dvbviewer.
Only think is can´t get guisound working.
I noticed system-audio output is set to analog as default but there is still no guisound when switching to hdmi.

Seems that curling in plugins is faster.

thx for this build

Using tvheadend (4.1.1) it keeps going out-of-sync for me, even soon after starting a channel, which is rather frustrating as I have to stop and restart the channel to fix it.

At least the EPG is showing all my channels again now though, not sure what made that decide to start behaving itself.

EDIT: Oh and the bug with

<pvr>
<showepginfoonselect>false</showepginfoonselect>
</pvr>

being ignored seems to have crept back in. I think when it started happening with the previous build, it may have been because I was clicking on a programme BEFORE the currently showing one, due to the bug with the EPG not starting at the current time and also allowing scrolling back to earlier in the day, which wasn't possible with older builds but now it shows the info instead of starting the programme whatever I click on.
(2014-01-01, 00:42)popcornmix Wrote: [ -> ]
(2013-12-31, 11:46)Doktor-X Wrote: [ -> ]this is modify MilhouseVH release that have dvdplayer enable so that you can use software decoding

So, have you been able to play any video with dvdplayer that keeps up?

Code:
Format                                   : Flash Video
File size                                : 145 MiB
Duration                                 : 25mn 35s
Overall bit rate                         : 793 Kbps

Video
Format                                   : Sorenson Spark
Codec ID                                 : 2
Duration                                 : 25mn 35s
Width                                    : 480 pixels
Height                                   : 400 pixels
Display aspect ratio                     : 1.200
Frame rate mode                          : Variable
Bit depth                                : 8 bits

Audio
Format                                   : Nellymoser
Codec ID                                 : 5
Duration                                 : 25mn 35s
Channel count                            : 1 channel
Bit depth                                : 16 bits

plays mostly ok on 950 OC Pi
(2014-01-01, 13:42)Jönke Wrote: [ -> ]@doverman2
https://github.com/xbmc/xbmc/pull/3909 ?

Cool, thanks, that was what I needed to do Smile
EPG is only showing 6/17 channels since updating the build and Tvheadend addon. The EPG is also missing for these channels on my other XBMC machines (which use th Pi as a backend)... but the EPG for the missing channels is shown in the Tvheadend web-application.

Edit: on second look, the missing channels in the XBMC EPG are are also missing from the web-app EPG.
I'm having problems on the newer Gotham builds with Tvheadend service interfering with the operation of my remote(s).

First I noticed it with a GPIO / LIRC setup which would work for a while then become very unresponsive (1 in 20 pushes approx would respond). I found if I killed the tvheadend PID via ssh, the remote would start working again until a short while after tvheadend automatically restarted.

Swapped in a FLIRC USB dongle (which doesn't depend on LIRC, but emulates a USB keyboard) and had almost exact same issue.

If I disable the TVH service and LiveTV support then the remotes continue to work just fine.

I don't have this problem with recent Frodo builds and TVH running.
(2014-01-01, 20:52)Hip-Gnosis Wrote: [ -> ]EPG is only showing 6/17 channels since updating the build and Tvheadend addon. The EPG is also missing for these channels on my other XBMC machines (which use th Pi as a backend)... but the EPG for the missing channels is shown in the Tvheadend web-application.

Yeah, I had the same problem although the Channels list showed all the channels. I really don't know why it's sorted itself out now but I did try toggling some of the options in the Web GUI and letting it rescan the muxes again, so that might be worth a try. Or maybe the database gets corrupt or is incompatible with the new tvheadend, so we need to delete it but I tried the reset PVR and reset EPG options several times and they didn't help.
Isn't there a Tvheadend support thread, or somehow involve the Tvheadend developers in these issues as, since it's an add-on, I don't know if anyone is looking at resolving the issues in OpenELEC Gotham builds without at least knowing what the problems are. And that's assuming the problem is with OpenELEC and not the add-on (maybe not 100% Gotham compatible?)
(2014-01-01, 21:46)MilhouseVH Wrote: [ -> ]Isn't there a Tvheadend support thread, or somehow involve the Tvheadend developers in these issues as, since it's an add-on, I don't know if anyone is looking at resolving the issues in OpenELEC Gotham builds without at least knowing what the problems are. And that's assuming the problem is with OpenELEC and not the add-on (maybe not 100% Gotham compatible?)

You're probably right, it just gets hard to know whether it's the addon or the core that's responsible for certain things (i.e. the EPG not displaying properly or allowing us to scroll back to the start of the day) and when one OE build has it working fine but then a newer build has issues until we upgrade tvheadend (and even then still has issues that weren't present before), it's hard to know but yeah, we should at least report the problems in a tvheadend thread as well as here and try and get some feedback from the devs as to where they think the cause of the problems are.

EDIT: OK, knocked up a quick report of the bugs for the tvheadend devs to take a look at and if anyone else wants to report similar problems with the EPG http://forum.xbmc.org/showthread.php?tid=181933
Give it a script that the pi jump automatic to a mainmenu point when the pi sleep for a time, for example weather!
The problem is the temperature is to hot in another mainmenu point when he sleep. I use aeonmq 5 skin!
Latest build is freezing more and more for some reason on my pi. The last couple of MilhouseVH builds has been slower for me because of these freezing's. Official 3.2.4 works fine but of coarse they don't have all of MilhouseVH's upgrades . I don't know what the problem can be but my log does show some errors. Some of them are (not full log,right before a lockup)
Code:
20:48:53 954.824890 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:48:54 955.745361 T:2717021264   ERROR: Previous line repeats 1 times.
20:48:54 955.745361 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:48:54 955.934631 T:3035362384  NOTICE: Previous line repeats 6 times.
20:48:54 955.934631 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:48:55 956.016846 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:48:55 956.602051 T:3035362384  NOTICE: Previous line repeats 1 times.
20:48:55 956.602051 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:48:56 957.051025 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:48:57 958.196533 T:3035362384  NOTICE: Previous line repeats 8 times.
20:48:57 958.196533 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:48:57 958.233521 T:2717021264  NOTICE: Thread LanguageInvoker start, auto delete: false
20:48:57 958.288940 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:48:57 958.741089 T:2717021264  NOTICE: Previous line repeats 8 times.
20:48:57 958.741089 T:2717021264  NOTICE: -->Python Interpreter Initialized<--
20:48:58 959.490540 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:48:58 959.875061 T:2717021264  NOTICE: Previous line repeats 11 times.
20:48:58 959.875061 T:2717021264  NOTICE: =======================================
20:48:58 959.875671 T:2717021264  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:48:58 959.900391 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:48:59 960.748169 T:2717021264  NOTICE: Previous line repeats 5 times.
20:48:59 960.748169 T:2717021264  NOTICE: Mode: 9
20:48:59 960.748718 T:2717021264  NOTICE: URL: url
20:48:59 960.749146 T:2717021264  NOTICE: Name: Maintenance
20:48:59 960.749634 T:2717021264  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/maintenance.jpg
20:49:00 960.987305 T:2832200784  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:00 961.232788 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:02 963.064209 T:3035362384  NOTICE: Previous line repeats 17 times.
20:49:02 963.064209 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:02 963.801392 T:2717021264   ERROR: Previous line repeats 1 times.
20:49:02 963.801392 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:03 964.399963 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:03 964.399963 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:04 965.101807 T:2717021264   ERROR: Previous line repeats 1 times.
20:49:04 965.101807 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:04 965.298096 T:3035362384  NOTICE: Previous line repeats 6 times.
20:49:04 965.298096 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:04 965.338318 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:04 965.819214 T:3035362384  NOTICE: Previous line repeats 1 times.
20:49:04 965.819214 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:04 965.836060 T:2717021264  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:05 966.149414 T:2717021264  NOTICE: -->Python Interpreter Initialized<--
20:49:05 966.574280 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:06 967.286987 T:2717021264  NOTICE: Previous line repeats 11 times.
20:49:06 967.286987 T:2717021264  NOTICE: =======================================
20:49:06 967.287476 T:2717021264  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:06 967.311462 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:07 968.368225 T:2717021264  NOTICE: Previous line repeats 14 times.
20:49:07 968.368225 T:2717021264  NOTICE: Mode: 1
20:49:07 968.368835 T:2717021264  NOTICE: URL: url
20:49:07 968.369263 T:2717021264  NOTICE: Name: Delete Crash Logs
20:49:07 968.369629 T:2717021264  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/maintenance.jpg
20:49:07 968.370117 T:2717021264  NOTICE: ############################################################       DELETING CRASH LOGS             ###############################################################
20:49:08 969.074402 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:08 969.171265 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:08 969.171265 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:08 969.237976 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:08 969.546509 T:3035362384  NOTICE: Previous line repeats 4 times.
20:49:08 969.546509 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:08 969.782715 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:09 970.692688 T:3035362384  NOTICE: Previous line repeats 9 times.
20:49:09 970.692688 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:09 970.887634 T:2717021264 WARNING: Attempt to use invalid handle -1
20:49:10 971.280701 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:10 971.594116 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:11 972.974670 T:3035362384  NOTICE: Previous line repeats 12 times.
20:49:11 972.974670 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:11 972.984375 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:12 972.996399 T:2759877712  NOTICE: Previous line repeats 1 times.
20:49:12 972.996399 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:12 973.027893 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:12 973.402832 T:2759877712  NOTICE: Previous line repeats 2 times.
20:49:12 973.402832 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:49:13 974.109436 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:13 974.477051 T:2759877712  NOTICE: Previous line repeats 11 times.
20:49:13 974.477051 T:2759877712  NOTICE: =======================================
20:49:13 974.477600 T:2759877712  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:13 974.501587 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:14 975.596863 T:2759877712  NOTICE: Previous line repeats 14 times.
20:49:14 975.596863 T:2759877712  NOTICE: Mode: 2
20:49:14 975.597412 T:2759877712  NOTICE: URL: url
20:49:14 975.597778 T:2759877712  NOTICE: Name: Delete Packages
20:49:14 975.598145 T:2759877712  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/maintenance.jpg
20:49:14 975.598572 T:2759877712  NOTICE: ############################################################       DELETING PACKAGES             ###############################################################
20:49:14 975.599792 T:2759877712 WARNING: Attempt to use invalid handle -1
20:49:14 975.943787 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:15 976.549438 T:2759877712   ERROR: Previous line repeats 1 times.
20:49:15 976.549438 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:15 976.633972 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:16 977.181335 T:2759877712  NOTICE: Previous line repeats 8 times.
20:49:16 977.181335 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:49:16 977.891113 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:17 978.249146 T:2759877712  NOTICE: Previous line repeats 11 times.
20:49:17 978.249146 T:2759877712  NOTICE: =======================================
20:49:17 978.249695 T:2759877712  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:17 978.273926 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:18 979.092285 T:2759877712  NOTICE: Previous line repeats 5 times.
20:49:18 979.092285 T:2759877712  NOTICE: Mode: 3
20:49:18 979.092834 T:2759877712  NOTICE: URL: url
20:49:18 979.093201 T:2759877712  NOTICE: Name: Delete My Cache
20:49:18 979.093689 T:2759877712  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/maintenance.jpg
20:49:18 979.094177 T:2759877712  NOTICE: ############################################################       DELETING STANDARD CACHE             ###############################################################
20:49:18 979.239014 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:18 979.945068 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:18 979.945068 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:19 980.121033 T:2759877712 WARNING: Attempt to use invalid handle -1
20:49:19 980.520996 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:19 980.593567 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:21 982.638733 T:3035362384  NOTICE: Previous line repeats 17 times.
20:49:21 982.638733 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:22 983.442200 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:23 984.274231 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:23 984.274231 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:23 984.686279 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:24 985.028625 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:24 985.028625 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:24 985.896179 T:2759877712   ERROR: Previous line repeats 1 times.
20:49:24 985.896179 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:24 985.932129 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:25 986.397827 T:2759877712  NOTICE: Previous line repeats 8 times.
20:49:25 986.397827 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:49:26 987.167358 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:26 987.611267 T:2759877712  NOTICE: Previous line repeats 11 times.
20:49:26 987.611267 T:2759877712  NOTICE: =======================================
20:49:26 987.611938 T:2759877712  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:26 987.636658 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:49:27 988.758118 T:2759877712  NOTICE: Previous line repeats 14 times.
20:49:27 988.758118 T:2759877712  NOTICE: Mode: 25
20:49:27 988.758667 T:2759877712  NOTICE: URL: repository.
20:49:27 988.759216 T:2759877712  NOTICE: Name: Remove Repos
20:49:27 988.759827 T:2759877712  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/recycle.png
20:49:27 988.760376 T:2759877712  NOTICE: ############################################################       REMOVE ADDON             ###############################################################
20:49:28 989.169189 T:2759877712  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:28 989.496887 T:2717021264  NOTICE: Thread JobWorker start, auto delete: true
20:49:28 989.752014 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:29 990.278198 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:29 990.278198 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:30 991.002625 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:32 993.704590 T:3035362384  NOTICE: Previous line repeats 24 times.
20:49:32 993.704590 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:32 993.733643 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:34 995.605652 T:3035362384  NOTICE: Previous line repeats 10 times.
20:49:34 995.605652 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:35 996.012695 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:36 997.340942 T:3035362384  NOTICE: Previous line repeats 11 times.
20:49:36 997.340942 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:36 997.352905 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:36 997.590027 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:36 997.590027 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:36 997.690857 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:37 998.377136 T:3035362384  NOTICE: Previous line repeats 1 times.
20:49:37 998.377136 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:37 998.726379 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:37 998.827393 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:37 998.827393 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:37 998.937012 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:38 999.205811 T:3035362384  NOTICE: Previous line repeats 4 times.
20:49:38 999.205811 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:39 1000.179321 T:2759877712   ERROR: Previous line repeats 3 times.
20:49:39 1000.179321 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:39 1000.371338 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:39 1000.371338 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:39 1000.487061 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:39 1000.633728 T:3035362384  NOTICE: Previous line repeats 2 times.
20:49:39 1000.633728 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:39 1000.661804 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:40 1001.018555 T:3035362384  NOTICE: Previous line repeats 1 times.
20:49:40 1001.018555 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:40 1001.556335 T:2759877712   ERROR: Previous line repeats 1 times.
20:49:40 1001.556335 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:40 1001.694641 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:41 1002.167175 T:2759877712  NOTICE: Previous line repeats 8 times.
20:49:41 1002.167175 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:49:41 1002.929077 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:42 1003.296143 T:2759877712  NOTICE: Previous line repeats 11 times.
20:49:42 1003.296143 T:2759877712  NOTICE: =======================================
20:49:42 1003.296814 T:2759877712  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:42 1003.321838 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:43 1004.167786 T:2759877712  NOTICE: Previous line repeats 5 times.
20:49:43 1004.167786 T:2759877712  NOTICE: Mode: 26
20:49:43 1004.168335 T:2759877712  NOTICE: URL: /storage/.xbmc/addons/repository.CanadaOnDemand
20:49:43 1004.168701 T:2759877712  NOTICE: Name: CanadaOnDemand
20:49:43 1004.169067 T:2759877712  NOTICE: IconImage: /storage/.xbmc/addons/repository.CanadaOnDemand/icon.png
20:49:43 1004.294739 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:44 1005.082031 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:44 1005.082031 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:44 1005.641113 T:2759877712   ERROR: Previous line repeats 1 times.
20:49:44 1005.641113 T:2759877712 WARNING: Attempt to use invalid handle -1
20:49:44 1005.705994 T:3043762704   ERROR: Open - failed to open source <special://temp/10001-3329ef9b.fi>
20:49:44 1005.722290 T:2832200784  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:44 1005.896057 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:45 1006.422424 T:2832200784  NOTICE: Previous line repeats 8 times.
20:49:45 1006.422424 T:2832200784  NOTICE: -->Python Interpreter Initialized<--
20:49:46 1007.127563 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:46 1007.620850 T:2832200784  NOTICE: Previous line repeats 11 times.
20:49:46 1007.620850 T:2832200784  NOTICE: =======================================
20:49:46 1007.621460 T:2832200784  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:46 1007.646179 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:47 1008.763916 T:2832200784  NOTICE: Previous line repeats 14 times.
20:49:47 1008.763916 T:2832200784  NOTICE: Mode: 25
20:49:47 1008.764526 T:2832200784  NOTICE: URL: repository.
20:49:47 1008.764954 T:2832200784  NOTICE: Name: Remove Repos
20:49:47 1008.765320 T:2832200784  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/recycle.png
20:49:47 1008.765808 T:2832200784  NOTICE: ############################################################       REMOVE ADDON             ###############################################################
20:49:48 1009.161987 T:2759877712  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:48 1009.740784 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:49 1010.278381 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:49 1010.278381 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:49 1010.338135 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:49 1010.406738 T:2759877712  NOTICE: Previous line repeats 1 times.
20:49:49 1010.406738 T:2759877712  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:50 1010.992126 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:50 1011.421753 T:3035362384  NOTICE: Previous line repeats 8 times.
20:49:50 1011.421753 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:51 1012.252014 T:2759877712   ERROR: Previous line repeats 2 times.
20:49:51 1012.252014 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:51 1012.323608 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:51 1012.357971 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:51 1012.662537 T:3035362384  NOTICE: Previous line repeats 5 times.
20:49:51 1012.662537 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:51 1012.753601 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:49:51 1012.833435 T:2696934480  NOTICE: Previous line repeats 3 times.
20:49:51 1012.833435 T:2696934480  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:52 1013.792480 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:49:52 1013.798157 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:52 1013.937073 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:49:53 1014.121216 T:3035362384  NOTICE: Previous line repeats 4 times.
20:49:53 1014.121216 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:53 1014.170227 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:49:53 1014.190552 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:49:53 1014.228088 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:49:53 1014.513794 T:2696934480  NOTICE: Previous line repeats 1 times.
20:49:53 1014.513794 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:49:54 1015.242920 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:49:54 1015.603210 T:2696934480  NOTICE: Previous line repeats 11 times.
20:49:54 1015.603210 T:2696934480  NOTICE: =======================================
20:49:54 1015.607788 T:2696934480  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:49:54 1015.642517 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:49:55 1016.902222 T:2696934480  NOTICE: Previous line repeats 14 times.
20:49:55 1016.902222 T:2696934480  NOTICE: Mode: 10
20:49:55 1016.902771 T:2696934480  NOTICE: URL: url
20:49:55 1016.903137 T:2696934480  NOTICE: Name: Fixes
20:49:55 1016.903625 T:2696934480  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/fixes.jpg
20:49:56 1017.170227 T:2688545872  NOTICE: Thread BackgroundLoader start, auto delete: false
20:49:56 1017.862732 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:49:56 1017.981506 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:56 1017.981506 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:57 1018.032593 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:49:57 1018.423218 T:3035362384  NOTICE: Previous line repeats 4 times.
20:49:57 1018.423218 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:58 1019.252686 T:2696934480   ERROR: Previous line repeats 2 times.
20:49:58 1019.252686 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:49:58 1019.418091 T:3035362384  NOTICE: Previous line repeats 3 times.
20:49:58 1019.418091 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:58 1019.456848 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:49:58 1019.722046 T:3035362384  NOTICE: Previous line repeats 4 times.
20:49:58 1019.722046 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:49:59 1020.663513 T:2696934480   ERROR: Previous line repeats 3 times.
20:49:59 1020.663513 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:00 1021.025330 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:00 1021.025330 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:00 1021.077026 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:50:00 1021.144592 T:2696934480  NOTICE: Previous line repeats 1 times.
20:50:00 1021.144592 T:2696934480  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:00 1021.663025 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:00 1021.946472 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:01 1022.220276 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:01 1022.220276 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:01 1022.252808 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:01 1022.537842 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:50:02 1023.214111 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:50:02 1023.730713 T:2696934480  NOTICE: Previous line repeats 11 times.
20:50:02 1023.730713 T:2696934480  NOTICE: =======================================
20:50:02 1023.731323 T:2696934480  NOTICE: /storage/.xbmc/addons/plugin.video.hubmaintenance
20:50:02 1023.766907 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:50:03 1024.814941 T:2696934480  NOTICE: Previous line repeats 14 times.
20:50:03 1024.814941 T:2696934480  NOTICE: Mode: 11
20:50:03 1024.815796 T:2696934480  NOTICE: URL: url
20:50:03 1024.816162 T:2696934480  NOTICE: Name: Tweaks
20:50:03 1024.816650 T:2696934480  NOTICE: IconImage: http://mikey1234-repo.googlecode.com/svn/maintenance_do_not_touch/hubmaintenance/xunity_images/tweaks.jpg
20:50:04 1025.089722 T:2688545872  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:04 1025.749634 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:06 1027.458252 T:3035362384  NOTICE: Previous line repeats 17 times.
20:50:06 1027.458252 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:06 1027.511963 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:50:06 1027.580078 T:2696934480  NOTICE: Previous line repeats 1 times.
20:50:06 1027.580078 T:2696934480  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:07 1028.260742 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:09 1030.323486 T:3035362384  NOTICE: Previous line repeats 17 times.
20:50:09 1030.323486 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:09 1030.386230 T:2696934480  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:09 1030.771973 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:10 1031.642456 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:10 1031.642456 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:11 1032.022095 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:11 1032.692383 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:11 1032.692383 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:12 1033.306519 T:2696934480   ERROR: Previous line repeats 1 times.
20:50:12 1033.306519 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:13 1034.828003 T:3035362384  NOTICE: Previous line repeats 14 times.
20:50:13 1034.828003 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:13 1034.835693 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:14 1035.753662 T:3035362384  NOTICE: Previous line repeats 2 times.
20:50:14 1035.753662 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:14 1035.965698 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:15 1036.914917 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:15 1036.914917 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:16 1037.387451 T:2696934480   ERROR: Previous line repeats 1 times.
20:50:16 1037.387451 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:16 1037.705688 T:3035362384  NOTICE: Previous line repeats 5 times.
20:50:16 1037.705688 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:16 1037.724365 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:17 1038.072632 T:3035362384  NOTICE: Previous line repeats 2 times.
20:50:17 1038.072632 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:17 1038.806274 T:2688545872   ERROR: Previous line repeats 1 times.
20:50:17 1038.806274 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
20:50:18 1039.120483 T:2875970640  NOTICE: Previous line repeats 11 times.
20:50:18 1039.120483 T:2875970640   ERROR: Open - failed to open file /storage/.xbmc/temp/filecache002.cache with error code 2
20:50:18 1039.120850 T:2875970640   ERROR: CFileCache::Open - failed to open cache
20:50:18 1039.121094 T:2875970640   ERROR: Open - failed to open source <special://profile/addon_data/plugin.video.GOtv/settings.xml>
20:50:18 1039.126587 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:18 1039.893433 T:2759877712  NOTICE: Previous line repeats 34 times.
20:50:18 1039.893433 T:2759877712  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:19 1040.004028 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:19 1040.016846 T:2688545872  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:19 1040.161133 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:19 1040.597778 T:2688545872  NOTICE: Previous line repeats 4 times.
20:50:19 1040.597778 T:2688545872  NOTICE: -->Python Interpreter Initialized<--
20:50:19 1040.897949 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:20 1041.246826 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:20 1041.379150 T:2759877712  NOTICE: Previous line repeats 1 times.
20:50:20 1041.379150 T:2759877712  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:20 1041.510254 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:20 1041.536865 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:20 1041.605347 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:21 1042.223389 T:2696934480  NOTICE: Previous line repeats 7 times.
20:50:21 1042.223389 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:50:21 1042.233398 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:21 1042.983154 T:2832200784   ERROR: Previous line repeats 2 times.
20:50:21 1042.983154 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:22 1043.225342 T:3035362384  NOTICE: Previous line repeats 3 times.
20:50:22 1043.225342 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:22 1043.286743 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:22 1043.568237 T:3035362384  NOTICE: Previous line repeats 4 times.
20:50:22 1043.568237 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:22 1043.853516 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:22 1043.948853 T:2688545872   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.urlresolver/settings.xml>
20:50:22 1043.949463 T:2688545872   ERROR: Open - failed to open source <special://profile/addon_data/script.module.urlresolver/settings.xml>
20:50:23 1044.434570 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:23 1044.553589 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:24 1045.240112 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:24 1045.240112 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:24 1045.940308 T:2832200784   ERROR: Previous line repeats 1 times.
20:50:24 1045.940308 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:25 1046.113403 T:3035362384  NOTICE: Previous line repeats 2 times.
20:50:25 1046.113403 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:25 1046.114380 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:25 1046.464966 T:3035362384  NOTICE: Previous line repeats 5 times.
20:50:25 1046.464966 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:26 1047.494995 T:2832200784   ERROR: Previous line repeats 2 times.
20:50:26 1047.494995 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:27 1048.009033 T:3035362384  NOTICE: Previous line repeats 8 times.
20:50:27 1048.009033 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:27 1048.855591 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:27 1048.873413 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:27 1048.949341 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:28 1049.177979 T:3035362384  NOTICE: Previous line repeats 7 times.
20:50:28 1049.177979 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:28 1049.275635 T:2688545872  NOTICE: CommonFunctions-2.5.1
20:50:28 1049.545898 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:28 1049.588745 T:2688545872   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:50:28 1049.589111 T:2688545872   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:50:28 1049.732788 T:2688545872  NOTICE: metahandler: Initializing MetaHandlers version: 2.3.1
20:50:28 1049.754761 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:28 1049.798584 T:2688545872   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.metahandler/settings.xml>
20:50:28 1049.799072 T:2688545872   ERROR: Open - failed to open source <special://profile/addon_data/script.module.metahandler/settings.xml>
20:50:28 1049.801270 T:2688545872  NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.8.0.2
20:50:29 1050.155518 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:29 1050.821411 T:2696934480  NOTICE: Previous line repeats 8 times.
20:50:29 1050.821411 T:2696934480  NOTICE: metahandler: Initializing MetaHandlers version: 2.3.1
20:50:29 1050.842529 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:29 1050.887085 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.metahandler/settings.xml>
20:50:29 1050.892212 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.module.metahandler/settings.xml>
20:50:29 1050.900635 T:2696934480  NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.8.0.2
20:50:29 1050.940552 T:2688545872  NOTICE: Previous line repeats 1 times.
20:50:29 1050.940552 T:2688545872   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.GOtv/resources/language/English/strings.po>
20:50:29 1050.962158 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:30 1050.991821 T:2696934480  NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.8.0.2
20:50:30 1051.067139 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:30 1051.136841 T:2832200784  NOTICE: Previous line repeats 2 times.
20:50:30 1051.136841 T:2832200784  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:30 1051.170288 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:30 1051.946899 T:2688545872  NOTICE: Previous line repeats 11 times.
20:50:30 1051.946899 T:2688545872  NOTICE: metahandler: ---------------------------------------------------------------------------------------
20:50:30 1051.947998 T:2688545872  NOTICE: metahandler: Attempting to retreive meta data for tvshow: The Walking Dead  2010
20:50:31 1052.039551 T:2688545872  NOTICE: metahandler: ---------------------------------------------------------------------------------------
20:50:31 1052.040161 T:2688545872  NOTICE: metahandler: Attempting to retreive meta data for tvshow: Family Guy  1999
20:50:31 1052.076050 T:2688545872  NOTICE: metahandler: ---------------------------------------------------------------------------------------
20:50:31 1052.076416 T:2688545872  NOTICE: metahandler: Attempting to retreive meta data for tvshow: American Horror Story  2011
20:50:31 1052.111816 T:2688545872  NOTICE: metahandler: ---------------------------------------------------------------------------------------
20:50:31 1052.112183 T:2688545872  NOTICE: metahandler: Attempting to retreive meta data for tvshow: 2 Broke Girls  2011
20:50:31 1052.375366 T:2832200784  NOTICE: -->Python Interpreter Initialized<--
20:50:31 1052.792236 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:31 1052.801514 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:31 1052.936768 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:32 1053.111450 T:3035362384  NOTICE: Previous line repeats 5 times.
20:50:32 1053.111450 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:32 1053.193115 T:2680157264  NOTICE: Thread FileCache start, auto delete: false
20:50:32 1053.691406 T:3035362384  NOTICE: Previous line repeats 1 times.
20:50:32 1053.691406 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:33 1054.224121 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:33 1054.843018 T:2832200784  NOTICE: Previous line repeats 8 times.
20:50:33 1054.843018 T:2832200784  NOTICE: CommonFunctions-2.5.1
20:50:33 1054.901611 T:2832200784   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.tmz/resources/language/English/strings.po>
20:50:33 1054.922974 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:33 1054.953491 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:34 1055.437500 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:50:34 1055.484253 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:35 1056.723633 T:2759877712  NOTICE: Previous line repeats 11 times.
20:50:35 1056.723633 T:2759877712  NOTICE: Loading cookies from :'/storage/.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:50:35 1056.750488 T:2759877712  NOTICE: YouTube-4.4.6
20:50:35 1056.807861 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:36 1057.585327 T:2759877712  NOTICE: Previous line repeats 9 times.
20:50:36 1057.585327 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:50:36 1057.585815 T:2759877712   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:50:36 1057.842896 T:2759877712  NOTICE: CommonFunctions-2.5.1
20:50:36 1057.871216 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.po>
20:50:36 1057.892822 T:2832200784  NOTICE: Thread FileCache start, auto delete: false
20:50:37 1058.681396 T:2759877712  NOTICE: Previous line repeats 10 times.
20:50:37 1058.681396 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.simple.downloader/settings.xml>
20:50:37 1058.681885 T:2759877712   ERROR: Open - failed to open source <special://profile/addon_data/script.module.simple.downloader/settings.xml>
20:50:37 1058.799316 T:2832200784  NOTICE: Thread BackgroundLoader start, auto delete: false
20:50:38 1058.986816 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:38 1059.349854 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:39 1060.009644 T:2696934480  NOTICE: Previous line repeats 8 times.
20:50:39 1060.009644 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:50:39 1060.281250 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:50:39 1060.621338 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:40 1061.185913 T:2696934480  NOTICE: Previous line repeats 11 times.
20:50:40 1061.185913 T:2696934480  NOTICE: Loading cookies from :'/storage/.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:50:40 1061.212158 T:2696934480  NOTICE: YouTube-4.4.6
20:50:40 1061.658203 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:40 1061.702026 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:50:40 1061.702393 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:50:40 1061.891602 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:41 1062.221191 T:2696934480  NOTICE: Previous line repeats 8 times.
20:50:41 1062.221191 T:2696934480  NOTICE: CommonFunctions-2.5.1
20:50:41 1062.257568 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.po>
20:50:41 1062.283081 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:41 1062.695190 T:2696934480  NOTICE: Previous line repeats 1 times.
20:50:41 1062.695190 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.simple.downloader/settings.xml>
20:50:41 1062.695679 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.module.simple.downloader/settings.xml>
20:50:41 1062.838257 T:2759877712  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:42 1063.157471 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:42 1063.682617 T:2759877712  NOTICE: Previous line repeats 8 times.
20:50:42 1063.682617 T:2759877712  NOTICE: -->Python Interpreter Initialized<--
20:50:43 1064.422363 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:43 1064.755127 T:2759877712  NOTICE: Previous line repeats 11 times.
20:50:43 1064.755127 T:2759877712  NOTICE: Loading cookies from :'/storage/.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:50:43 1064.787964 T:2759877712  NOTICE: YouTube-4.4.6
20:50:44 1065.490845 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:44 1065.532349 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:50:44 1065.532837 T:2759877712   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:50:44 1065.693115 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:45 1066.055420 T:2759877712  NOTICE: Previous line repeats 8 times.
20:50:45 1066.055420 T:2759877712  NOTICE: CommonFunctions-2.5.1
20:50:45 1066.097656 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.po>
20:50:45 1066.123291 T:2696934480  NOTICE: Thread FileCache start, auto delete: false
20:50:45 1066.561523 T:2759877712  NOTICE: Previous line repeats 1 times.
20:50:45 1066.561523 T:2759877712   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.simple.downloader/settings.xml>
20:50:45 1066.561890 T:2759877712   ERROR: Open - failed to open source <special://profile/addon_data/script.module.simple.downloader/settings.xml>
20:50:45 1066.717651 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:50:46 1067.002808 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:46 1067.545776 T:2696934480  NOTICE: Previous line repeats 8 times.
20:50:46 1067.545776 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:50:47 1068.230469 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:47 1068.457642 T:2696934480  NOTICE: Previous line repeats 8 times.
20:50:47 1068.457642 T:2696934480  NOTICE: Loading cookies from :'/storage/.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:50:47 1068.491333 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:47 1068.560791 T:2696934480  NOTICE: Previous line repeats 2 times.
20:50:47 1068.560791 T:2696934480  NOTICE: YouTube-4.4.6
20:50:48 1069.014404 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:48 1069.056641 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:50:48 1069.057129 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:50:48 1069.383179 T:2696934480  NOTICE: CommonFunctions-2.5.1
20:50:48 1069.417358 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.po>
20:50:48 1069.439087 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:50:49 1070.372803 T:2696934480  NOTICE: Previous line repeats 10 times.
20:50:49 1070.372803 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.simple.downloader/settings.xml>
20:50:49 1070.373413 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.module.simple.downloader/settings.xml>
20:50:49 1070.469238 T:2759877712  NOTICE: Thread FileCache start, auto delete: false
20:51:15 1096.671875 T:3035362384  NOTICE: Previous line repeats 189 times.
20:51:15 1096.671875 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:51:16 1097.713501 T:2717021264   ERROR: Previous line repeats 3 times.
20:51:16 1097.713501 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:16 1097.799316 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:51:16 1097.818604 T:2801820752  NOTICE: Thread FileCache start, auto delete: false
20:51:17 1098.787231 T:3035362384  NOTICE: Previous line repeats 7 times.
20:51:17 1098.787231 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:51:18 1099.226074 T:2717021264   ERROR: Previous line repeats 1 times.
20:51:18 1099.226074 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:18 1099.698975 T:3035362384  NOTICE: Previous line repeats 8 times.
20:51:18 1099.698975 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:51:19 1100.354858 T:2832200784   ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/?action=settings&path=%2froot%2flogin
20:51:19 1100.365967 T:2696934480  NOTICE: Thread LanguageInvoker start, auto delete: false
20:51:19 1100.701294 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:19 1100.952881 T:2696934480  NOTICE: Previous line repeats 8 times.
20:51:19 1100.952881 T:2696934480  NOTICE: -->Python Interpreter Initialized<--
20:51:20 1101.070801 T:3035362384   ERROR: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
20:51:20 1101.618652 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:20 1101.670532 T:2696934480  NOTICE: Previous line repeats 2 times.
20:51:20 1101.670532 T:2696934480  NOTICE: Loading cookies from :'/storage/.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:51:20 1101.682129 T:2696934480  NOTICE: YouTube-4.4.6
20:51:20 1101.963623 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:21 1102.362305 T:2696934480  NOTICE: Previous line repeats 9 times.
20:51:21 1102.362305 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.common.plugin.cache/settings.xml>
20:51:21 1102.362793 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.common.plugin.cache/settings.xml>
20:51:21 1102.589111 T:2696934480  NOTICE: CommonFunctions-2.5.1
20:51:21 1102.612305 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.po>
20:51:21 1102.636108 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:22 1103.002808 T:2696934480  NOTICE: Previous line repeats 1 times.
20:51:22 1103.002808 T:2696934480   ERROR: Open - failed to open source </storage/.xbmc/userdata/addon_data/script.module.simple.downloader/settings.xml>
20:51:22 1103.003418 T:2696934480   ERROR: Open - failed to open source <special://profile/addon_data/script.module.simple.downloader/settings.xml>
20:51:22 1103.197021 T:2717021264  NOTICE: Thread FileCache start, auto delete: false
20:51:37 1118.554932 T:2688545872  NOTICE: Previous line repeats 116 times.
20:51:37 1118.554932 T:2688545872 WARNING: Attempt to use invalid handle -1
20:51:38 1119.436523 T:2688545872 WARNING: Previous line repeats 1 times.
20:51:38 1119.436523 T:2688545872  NOTICE: Thread FileCache start, auto delete: false
Popcornmix.

Is possible adopted PiAudio to Frodo??