Search found 6 matches

Go to advanced search

by gregoire.astruc
08 Jan 2014 11:26
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Re: Betaseries.com extension

Hello,

sorry for the long absence.

Both BetaSeries and VLC lua API changed a lot, and you will find an updated version on GitHub which should work fine.

Or use any of the updater script.

Let me know (if you're still around and/or interested) if it's all working for you.
by gregoire.astruc
12 Dec 2010 22:31
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Re: Betaseries.com extension

Well, actually I'm planning on doing something close. BetaSeries (sorry it's only available in french at the moment) offers an api in which you can find episodes the user downloaded and waiting to be watched on the computer. Using a Service Discovery plugin, I could easily go through the list of epi...
by gregoire.astruc
07 Dec 2010 11:03
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Re: Betaseries.com extension

I took a brief look at this issue and it looks like one can play with the package path.

Anyway, I did two installers for my extension, one for Linux and another for Windows if anyone would like to try it out ;)
by gregoire.astruc
27 Nov 2010 14:12
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Re: Betaseries.com extension

Thanks for pointing it out :) about the meta_fetcher it's a bit weird. I am on Windows 7 x64 and I have tried to install my extensions in two places: The global "Program Files/VideoLAN/lua" directory. My VideoLAN user-config directory. In the first case, I have to write something like this...
by gregoire.astruc
26 Nov 2010 02:01
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Re: Betaseries.com extension

Thanks! By the way, I tried to comment the code as much as possible. Since the documentation lacks a few tutorials/examples, I don't mind writing some on the wiki if needed. Two more things: Could you give examples (at least) regarding the Variables and the callbacks? Why meta/fetcher and meta/reade...
by gregoire.astruc
24 Nov 2010 18:46
Forum: Scripting VLC in lua
Topic: Betaseries.com extension
Replies: 12
Views: 4507

Betaseries.com extension

Hello, I am currently developing an extension for BetaSeries . This website allows you to keep track of your series, episodes you've watched etc. The purpose of this extension is to automagically mark your episode as watched on BetaSeries. The extension itself is divided in several files : modules/b...

Go to advanced search