]> git.sesse.net Git - vlc/history - share/lua/meta
Use var_InheritString for --decklink-video-connection.
[vlc] / share / lua / meta /
2010-07-17 Ilkka Ollakkalua art: don't try too much to find some art
2010-06-30 Ilkka Ollakkalua: fix fuzzy musicbrainz search and use " " around...
2010-04-14 Ilkka Ollakkause requested item for meta fetching instead of current...
2010-04-13 Ilkka Ollakkalua: add art fetcher for last.fm
2010-04-10 Rémi Duraffortlua: fix my previous commit (missing '()').
2010-04-10 Rémi DuraffortLua: fix the remaining scripts.
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-02-22 Jean-Baptiste KempfRemoving tabs from previous commits.
2010-02-22 Jean-Baptiste KempfFix GoogleImage warning. Close #3311
2010-02-13 Antoine CellerierAdd a third query with fuzzy search enabled for every...
2010-02-13 Antoine CellerierTry a second musicbrainz query if the first one failed...
2010-02-13 Antoine CellerierUse lua's object syntactic sugar: a.b(a,c,d) => a:b...
2010-01-16 Pierre d'Herbemontfrenchtv.lua: More logos.
2010-01-16 Pierre d'Herbemontfrenchtv.lua: Make sure we handle channels name like...
2010-01-15 Pierre d'Herbemonttvrage.lua: Update copyright.
2010-01-15 Pierre d'Herbemontlua: Disable 10_googleimage.lua.
2010-01-15 Pierre d'Herbemontlua: Add a tvrage.lua meta fetcher.
2010-01-07 Pierre d'Herbemontfrenchtv: Add a new lua "art finder".
2010-01-07 Pierre d'HerbemontAllow lua "meta reader" and implement a meta reader...
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-01-19 Ilkka Ollakkalua: fix cornercase on musicbrainz-lua script.
2008-09-12 Antoine CellerierSimplify and fix some lua scripts.
2008-09-10 Antoine CellerierOops. (shouldn't change anything except remove a few...
2008-09-10 Antoine CellerierReimplement MB module in Lua.
2008-09-10 Antoine CellerierAdd new functions to Lua API.
2008-06-28 Ilkka Ollakkafix error: lua playlist warning: Error while runing...
2008-06-15 Antoine CellerierUpdate lua meta script to new API (untested).
2008-06-15 Antoine CellerierAdd a global documentation for all the Lua modules.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...