54 Commits (bd4df03daa2ca2fddf8c4e4f4ea0203c9d50e596)

Author SHA1 Message Date
Marvin Scholz 6995265a57 share: lua: remove $Id$ magic comments 4 years ago
Jean-Baptiste Kempf e02ecc4dc4 MusicBrainz: don't lookup front art when not available 8 years ago
Rémi Denis-Courmont 526ae47cbc art/lastfm: fix URI encoding (fixes #19272) 8 years ago
Jean-Baptiste Kempf 4f38f4d7ca lua: update french channels list 9 years ago
Rémi Denis-Courmont 377f9ffef0 lua: remove tvrage 9 years ago
Rémi Denis-Courmont 9ad76e4f45 filename: episode numbers can have more than 2 digits (fixes #14859) 11 years ago
Mathieu Malaterre 5bcaf6c905 Fix links to French TV icons 11 years ago
Rémi Denis-Courmont 6d3bc51a96 lua: write English 12 years ago
Francois Cartegnie 9e3b790fd7 lua: add missing documentation for scopes 12 years ago
Francois Cartegnie 6a1fd4fbc9 lua: art: google: update 12 years ago
Francois Cartegnie 4553ce6dac lua: lastfm: fix matching 12 years ago
Francois Cartegnie 8301e1eacb lua: meta: add descriptor/scope 12 years ago
Jean-Baptiste Kempf 922c1bc948 MusicBrainz: use the MB release ID if exists 12 years ago
Wieland Hoffmann 30cd5db56a musicbrainz.lua: Use MBIDs from files, if they exist 12 years ago
Wieland Hoffmann ab7c22aaa1 musicbrainz.lua: Support coverartarchive.org 12 years ago
Wieland Hoffmann f18236eee2 musicbrainz.lua: Use get_releaseid even if the album title is known 12 years ago
Francois Cartegnie c52dde2dbc lua sd: add source as meta for faster skipping of unrelated resources 14 years ago
Francois Cartegnie 077fd787ca lua: googleimage: try to find art for icecast listings 14 years ago
Pierre Ynard a71e35fad1 lua: fix available module lists in README files 14 years ago
Konstantin Pavlov fdb56db969 Musicbrainz art: raise the priority to be the first one tried. 14 years ago
Konstantin Pavlov cbfb9425df Musicbrainz art: try to find image if album name is lacking. 14 years ago
Konstantin Pavlov 0d9b87048d Musicbrainz art: remove dead code. vlc.misc is unavailable in meta. 14 years ago
Konstantin Pavlov ce16db86ce Musicbrainz: look for content, not line number. 14 years ago
Konstantin Pavlov 7deea18881 Musicbrainz art fetcher: use version 2 API. 14 years ago
Jean-Baptiste Kempf 306747df26 Use our own MB mirror 14 years ago
Ilkka Ollakka c559cc48cb lua art: don't try too much to find some art 16 years ago
Ilkka Ollakka 5661954c35 lua: fix fuzzy musicbrainz search and use " " around title/artists 16 years ago
Ilkka Ollakka 9f58708442 use requested item for meta fetching instead of currently playing one 16 years ago
Ilkka Ollakka 7dbf7908bf lua: add art fetcher for last.fm 16 years ago
Rémi Duraffort dd9997bcbf lua: fix my previous commit (missing '()'). 16 years ago
Rémi Duraffort 5c29e5fc20 Lua: fix the remaining scripts. 16 years ago
Antoine Cellerier 4822a79c71 Change vlc.stream() and vlc.memory_stream() error reporting to behave like lua's io.open() or loadfile() functions. 16 years ago
Jean-Baptiste Kempf 426550fe23 Removing tabs from previous commits. 16 years ago
Jean-Baptiste Kempf d66b08e086 Fix GoogleImage warning. Close #3311 16 years ago
Antoine Cellerier 62ce520665 Add a third query with fuzzy search enabled for every word. (We could also add other searches with lower fuzzyness if the first try fails) 16 years ago
Antoine Cellerier ffd70ceb68 Try a second musicbrainz query if the first one failed. This allows for fuzzier matches (like not taking spaces into account in 1980 - 1990 for example) but still doesn't fix issues with minor spelling errors. 16 years ago
Antoine Cellerier 0759e71b2f Use lua's object syntactic sugar: a.b(a,c,d) => a:b(c,d) 16 years ago
Pierre d'Herbemont 79fc5b947b frenchtv.lua: More logos. 16 years ago
Pierre d'Herbemont d36e411761 frenchtv.lua: Make sure we handle channels name like "XXX HD" or "XXX (bas débit)" 16 years ago
Pierre d'Herbemont 63e311d406 tvrage.lua: Update copyright. 16 years ago
Pierre d'Herbemont 31d87810b0 lua: Disable 10_googleimage.lua. 17 years ago
Pierre d'Herbemont 1273d73899 lua: Add a tvrage.lua meta fetcher. 17 years ago
Pierre d'Herbemont 7e8e215ddc frenchtv: Add a new lua "art finder". 17 years ago
Pierre d'Herbemont 555cb288ee Allow lua "meta reader" and implement a meta reader from filename. 17 years ago
Rafaël Carré 9a746cfa30 Fix xspf reading/writing 17 years ago
Rafaël Carré a654d4a14e Fix xspf reading/writing 17 years ago
Ilkka Ollakka 38c77e3c57 lua: fix cornercase on musicbrainz-lua script. 17 years ago
Antoine Cellerier 90199a6984 Simplify and fix some lua scripts. 18 years ago
Antoine Cellerier 90d15c424d Oops. (shouldn't change anything except remove a few warnings in the logs) 18 years ago
Antoine Cellerier 950caf1735 Reimplement MB module in Lua. 18 years ago