summaryrefslogtreecommitdiff
path: root/src/lua-factory
Commit message (Expand)AuthorAgeFilesLines
* euronews: adapt url to YouTube feedsVictor Toso2021-10-041-1/+18
* plugins: Clarify plugins licensesBastien Nocera2021-06-211-1/+1
* grl-lua-factory: Remove a bad popJan Alexander Steffens (heftig)2021-04-161-2/+0
* guardianvideos: remove hardcoded api-keyVictor Toso2021-03-201-4/+12
* thegamesdb: Update the Dreamcast MIME typeAdrien Plazas2021-02-231-1/+1
* Remove Spotify coverart pluginMarinus Schraal2020-08-212-100/+0
* lua-factory: Add support for GrlRelatedKeysGaurav Narula2020-07-241-12/+75
* lua-factory: Factor out function to add keyGaurav Narula2020-07-241-121/+128
* grl-acoustid: Do not return the same recording multiple timesJean Felder2020-07-221-2/+8
* steam-store: fix iso8601 conversionVictor Toso2020-02-211-1/+1
* grl-acoustid: Do not count empty releasegroupsMarinus Schraal2020-02-161-1/+3
* acoustid: Add support for album artistJean Felder2020-01-301-1/+8
* theaudiobd: Add support for artist artJean Felder2019-09-121-14/+31
* theaudiodb: Use the correct variable for albumJean Felder2019-09-121-2/+2
* grl-acoustid: Return from source in case of no matchSumaid Syed2019-08-171-0/+1
* grl-acoustid: Add query operation to return multiple resultsSumaid Syed2019-08-141-2/+70
* grl-acoustid: Remove unnecessary variable release_group_idSumaid Syed2019-08-131-4/+2
* grl-acoustid: Use release and release group idSumaid Syed2019-08-131-1/+1
* grl-acoustid: Add check for no resultsSumaid Syed2019-08-131-1/+3
* grl-acoustid: Move recording selection code from build_media to lookup_cb_res...Sumaid Syed2019-08-131-29/+28
* grl-acoustid: Rename lookup_cb to lookup_cb_resolveSumaid Syed2019-08-131-2/+2
* grl-acoustid: Remove unnecessary source variables as parametersSumaid Syed2019-08-131-1/+1
* grl-acoustid: Fix indentationSumaid Syed2019-08-131-15/+15
* grl-musicbrainz-coverart: Rename cover art retrieval lua sourceSumaid Syed2019-07-152-1/+1
* grl-musicbrainz: Replace album id with release idSumaid Syed2019-07-151-1/+1
* acoustid: Add support for creation_dateJean Felder2019-07-141-1/+26
* acoustid: Retrieve additional keysJean Felder2019-04-011-2/+18
* acoustid: Make json result less verboseJean Felder2019-03-291-1/+1
* acoustid: Keep the recording with the most sourcesJean Felder2019-03-291-2/+8
* video-title-parsing: Don't set empty titlesBastien Nocera2019-02-141-1/+1
* Add grl-steam-store pluginTony Crisci2019-02-082-0/+153
* pocket: Remove Pocket pluginBastien Nocera2019-02-084-327/+0
* euronews: Update for site changesBastien Nocera2019-02-081-2/+2
* thegamesdb: Use Sega Pico registered MIME typeAdrien Plazas2019-01-241-0/+1
* thegamesdb: Use SG-1000 registered MIME typeAdrien Plazas2019-01-241-0/+1
* lua-factory: Remove metrolyrics pluginThiago Mendes2018-09-302-120/+0
* Bug: fix grl.fetch() parameter order in lua pluginsTony Crisci2018-09-294-4/+4
* theaudiobd: Fix thumbnail retrievalJean Felder2018-09-031-1/+1
* lua-factory: Add TheAudioDB cover sourceJean Felder2018-08-212-0/+110
* build: Remove autotools supportVictor Toso2018-08-012-145/+0
* musicbrainz: Support release-group cover artJean Felder2018-08-011-14/+63
* acoustid: Add mb-release-id and mb-release-group-id keysJean Felder2018-08-011-3/+11
* lua-factory: Change warning message to debug in fetch_done()Jean Felder2018-08-011-1/+1
* thegamesdb: Add developer, publisher, coop & players1PunMan2018-07-261-5/+5
* grl-lua-library: Allow lua plugins to register keys by itself1PunMan2018-07-261-1/+81
* All: Removed deprecated g_type_class_add_private()Victor Toso2018-07-251-4/+2
* meson: Search lua-factory sources to correct dirAlexander Mikhaylenko2018-07-232-3/+3
* meson: Install lua-factory sources to correct dirAlexander Mikhaylenko2018-07-171-1/+1
* euronews: Fix parsing of metadataveer2018-07-171-39/+80
* guardianvideos: Fix parsing of metadataveer2018-07-171-2/+25