2014-03-03, 11:12
(2014-03-03, 11:08)warlion Wrote: wayne whats the URL of transifex?
https://www.transifex.com/organization/t...bmc-addons
(2014-03-03, 11:08)warlion Wrote: wayne whats the URL of transifex?
(2014-03-03, 11:12)Martijn Wrote:(2014-03-03, 11:08)warlion Wrote: wayne whats the URL of transifex?
https://www.transifex.com/organization/t...bmc-addons
(2014-03-03, 11:08)warlion Wrote: wayne whats the URL of transifex?Here are the links to the XBMC addons in general and then the Next Aired strings specifically. You need to sign up for an account to reach the latter one of those. (EDIT: Oops, I didn't notice that we split to a new page, so I didn't see that this was already answered.)
(2014-03-08, 04:01)warlion Wrote: for the show "Raising Hope" http://www.thetvdb.com/?tab=series&id=164021&lid=7You just need to edit it to the right network. It was set to "Fox", which matches "Fox (Italy)". I selected "FOX (USA)" from the list.
the show on tvdb is at 9:30 but the script return a 2:30pm show
Quote:LatestNumber , NextSeasonNumber , LatestEpisodeNumber ,LatestSeasonNumber will show s4 instead of s04 as you can see in the imageI'll tweak that.
(2014-03-08, 06:58)WayneD Wrote: You just need to edit it to the right network. It was set to "Fox", which matches "Fox (Italy)". I selected "FOX (USA)" from the list.upss my bad, i didn't notice that before
(2014-03-08, 06:58)WayneD Wrote: I'll tweak that.thanks Wayne it look much better
..wayne..
(2014-03-09, 12:32)warlion Wrote: Just tested the new options and had to tell you nice workMuch appreciated!
Quote:The script-NextAired-TVGuide2.xml can have some improvement on width and heights
(2014-03-10, 21:02)warlion Wrote: if container 200 is true then show the yesterday date ($INFO[ListItem.Property(LatestDate)])
(2014-03-10, 23:07)WayneD Wrote: LatestDate (and all Latest* values) are for the show immediately prior to the one whose data is being referenced in the list-item. The Next* values are the ones for the shows themselves. So, for that yesterday item: it is S25E12 (aired 9 Mar), and the show prior to it is S25E11 (aired 26 Jan).it can be done with a visible over the skin so no big a deal,
(2014-03-10, 23:07)WayneD Wrote: Seeing what you've done in the sidebar, I'm thinking that it might be nice to separate the weekday abbreviation from the friendly date. How about this: I will add a *.Daynum value that is the number 0 to 6 (allowing someone to $LOCALIZE[...] it) and *.Date would be just the short date (ala "9 Mar" or "Mar 9"). That makes it easy to join the 2 together for those that want what is currently the Date value, or use the short date with the longer Weekday names, as desired. Hmm, come to think of it, I don't know how to add a number in a skin (e.g. to add 41 for a $LOCALIZE[] to get the short weekday names). I guess I'll just make it supply the localized abbreviated name itself. I think I'll put that into *.Wday and put the current *.Wday into *.Weekday.i remember see that in gotham add it the option to add number dont remember where,
..wayne..
17:13:13 T:8104 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #76828 - Robotech
17:13:13 T:8104 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: month must be in 1..12
Traceback (most recent call last):