Hi,

ok, agree on pushing only to frodo, keep in mind that if you want to push
to frodo later you still need to have gotham version > frodo version, so i
suggest using a bigger version bump in the gotham version.

Sorry, having valid xml is a requirement for the repo, I can't push until
you fixed this.

Not sure if I read your code correct but it seems that you do file
operations in XBMC's add-on folder (special://home/addons), correct? This
is not allowed in the official repository. Do you really need this?

regards,
sphere


2014-03-20 3:33 GMT+01:00 sublime_kev a <[email protected]>:

> *meant to send this to list.
>
> Thanks sphere.
>
> The settings will be fixed soon. Just a missing space I was never going to
> see :)
>
> The print statement in the clone and update clone files are supposed to be
> printing to the file, not the log or terminal or anything. Is that still an
> issue?
>
> The clone files are different to the originals, and save me having to edit
> them on transfer.
>
> There will be a Frodo release but I need to make sure it wont break
> people's existing installs.
>
> ------------------------------
> Date: Wed, 19 Mar 2014 09:03:39 +0100
> Subject: Re: [Xbmc-addons] [Git Pull] LazyTV‏
> From: [email protected]
> To: [email protected]
> CC: [email protected]
>
>
> Hi,
>
> are you sure that you want to push to gotham? This would have it available
> only in Gotham. If yes, you need to change the xbmc.python requirement from
> 2.1.0 to 2.14.0.
> If you would request the push to frodo, it would be available in gotham
> and frodo (and you need to leave the xbmc,python version like it is).
>
> Other than that, here is a list of issues:
> - script.lazytv/resources/settings.xml: not well-formed (invalid token):
> line 7, column 19
> - script.lazytv/resources/settings_clone.xml: not well-formed (invalid
> token): line 7, column 19
>
> These issues are optional but recommended:
> - script.lazytv/resources/clone.py: print statement should be replaced
> with xbmc.log()
> - script.lazytv/resources/update_clone.py: print statement should be
> replaced with xbmc.log()
>
> Do you still need the "_clone" files? Looks like backup files.
>
>
> regards,
> sphere
>
>
> 2014-03-19 4:08 GMT+01:00 sublime_kev a <[email protected]>:
>
> *addon -   script.lazytv
> *version - 0.9.3
> *url - https://github.com/KODeKarnage/script.lazytv
> *revision - 6ea9d4838260318a3a10c2afc87eba3a7e40a3bf
> *branch - master
> *xbmc version - gotham
>
> *changelog *(This represents almost a complete re-write of the addon)
> - general: prompt if the next episode is available (with autoclose)
> - general: posts a warning you if you are beginning to watch a TV episode
> that has an unwatched episode before it in your library
> - general: ability to switch logs on/off
> - general: accommodate manual updating of watched status
> - general: specify individual tv shows to watch out of order
> - general: clone function duplicates the LazyTV front-end, clone can have
> distinct settings, occupy additional slot in Home Menu
> - play random option: expanded 'play random tv shows' limit to 50 shows
> - play random option: notification of show title
> - play random option: include unwatched movies
> - play random option: include watched movies
> - play random option: ignore TV shows entirely, making LazyTV a random
> movie player
> - play random option: jump to a random time in watched movie (simulates
> changing the channel and coming across a movie in progress)
> - play random option: specify biad between movies and tv shows
> - service: analysis of library and show selection now handled by service
> - service: pre-empts watched status change for improved responsiveness in
> Pi
> - on-screen list option: limit the shows shown in the window to help speed
> things up on slow systems
> - on-screen list option: randomised shows refresh each time the window
> opens
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Xbmc-addons mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to