]> git.sesse.net Git - vlc/history - share/lua/meta
wasapi: add loopback mode
[vlc] / share / lua / meta /
2014-10-03 Rémi Denis-Courmontlua: write English
2014-09-26 Francois Cartegnielua: add missing documentation for scopes
2014-05-21 Francois Cartegnielua: art: google: update
2014-05-21 Francois Cartegnielua: lastfm: fix matching
2014-05-19 Francois Cartegnielua: meta: add descriptor/scope
2014-02-06 Jean-Baptiste KempfMusicBrainz: use the MB release ID if exists
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Use MBIDs from files, if they exist
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Support coverartarchive.org
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Use get_releaseid even if the album...
2012-06-04 Francois Cartegnielua sd: add source as meta for faster skipping of unrel...
2012-05-27 Francois Cartegnielua: googleimage: try to find art for icecast listings
2012-02-17 Pierre Ynardlua: fix available module lists in README files
2012-01-20 Konstantin PavlovMusicbrainz art: raise the priority to be the first...
2012-01-20 Konstantin PavlovMusicbrainz art: try to find image if album name is...
2012-01-20 Konstantin PavlovMusicbrainz art: remove dead code. vlc.misc is unavaila...
2012-01-20 Konstantin PavlovMusicbrainz: look for content, not line number.
2012-01-20 Konstantin PavlovMusicbrainz art fetcher: use version 2 API.
2012-01-19 Jean-Baptiste KempfUse our own MB mirror
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...