• 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 67
[RELEASE] TV Show Next Aired (Script) Addon
I have been having xbmc crashes since i started using October 25th nightly. I was hoping it is xbmc error and that it will get resolved. I get an xbmc crash when i use this addon, subtitle addon and i click on Navi-x addon. Everything else works great. Also keep in mind this is not everytime but it is something i can generate again if needed. The odd part of this is there is no crash log at all. Here is a fresh xbmc log with the error for this addon. I am planning to do one similarly for subtitle addon crash and submit it there also.

http://xbmclogs.com/show.php?id=15125

My setup:

Win 7 64 bit
xbmc latest nightly 11202012
skin: Aeon Nox latest git
tv.show.next.aired version: 5.0.1

Thanks in advance
Intel® Quad Core i5 Sandybridge @3.40GHz | ASRock Z775 Mobo 8GB DDR3 Ram | Logitech K400 Keyboard |
| Logitec Harmony 550 Remote| 46' Samsung LCD TV | Onkyo TX-S605 w/ Bose 5.1 Surround
(2012-11-21, 02:25)hunkyn Wrote: I have been having xbmc crashes since i started using October 25th nightly. I was hoping it is xbmc error and that it will get resolved. I get an xbmc crash when i use this addon, subtitle addon and i click on Navi-x addon. Everything else works great. Also keep in mind this is not everytime but it is something i can generate again if needed. The odd part of this is there is no crash log at all. Here is a fresh xbmc log with the error for this addon. I am planning to do one similarly for subtitle addon crash and submit it there also.

http://xbmclogs.com/show.php?id=15125

you can safely ignore the next aired errors in your log.
the addon tries to download some info from tvrage.com, but the site is barely reachable at times.
hence you'll see a timeout error in the logfile.

Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
(2012-11-21, 02:32)ronie Wrote:
(2012-11-21, 02:25)hunkyn Wrote: I have been having xbmc crashes since i started using October 25th nightly. I was hoping it is xbmc error and that it will get resolved. I get an xbmc crash when i use this addon, subtitle addon and i click on Navi-x addon. Everything else works great. Also keep in mind this is not everytime but it is something i can generate again if needed. The odd part of this is there is no crash log at all. Here is a fresh xbmc log with the error for this addon. I am planning to do one similarly for subtitle addon crash and submit it there also.

http://xbmclogs.com/show.php?id=15125

you can safely ignore the next aired errors in your log.
the addon tries to download some info from tvrage.com, but the site is barely reachable at times.
hence you'll see a timeout error in the logfile.

That's what i thought but i am not able to figure out what is causing it to crash. Do you see anything else that might explain this behavior? If needed i can enable the debug option and give the detailed log. Otherwise i will keep updating the nightlies hoping it will be resolved Smile
Intel® Quad Core i5 Sandybridge @3.40GHz | ASRock Z775 Mobo 8GB DDR3 Ram | Logitech K400 Keyboard |
| Logitec Harmony 550 Remote| 46' Samsung LCD TV | Onkyo TX-S605 w/ Bose 5.1 Surround
(2012-11-21, 02:35)hunkyn Wrote: That's what i thought but i am not able to figure out what is causing it to crash. Do you see anything else that might explain this behavior? If needed i can enable the debug option and give the detailed log. Otherwise i will keep updating the nightlies hoping it will be resolved Smile

nope, but you could post a Debug Log in the general help&support section instead.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
(2012-11-21, 02:36)ronie Wrote:
(2012-11-21, 02:35)hunkyn Wrote: That's what i thought but i am not able to figure out what is causing it to crash. Do you see anything else that might explain this behavior? If needed i can enable the debug option and give the detailed log. Otherwise i will keep updating the nightlies hoping it will be resolved Smile

nope, but you could post a debug log in the general help&support section instead.

No problem i will do that thanks
Intel® Quad Core i5 Sandybridge @3.40GHz | ASRock Z775 Mobo 8GB DDR3 Ram | Logitech K400 Keyboard |
| Logitec Harmony 550 Remote| 46' Samsung LCD TV | Onkyo TX-S605 w/ Bose 5.1 Surround
v5.0.2 supports new art stuff. I don't know when this will be pushed to the official repo but it's available on ronie's svn.

New properties are:

Art(poster)
Art(banner)
Art(fanart)
Art(landscape)
Art(clearlogo)
Art(clearart)

Last three are available if downloaded via Artwork Downloader.

Also new is the property StatusID. This is helpful if you would like to show an icon based on the status, e.g. $INFO[Window(Home).Property(NextAired.StatusID),windows/tvguide/status/,.png]. Status ids are:

0 - Returning Series
1 - Cancelled/Ended
2 - TBD/On The Bubble
3 - In Development
4 - New Series
5 - Never Aired
6 - Final Season
7 - On Hiatus
8 - Pilot Ordered
9 - Pilot Rejected
-1 - Undefined
Image
here's a test version:
script.tv.show.next.aired-5.0.3.zip

if no issues pop up, i'll push it to the repo in a couple of days.


v5.0.3 removes the old cancelled & nextaired database and start with fresh ones.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Thanks guys.
Cheers... Wink
I noticed that it doesn't catch all the upcoming episodes from my library. For example, on Sunday it doesn't show Dexter or Peep Show. This is after doing a rescan of the tv guide data. (Using version 5.0.3)

EDIT: After doing a second scan directly after the one I just did, Dexter shows up... weird.
(2012-12-01, 05:36)skaara Wrote: I noticed that it doesn't catch all the upcoming episodes from my library. For example, on Sunday it doesn't show Dexter or Peep Show. This is after doing a rescan of the tv guide data. (Using version 5.0.3)

EDIT: After doing a second scan directly after the one I just did, Dexter shows up... weird.

most likely tvrage (where we scrape the info from) timed out a couple of times during the initial scan
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
I also noticed that when doing a manual rescan it rescans shows that are cancelled/ended
I cannot get the logos to show up in Confluence, i've modified the skin includes to use $INFO[ListItem.Art(clearlogo)] but still nothing.
(2012-12-06, 11:16)toiva Wrote: I cannot get the logos to show up in Confluence, i've modified the skin includes to use $INFO[ListItem.Art(clearlogo)] but still nothing.

Nevermind, looks like it has to be $INFO[ListItem.Property(Art(clearlogo))].
(2012-11-26, 21:33)ronie Wrote: here's a test version:
script.tv.show.next.aired-5.0.3.zip

if no issues pop up, i'll push it to the repo in a couple of days.


v5.0.3 removes the old cancelled & nextaired database and start with fresh ones.

link broken
  • 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 67

Logout Mark Read Team Forum Stats Members Help
[RELEASE] TV Show Next Aired (Script) Addon2