Posts: 152
Joined: Dec 2013
Reputation:
4
WayneD
Senior Member
Posts: 152
2014-04-05, 20:32
(This post was last modified: 2014-04-05, 20:33 by WayneD.)
The posting about getting rid of of the next-aired script was unlikely to be related unless your system is really, really bad at multitasking (your log shows the script working perfectly, and only taking 5 seconds of time every 8 hours to keep your shows up-to-date). Thus, I have no idea why fritsh would be so accusatory towards the script.
I'd imagine that the NFS freezing issues are the same general issue that I reported about freezing in SMB mounts -- there appears to be a huge bug in Gotham at the moment where a network glitch can totally hang up xbmc while it is trying to load data into the buffer cache (regardless of how full the buffer cache actually is).
..wayne..
Posts: 1,550
Joined: Jan 2012
Reputation:
9
That kind of makes sense. I already have an issue where I can't access network devices on my PC so maybe there is a network issue causing this.
Server: Synology Diskstation 1511+ with 8x WD Red NAS 3TB drives, DSM 5.2
Main HTPC: Home Built i3, 8GB RAM, Corsair 128GB SSD, nVidia 630GTX, Harmony Home Control, Pioneer VSX-53, Panasonic VT30 65" 3D TV, Windows 10, Isengard
Bedroom HTPC: Zotac-ID 41 8GB RAM, 128GB SSD, Rii micro keyboard remote, Samsung HW-E550, Sony 32" Google TV, OpenElec 6.0 beta 4
Posts: 1,550
Joined: Jan 2012
Reputation:
9
Hey Wayne, I was having trouble with xbmc freezing and I also couldn't browse the network on my PC. After running a tool, I found that the machine was assigning itself as master browser. I created the samba.conf on both machines setting no to anything that had to do with master browser. I went to my NAS and set it as master browser and I rebooted both OE machines. Right away, my PC was bake to browse and see every machine on the network. Do you think this master browser thing could have been causing my freezing and not your script?
Server: Synology Diskstation 1511+ with 8x WD Red NAS 3TB drives, DSM 5.2
Main HTPC: Home Built i3, 8GB RAM, Corsair 128GB SSD, nVidia 630GTX, Harmony Home Control, Pioneer VSX-53, Panasonic VT30 65" 3D TV, Windows 10, Isengard
Bedroom HTPC: Zotac-ID 41 8GB RAM, 128GB SSD, Rii micro keyboard remote, Samsung HW-E550, Sony 32" Google TV, OpenElec 6.0 beta 4
Posts: 372
Joined: May 2011
Reputation:
3
Hi Wayne !
I finished the french translation for your addon on Transifex, can you upload the updated language files on Github please ?
Thanks a lot and keep up your amazing job !
Synology DS1815+ / Kodi Krypton beta 3 with Madnox RC2 and Hyperspin 5TB FrontEnd
Posts: 152
Joined: Dec 2013
Reputation:
4
WayneD
Senior Member
Posts: 152
@Lockos: it looks like the xbmc team snagged a new set of Transifex data about 10 hours ago (into their translations git repo), but I don't see any changes to the French po file yet (it was last updated back in March). Hopefully your hard work will show up in the next import (which should happen sometime next week).
Posts: 1,264
Joined: Sep 2009
Reputation:
34
2014-04-14, 04:55
(This post was last modified: 2014-04-14, 04:55 by aptalca.)
Hi WayneD,
I didn't read the whole thread, but did search through it. I hope I'm not repeating something
I am running the version 6.0.7 of this script in Frodo (openelec 3.2.4) with Aeon MQ5
I never get the background updates. No matter what I set the update frequencies, it never updates in the background. The updates work when I manually launch the addon, and all the skin info gets updated as well. But not in the background.
The htpc is always on. It gets restarted occasionally.
Do you need logs, or have any suggestions?
Thanks
Posts: 152
Joined: Dec 2013
Reputation:
4
WayneD
Senior Member
Posts: 152
@aptaica: make sure you've either restarted xbmc recently or have done a "Change User" and re-entered the same user. The skin should start the background updater on "login" (MQ5 has code for this, unlike some other skins such as Confluence). You can check the xbmc.log file to see if you see a message that contains "TV Show - Next Aired starting background proc (6.0.7)". If so, that should hopefully keep the updater going for you.
At some point I plan to update the addon's xml info to list a service that should be run on login (so that the skin doesn't need special code to start it), but I need to investigate if that would make the script incompatible with Frodo or not.
..wayne..