[grilo-plugins] Created tag grilo-plugins-0.3.0



The signed tag 'grilo-plugins-0.3.0' was created.

Tagger: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Dec 16 22:03:00 2015 +0000

    Grilo Plugins 0.3.0

Changes since the last tag 'grilo-plugins-0.2.14':

Alberto Garcia (3):
      local-metadata: remove uppercase versions of blacklisted words
      thetvdb: fix typo
      build: remove check for librest

Alexandre Franke (2):
      Updated French translation
      Updated French translation

Anders Jonsson (2):
      Updated Swedish translation
      Updated Swedish translation

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation     (cherry picked from commit a830bc90fa06766f38d1ae98b824f0d98781ddf1)

Ask H. Larsen (1):
      Updated Danish translation

Ask Hjorth Larsen (1):
      Updated Danish translation by scootergrisen

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (2):
      Updated Hungarian translation
      Updated Hungarian translation

Bastien Nocera (78):
      freebox: Fix build from tarballs
      tests: Fix deprecation warnings in last.fm tests
      opensubtitles: Fix crasher when search has no results
      lua-factory: Fix lua scripts not having icons
      tests: Fix missing files in metrolyrics test
      tests: Fix deprecation warnings in thetvdb tests
      tests: Fix metrolyrics test not finding the source
      lua-factory: Fix crash if luaL_loadfile() fails
      lua-factory: Fix double-free when lua script fails to init
      tests: Add a test for video_sanitise_string() crasher
      dleyna: Fix grl_dleyna_util_uri_is_localhost() usage
      dleyna: Fix incorrect properties passed to applications
      tests: Fix lua title parser tests not being run
      tests: Run title override against Lua's title parser too
      guardianvideos: Unescape the titles
      lua-factory: Fix unescaping ANSI HTML entities
      lua-factory: Reduce the number of libs we load
      lua-factory: Don't allow Lua sources to load external modules
      lua-factory: Print debug when a required config key is missing
      lua-factory: Make it easier to access the API key config
      lua-factory: Fix possible memleak if source registration fails
      lua-factory: Add inspect.lua helper
      magnatune: Fix search never finishing if no results
      lua-factory: Block plain text queries when source doesn't advertise it
      lua-factory: Add net:plaintext to sources
      lua-factory: Fix Radio France source again
      lua-factory: Add missing config.h includes
      lua-factory: Add support for dates in Epoch format
      tests: Fix lua-factory Makefile generation
      lua-factory: Add grl.encode() helper
      freebox: Add a TODO item
      lua-factory: Add GOA support
      lua-factory: Add GOA Lua access functions
      lua-factory: Add grl.is_video_site() function
      lua-factory: Add lua-based Pocket plugin
      pocket: Remove stand-alone C pocket plugin
      lua-factory: Better debugging when registering sources
      lua-factory: Add Pocket GResource file to the dist
      lua-factory: Port Apple Trailers source to Lua
      lua-factory: Add support for GRL_METADATA_KEY_SIZE
      lua-factory: Fix performer key containing only one name
      lua-factory: Use GRL_WARNING instead of g_warning
      apple-trailers: Remove stand-alone C apple-trailers plugin
      lua-factory: Add duration support to Apple Trailers
      lua-factory: Also try convert HTML from ISO8859-1
      lua-factory: Disable "Music" support until GOA has support
      lua-factory: Fix memory leak fetching ISO8859-1 text
      lua-factory: Re-add "Music" GOA support
      thetvdb: Always search show names in all languages
      tests: Add another alias test with a translated series name
      metadata-store: Update for last-played type change
      tracker: Update for last-played type change
      youtube: Fix non-thread-safe refcounting
      opensubtitles: Fix warnings running gnome-music
      vimeo: Fix distcheck
      po: Update POTFILES.in for DAAP/DPAP plugin changes
      tests: Fix search path for Lua sources
      build: Bump gnome-online-accounts requirement
      build: Fix typo in commit 4ee2ede3
      lua-factory: Add Spotify cover source
      lua-factory: Fix compilation with g-o-a disabled
      lua-factory: Add Last.fm plugin
      lastfm-albumart: Remove C version of the Last.fm plugin
      tests: Port lastfm-albumart test to test spotify-cover
      build: Use grilo-0.3 development branch
      build: More 0.3 migration build fixes
      tests: local-metadata: Test only against the Lua source
      local-metadata: Remove video title parsing
      all: Bump glib version to 2.44
      build: Fail if lua-factory can't be build by default
      tests: local-metadata: Re-add some old tests that used to work
      lua-factory: Fix setting filesizes
      lua-factory: Port Apple Trailers to new XML parser
      freebox: Fix non-unique IDs for radios
      thetvdb: Force updating the show name
      tests: Test replacing TV show names
      tracker: Add IDs to top-level tracker boxes
      tracker: Map container ID to tracker categories

Chao-Hsiung Liao (1):
      Updated Chinese (Taiwan) translation

Claudio Arseni (2):
      Updated Italian translation
      Updated Italian translation

Colin Walters (1):
      youtube: Add missing sentinel for g_strconcat()

Daniel Mustieles (1):
      Updated Spanish translation

Dušan Kazik (2):
      Updated Slovak translation
      Updated Slovak translation

Efstathios Iosifidis (1):
      Updated Greek translation

Elad Alfassa (1):
      thetvdb: Use HTTPS rather than insecure HTTP

Fran Dieguez (1):
      Updated Galician translations

George Sedov (5):
      lua-factory: Use correct parameter for 'range-filter' option
      lua-factory: Fix the GrlNetWc options being ignored
      lua-factory: Fix the memory leak in GOA-related functions
      lua-factory: Stricter integer typization for Lua
      lua-factory: Accept strings representing integers as integers

