[RELEASE] tvalacarta - new plugin based on XOT-UZG for Spanish TV sites
#1
Thumbs Up 
Hello,

I am working in the addition of new channels for spanish TV sites to the great XOT-UZG plugin.

Currently i have support for several sites, and still there are more coming soon:

Andalucia TV
TVE
Barcelona TV
Antena 3
Extremadura TV
La Sexta
TV3
TVG
TV Mallorca
Canal Plus TV

You can see the details on my blog, and access the files on a Google Code Repository.

This project never reached this point without the existence of XOT-UZG. Thanks go to Basje as the original author of the framework.

Saludos,
Reply
#2
XOT-UZG....never new it existed.Thanks!
Reply
#3
Author is Basje.

http://forum.xbmc.org/showthread.php?tid=25522
Reply
#4
Hi,

I added yesterday TVE to videomonkey Rofl I can remove it if you want the exclusivity of this site Laugh (May be it is good for spreading your plugin Nerd) You can use the regexes in tve.es.cfg (but take care of the backslashes). They also scrape date, time, etc... of the videos Cool

sfaxman...
Reply
#5
Hi sfaxman,

¿Exclusivity? You must be kidding Smile

Videomonkey is a great plugin, but i started with XOT-UZG because it is a script also.

When i have finished with the spanish sites, one thing i have planned is to add all of them as channels for Videomonkey too.

The problem is, remember my post, that i will need some help or a tutorial in your configuration files... I have little python experience.

Thanks,
Reply
#6
Hi all,

New plugin update, with the addition of two new channels.

Barcelona TV
Antena 3

Download available from the google project page:

http://code.google.com/p/xbmc-tvalacarta/

Saludos,
Reply
#7
tvalacarta Wrote:Hi all,

New plugin update, with the addition of two new channels.

Barcelona TV
Antena 3

Download available from the google project page:

http://code.google.com/p/xbmc-tvalacarta/

Saludos,

Muchas gracias, excelente trabajo. Haber si te animas a desarrollar el plugin de http://es.justin.tv/ , en especial este canal http://es.justin.tv/jaseentertainment


Saludos Big Grin
Reply
#8
andersfriden Wrote:Haber si te animas a desarrollar el plugin de http://es.justin.tv/ , en especial este canal http://es.justin.tv/jaseentertainment

Saludos Big Grin

I think not a lot of time will elapse until watching justin.tv in xbmc Nod See this and this.

sfaxman...
Reply
#9
As the official author of XOT, I would like to point out some things:
  • It would be better to just host the channels and....
  • ...Let the users download the XOT Framework from the GoogleCode Site of XOT. This way, all possible problems (like the replacement of special characters) can be solved in the framework and can then be used again for your channels. That way the framework will be better.
  • Even better. Let me host the channels, that way the auto update will also work.
  • At least mention the fact that you are using other persons scripts
  • Your channels do not have a GUID. This will become a problem with the final 3.2.0 version of XOT.
  • Try PNG without a background that will look better then the white background
Reply
#10
First post updated to show all the channels supported now

Big Grin
Reply
#11
Basje Wrote:As the official author of XOT, I would like to point out some things:
  • It would be better to just host the channels and....
  • ...Let the users download the XOT Framework from the GoogleCode Site of XOT. This way, all possible problems (like the replacement of special characters) can be solved in the framework and can then be used again for your channels. That way the framework will be better.
  • Even better. Let me host the channels, that way the auto update will also work.
  • At least mention the fact that you are using other persons scripts
  • Your channels do not have a GUID. This will become a problem with the final 3.2.0 version of XOT.
  • Try PNG without a background that will look better then the white background

Hi Basje,

Reading this post i think that you're a bit upset.

I am sure that I have always stated that my plugin was derived from XOT UZG, giving full credit to the original author (you).

My intention is not to add channels to XOT-UZG, but to develop a new plugin starting from it. This is the advantage of open source projects. If you don't like me to do this, please be clear about it.

I have little python experience, but if you think i can help you adding my channels to XOT-UZG we can talk about it.

Saludos,
Reply
#12
andersfriden Wrote:Muchas gracias, excelente trabajo. Haber si te animas a desarrollar el plugin de http://es.justin.tv/ , en especial este canal http://es.justin.tv/jaseentertainment


Saludos Big Grin

No conocía justin.tv. Curiosa web Smile
Reply
#13
tvalacarta Wrote:Hi Basje,

Reading this post i think that you're a bit upset.

I am sure that I have always stated that my plugin was derived from XOT UZG, giving full credit to the original author (you).

My intention is not to add channels to XOT-UZG, but to develop a new plugin starting from it. This is the advantage of open source projects. If you don't like me to do this, please be clear about it.

I have little python experience, but if you think i can help you adding my channels to XOT-UZG we can talk about it.

Saludos,
The idea behind XOT was that it is a framework that let people with fewer Python knowledge create channels easily without the fuzz of making it work with XBMC. With a lot of benefits:
  • One framework, many channels
  • Centralized updates of the framework
  • Centralized updates of channels
  • Channels are low on code
  • Framework will be updated to support new XBMC features without the channels need to change
  • The larger the number of users, the more fine-tuning and fixing of issues can be done

So I always encourage ppl to create channels, but to keep it a single framework (there even was an XXX version which only consisted of channels that could be used with the framework). I provide hosting and stuff and try (with help of others) too keep things working. In your case, it will take a lot of python coding off your back and I will be happy to help you make the channels work with the current version (and future versions of the framework).

You can host your own XOT-Spain package including central XOT-Framework and channels as one download and we can host updates of the channels on the XOT site so they appear in the update screen. This would be my preferred solution because it sticks to the idea behind XOT.

Anyways, if you want to create a seperate plugin and a new framework, it is all up to you, but in that case I would like you to at least make it your script/plugin and mention me. That also includes configuring it correctly.
  • It now checks my websites (framework and channels) for updates (so your users get my updatesHuh?)
  • logfiles are named like they are in the XOT-Uzg version.
  • The readme is complete related to XOT (and even hold the names of my sponsors)
  • and even the DB name is named the same.
Reply
#14
Thanks for the reply, Basje. Your point of view is clear now Smile

I'll continue with my own plugin (with all the corrections you have mentioned) because it was my original intention, but i also will work in order to add my channels to the core distribution. Best of both worlds.

¿How can i do this? ¿Do you want me to send you each channel folder separately? ¿Can we try now with some of the channels?
Reply
#15
tvalacarta Wrote:Thanks for the reply, Basje. Your point of view is clear now Smile

I'll continue with my own plugin (with all the corrections you have mentioned) because it was my original intention, but i also will work in order to add my channels to the core distribution. Best of both worlds.

¿How can i do this? ¿Do you want me to send you each channel folder separately? ¿Can we try now with some of the channels?

You can mail me the channels at uitzendinggemist.vx[~@t~]gmail[~d0t~]com. Please also let me know when you have made the changes to your version of the script.
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] tvalacarta - new plugin based on XOT-UZG for Spanish TV sites0