[vlc-devel] commit: Allow lua "meta reader" and implement a meta reader from filename. (Pierre d'Herbemont )
Rafaël Carré
rafael.carre at gmail.com
Fri Jan 8 11:22:15 CET 2010
Le 07/01/2010 02:38, git version control a écrit :
> vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Thu Jan 7 01:07:02 2010 +0100| [555cb288eea92ac9b2b5416225f678323f439ece] | committer: Pierre d'Herbemont
>
> Allow lua "meta reader" and implement a meta reader from filename.
>
> "filename.lua"
> will check if the file name respects the following form:
> "Show.Name S19E01-jde.DEf.avi"
> upon success, it will fill the show name, the episode number and
> season number in the meta data.
> It will also set the title to "Show Name S19E01"
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=555cb288eea92ac9b2b5416225f678323f439ece
> ---
>
> modules/misc/lua/meta.c | 134 ++++++++++++++------------
> modules/misc/lua/vlc.c | 6 +
> modules/misc/lua/vlc.h | 2 +
> share/Makefile.am | 8 +-
> share/lua/meta/{ => art}/01_musicbrainz.lua | 5 +-
> share/lua/meta/{ => art}/10_googleimage.lua | 18 ++--
> share/lua/meta/{ => art}/README.txt | 2 +-
> share/lua/meta/reader/README.txt | 14 +++
> share/lua/meta/reader/filename.lua | 52 ++++++++++
> 9 files changed, 165 insertions(+), 76 deletions(-)
>
> Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=555cb288eea92ac9b2b5416225f678323f439ece
This breaks win32 packaging:
/usr/bin/install: cannot stat `./share/lua/meta/*.*': No such file or
directory
http://buildbot.videolan.org/builders/NB-I386-Win32Cross-Trunk/builds/398/steps/Create%20package/logs/stdio
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100108/2c630679/attachment.sig>
More information about the vlc-devel
mailing list