Gil Forcada (1):
      [l10n] Update Catalan translation

Giovanni Campagna (1):
      guardianvideos: fix URL format string

Iain Lane (1):
      bookmarks: Notify about a removal if there was no error

Inaki Larranaga Murgoitio (2):
      Updated Basque language
      Updated Basque language

Jan Alexander Steffens (heftig) (2):
      local-metadata: Fixes to video_sanitise_string non-alnum handling
      tests: Add another test for a video_sanitise_string() crasher

Jeremy Whiting (1):
      Remove unused thumbnail_uri since libmediaart refactoring.

Jordi Mas (1):
      Fixes to Catalan translation

Juan A. Suarez Romero (15):
      Post-release version bump to 0.2.15
      travis: Some fixes
      travis: Exclude lua-library
      travis: update travis.yml
      tests: local-metadata: Lua Factory plugin is required
      travis: bump to lua 5.3
      build: Merge grilo.m4 into configure.ac
      build: Show better configuration information
      tracker: ensure ID is always obtained
      tests: Add missing data in thetvdb plugin
      all: Get rid of XML plugin definitions
      all: explicitly activate plugins
      all: use the new API to register keys
      all: merge {audio,video,image,box} in GrlMedia
      Release 0.3.0

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (1):
      Updated Slovenian translation

Mathieu Duponchelle (1):
      filesystem: copy xml to libs dir.

Miguel Rodríguez Núñez (1):
      Updated Spanish translation

Necdet Yücel (1):
      Updated Turkish translation

Olivier Crête (1):
      local-metadata: Ignore sanitization if the whole filename is blacklisted

Paul Seyfert (1):
      Updated German translation

Pedro Albuquerque (2):
      Updated Portuguese translation
      Updated Portuguese translation

Philip Withnall (15):
      tracker: Do not advertise browse support for the Tracker extractor
      build: Add git.mk support instead of manual .gitignore files
      build: Add generated GResource C and H files to CLEANFILES
      build: Remove unnecessary distclean-local rule
      build: Remove unnecessary MAINTAINERCLEANFILES variables
      build: Remove unnecessary DIST_SUBDIRS variable
      youtube: Use GDataYouTubeQuery when building GData queries
      youtube: Use libgdata helper function to get category list
      youtube: Miscellaneous compiler warning fixes
      youtube: Fix leak on two errors paths when querying categories
      local-metadata: Allow tracking of multiple asynchronous resolve ops
      local-metadata: Query for media art existence
      tracker: Eliminate duplicate search results
      tracker: Keep references to GrlTrackerSources in global hash table
      youtube: Fix an unpaired unref of a GCancellable when searching

Piotr Drąg (4):
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation

Rafael Ferreira (1):
      Updated Brazilian Portuguese translation

Samir Ribic (1):
      Added Bosnian translation

Seong-ho Cho (2):
      Updated Korean translation
      Updated Korean translation

Simon McVittie (4):
      local-metadata: don't double-free cancellable
      local-metadata: only free cancellable when operation finishes
      local-metadata: consolidate code for allocating a cancellable
      local-metadata: try per-track XDG thumbnails before per-album media art

Tom Tryfonidis (1):
      Updated Greek translation

Victor Toso (32):
      lua-factory: Add title parsing Lua source
      local-metadata: fix leak in string cleanup
      tests: grl-metrolyrics (lua source)
      lua-factory: change in metrolyrics website
      lua-factory: Fix makefile rule to euronews resource
      thetvdb: enable cache-only on GRL_RESOLVE_FAST_ONLY
      lua-factory: throw error on bad grl.callback
      thetvdb: use define for gom table names
      thetvdb: avoid cache miss with fuzzy series name
      tests: improve helper function with cache only arg
      tests: thetvdb with fuzzy name in show name
      tests: use temporary database on thetvdb tests
      bliptv: Remove source
      tests: new function to reset test environment
      tests: improve internals of thetvdb resolve shows
      tests: thetvdb tests cache-only
      tests: match lyrics in the test with metrolyrics
      metrolyrics: fix source by removing noise
      metrolyrics: Do not crash when parser fails
      lua-factory: get correct typename on warnings
      lua-factory: fix types in lua-json
      tests: local-metadata expects movie without suffix
      lua-factory: improve title parsing for movies
      lua-factory: fix use of wrong grl_data_set_int
      lua-factory: double check optional argument in fetch
      lua-factory: better organize grl.get_media_keys()
      lua-factory: allow multiple values for each key
      tests: lua-factory check media from lua sources
      lua-factory: Add XML parser
      tests: lua-factory check xml-parser
      metrolyrics: fix parser after metrolyrics changes
      tests: fix dist check

W. Michael Petullo (7):
      dmap: Rename plugin to daap
      dmap: Move some code to grl-common.{c,h} to prepare for DPAP plugin
      dmap: Use G_N_ELEMENTS
      dmap: Rename hash_table to hash_tables
      dmap: Add assertions to ensure proper db and record types
      dmap: Add DPAP plugin
      dmap: Standardize use of strcmp

Xavier Claessens (6):
      tracker: Populate track number metadata
      tracker: fix wrong usage of g_assert()
      tracker: fix inefficient usage of GHashTable
      filesystem: avoid duplicate change notifications
      filesystem: Give the media in notifications, not its parent dir
      tracker: rewrite notification code

Yosef Or Boczko (2):
      Updated Hebrew translation
      Updated Hebrew translation

Yuri Myasoedov (2):
      Updated Russian translation
      Updated Russian translation

Милош Поповић (1):
      Updated Serbian translation

Мирослав Николић (1):
      Updated Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]