Changelog for
grilo-plugin-tracker-0.2.12-1.7.i586.rpm :
Wed Mar 19 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.2.12:
+ bgo#725299: build: Detect Lua in Debian systems.
+ bgo#725420: all: Add names to all the timeouts and idles.
+ Apple Trailers plugin: core: Add \"source-tags\" property
(bgo#724019).
+ Bookmarks plugin: Pass the removed media when notifying
(bgo#726349).
+ Filesystem plugin: bug fixes (bgo#725203).
+ Freebox plugin: Add \"source-tags\" property (bgo#724019).
+ Guardian plugin:
- Removed (part of new Lua Factory plugin).
- guardian-videos: Update to use guardianapis (bgo#724644).
+ Local Metadata plugin:
- Added tests.
- local-art: Use libmediaart instead of custom code
(bgo#724046).
- Add support for SeasonxEpisode filename format (bgo#725026).
+ Lua Factory plugin:
- Added new plugin that allows to create sources in Lua
language.
- It includes the following sources:
. Euronews - A source for watching Euronews online.
. Metrolyrics - A source for lyrics.
. Radio France - A source for browsing Radio France radio
stations.
. The Guardian Videos - A source for browsing videos from the
Guardian.
- Bugs fixed: bgo#711243, bgo#722820, bgo#724415, bgo#724644,
bgo#725188, bgo#725209, bgo#725381, bgo#726562, bgo#726563,
bgo#726677.
+ Pocket plugin: initialize variables (bgo#725425).
+ TMDb plugin: Fix possible assertion at run-time (bgo#726372).
+ Tracker plugin: Add GRL_METADATA_KEY_SIZE (bgo#629002).
+ UPnP plugin: Prevent crash with some UPnP servers (bgo#724793).
+ Plug some leaks.
+ Updated translations.
- Add pkgconfig(lua) and pkgconfig(libmediaart-1.0) BuildRequires:
new dependencies.
- Pass --enable-lua-factory to configure: ensure to fail the build
should we miss LUA support.
Fri Feb 28 13:00:00 2014 dimstarAATTopensuse.org
- Enable pocket plugin:
+ Pass --enable-pocket to configure.
+ Add pkgconfig(rest-0.7) BuildRequires.
Tue Feb 18 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 0.2.11:
+ General: Require glib >= 2.34.
+ Bookmarks plugin: Bug fixes (bgo#724548).
+ Flickr plugin: Set mime-type for images (bgo#724615).
+ Freebox plugin: freebox plugin fails to link against avahi-glib
and avahi-client (bgo#724369).
+ Pocket plugin:
- Bump required gnome-online-accounts version (bgo#724123).
- Add thumbnails support for videos (bgo#724265).
+ TMDb plugin: Fix tests.
+ Tracker plugin: grl-tracker-source cannot find tracker 1.0
(bgo#724546).
+ Updated translations.
Tue Feb 11 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.2.10:
+ General
- Improve building.
- Require glib 2.32 or higher.
- Require new Grilo version.
- Run coverage only in src/.
- Unload plugins in tests.
+ Apple Trailers plugin
- Do not share GCancellable among operations.
- bgo#722398: core: Add unit to duration.
- bgo#723233: Add source icons.
+ Blip.tv plugin
- Fixed leak.
- Small fixes.
- bgo#723233: Add source icons.
+ Bookmarks plugin: Small fixes.
+ DMAP plugin:
- Add more attributes.
- Small fixes.
- bgo#715016: dmap: Fix memory leak when Avahi is absent.
- bgo#723574: Patch to make DMAP media list hierarchical.
+ Fake Metadata plugin: Removed plugin.
+ Filesystem plugin:
- bgo#695303: new feature: grilo playlist library.
- bgo#709900: Don’t return outdated thumbnails for local files.
- bgo#710796: Minor memory leak fix.
+ Flickr plugin
- Small fixes.
- bgo#706917: flickr: resolve() returns wrong values.
+ Freebox plugin:
- New plugin offering TV channels through Freebox server,
offered by Free ISP in France.
- bgo#720436: freebox: Add new Freebox TV source.
+ Gravatar plugin: Fix typo in error message (bgo#715017).
+ Guardian plugin:
- New plugin showing the newest videos from the Guardian.
- bgo#680678: Add Guardian Video source.
+ Jamendo plugin: Assorted fixes from coverity scan (bgo#721642).
+ Magnatune plugin: Small fixes.
+ Optical Media plugin:
- bgo#703619: Create sources for each optical media.
- bgo#720441: Fix CFLAGS and LIBS name.
- bgo#722629: Implement proper content-changed support.
- bgo#723990: Fix incorrect emblemed icon handling.
+ Pocket plugin
* New plugin showing content from Pocket.
* bgo#722819: Add Pocket source.
+ Rai.tv plugin:
- Fixed leaks.
- Small fixes.
- bgo#721642: Assorted fixes from coverity scan.
- bgo#722822: raitv: Remove slow keys.
- bgo#723233: Add source icons.
+ TMDb plugin:
- Fixed tests.
- bgo#710185: grilo-inspect leaves empty directories in /tmp.
- bgo#710272: Test-suite fails with libsoup 2.44.1.
- bgo#721642: Assorted fixes from coverity scan.
- bgo#723147: tmdb: Use https queries.
- bgo#723149: tmdb: Reduce number of network calls.
+ Tracker plugin: Support 0.17 and tracker 0.18 (bgo#715036 and
bgo#715080).
+ UPnP plugin: Add icons for UPnP servers (bgo#722607).
+ Vimeo plugin:
- Added new tests.
- Fixed leaks.
- bgo#711393: Don\'t leak cache directories.
- bgo#723233: Add source icons.
+ YouTube plugin
- Fix management of skip value.
- More debug information.
- Small fixes.
- bgo#721642: Assorted fixes from coverity scan.
- bgo#723233: Add source icons.
+ Bugs fixed: bgo#699317, bgo#710185, bgo#723525.
+ Updated translations.
- Drop grilo-plugins-tracker-0.18.patch and
grilo-plugins-testsuite.patch: fixed upstream.
- Drop gnome-common BuildRequires and call to gnome-autogen.sh: we
no longer carry patches.
Sat Nov 23 13:00:00 2013 dimstarAATTopensuse.org
- Add grilo-plugins-tracker-0.18.patch: Detect tracker 0.18.
- Add libtool BuildRequires, as above patch touches the build
system.
Tue Oct 29 13:00:00 2013 dimstarAATTopensuse.org
- Add grilo-plugins-testsuite.patch: Fix test suite with libsoup
2.44.1.
Mon Aug 26 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.2.9:
+ Added lcov support (test coverage).
+ Integration with Coveralls.io service.
+ Refactored testsuite to use glib gtester.
+ Apple trailers plugin:
- Fixed warning.
- Added test suite.
+ Blip.tv plugin:
- Fixed problems with pagination.
- Check empty results case.
- Added test suite.
+ Flickr plugin: Bigger thumbnails (bgo#705149).
+ Local Metadata plugin:
- Added new tests.
- Fixed leaks.
+ Magnatune plugin: slow startup due to hostname lookup at plugin
init (bgo#701336).
+ TMDb plugin: Small fixes.
+ UPnP plugin:
- Use always root container when browsing using search.
- Disappearing sources are not unregistered (bgo#702730).
- Avoid warning on empty resolve result (bgo#704917).
+ Vimeo plugin: Added test suite.
+ Bugs fixed: bgo#702731, bgo#703037, bgo#703396.
+ Updated translations.
- Drop pkgconfig(libquvi) BuildRequires: no longer needed after
the complete switch to totem-pl-parser (totem-plparser is already
BuildRequired).
Sat May 25 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.2.8:
+ Flickr plugin: Renaming of sources created using GOA
(bgo#700517).
+ Magnatune plugin:
- New plugin providing music from Magnatune (bgo#698523).
+ Updated translations.
Fri May 17 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.2.7:
+ Fix crash when registering sources.
+ Flickr plugin: support GOA accounts.
+ LastFM Album Art plugin: Hardcode support for \"mega\" and
\"extra\" thumbnails.
+ Metadata Store plugin: Added filtering by type.
+ Tracker plugin
- Handle date-format keys.
- Fix query syntax.
+ Bugs fixed: bgo#673496, bgo#697565, bgo#700297, bgo#696860,
bgo#697175, bgo#697565, bgo#679624, bgo#696863, bgo#696864,
bgo#697724, bgo#700297
+ Updated translations.
- Add pkgconfig(goa-1.0) and pkgconfig(oauth) BuildRequires: new
dependencies for Flickr/GOA account integration.
- Add intltool BuildRequires: new dependency for the translations.
- Create -lang package.
Tue Mar 19 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.2.6:
+ Filesystem plugin:
- grl-filesystem only honours the first base-path (bgo#690710).
- Filesystem plugin strips \"extension\" from directories\' title
(bgo#694008).
+ Jamendo plugin: Capitalize root-level titles.
+ Metadata Store plugin:
- Store type of media.
- Add filter by source-id key.
+ Rai.tv plugin: New plugin that provides videos from Rai TV.
+ TMDb plugin: Several fixes: bgo#691196, bgo#691197, bgo#691339.
+ Tracker plugin:
- Added support for Tracker 0.16.
- Added filter by type support,
- grilo tracker plugin doesn\'t notify about newly added media
(bgo#691717).
+ UPnP plugin: Add filter by type support.
+ YouTube plugin: Initialize correctly all the inner structures.
+ LastFM Album Art plugin: Do not return default image.
+ Bugs fixed: bgo#690614, bgo#692118, bgo#695789.
- Pass --enable-raitv to configure: build the plugin (no new
dependencies).
- Drop grilo-plugins-tracker-0.16.patch: fixed upstream.
- Drop gnome-common and gnome-doc-utils-devel BuildRequires and
call to gnome-autogen.sh, as we no longer carry any patches.
Sat Mar 9 13:00:00 2013 dimstarAATTopensuse.org
- Add grilo-plugins-tracker-0.16.patch: Add support for tracker
0.16.
- Add gnome-common and gnome-doc-utils-devel BuildRequires and
call to autoreconf, as above patch touches the build system.
- Replace pkgconfig(tracker-sparql-0.14) BuildRequires with
tracker-devel: the .pc file change with each version of tracker.
Mon Dec 17 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.2.5:
+ General:
- Moved examples/ into help/
- Fixed typo in documentation
- Build fix (bgo#689577)
+ TMDb plugin:
- Do not require plugin installed to run the tests
- Several fixes and improvements in tests
- Publication date is a slow key
+ UPnP plugin:
- Fixed race condition when creating the sources
- Re-enable \"make check\" in %check as it works now.
Tue Dec 11 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.2.4:
+ General:
- Improved build system
- Added plugins documentation
- grl_source_query(): Does not hint at the query syntaxes
(bgo#685473)
+ Blip.TV plugin:
- Use GrlNet instead of librest
- Fixed backend API usage
+ Filesystem plugin:
- Fixed a warning
+ Jamendo plugin:
- Return no result when browsing out of range feeds
(bgo#689125)
+ Local Metadata plugin:
- Check URL in resolve
+ Metadata Store plugin:
- Fixed crash with freed variable
- Add \'search\' with filtering by \'favourite\' (bgo#687788)
+ TMDb plugin:
- Added documentation
- Added example of use
- Restored original-title key
- Add tmdb plugin tests (bgo#688245)
+ Tracker plugin:
- Added support for Tracker 0.15
+ Vimeo plugin:
- Use GrlNet
- Use quvi to get the URL video
- Set up URL key as slow key
- Added \"format\" parameter
- Vimeo plugin is broken (bgo#688821)
- Add docbook_4 and gnome-doc-utils-devel BuildRequires: new
dependencies to build tutorial.
- Remove pkgconfig(rest-0.7) BuildRequires: dependency is now gone.
- Disable \"make check\" in %check as it fails during the build. It
likely needs the package to be installed (see bgo#690034).
Mon Nov 12 13:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.2.3:
+ General:
- Remove \"default\" get_caps implemetations (bgo#673491).
- Sources report the type of medias they support.
+ DMAP plugin: Fixed typo in GObject macro.
+ Flickr plugin: Handle only photos.
+ Metadata Store plugin:
- Updates don\'t work properly (bgo#686282).
- Add support for GRL_METADATA_KEY_FAVOURITE (bgo#686288).
+ TMDb plugin: several fixes.
+ UPnP plugin: Link it to libgssdp.
+ YouTube plugin: Added \"format\" parameter.
- Add pkgconfig(gssdp-1.0) BuildRequires: new dependency.
Fri Oct 5 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.2.2:
+ TMDb plugin:
- Added new plugin that gets information from TMDb.
- Add pkgconfig(json-glib-1.0) BuildRequires: dependencz for the
new TMDb plugin.
Thu Oct 4 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.2.1:
+ DMAP plugin:
- New plugin providing content from DMAP protocol (bgo#652516)
+ Local Metadata plugin: Fixed segmentation fault.
+ Tracker plugin: Several fixes
+ YouTube plugin: Better error reporting for youtube plugin when
quvi fails (bgo#685235).
- Add pkgconfig(libdmapsharing-3.0) BuildRequires: dependency for
the new DMAP plugin.
- Add pkgconfig(grilo-net-0.2) BuildRequires so it can be properly
versioned.
Mon Aug 13 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.2.0:
+ General:
- Use the new API 0.2.0
- Added support for Windows
+ Apple trailers plugin:
- Fixed mime-type
+ Filesystem plugin:
- Added filtering by key capability
- Added filtering by media type capability
+ Tracker plugin:
- Added config option to expose documents as content
- Merged Tracker Media Source and Tracker Metadata Source in
one Tracker Source
- No tracker-sparql-0.12 support (bgo#658448)
- Support multiple resources in a larger file (bgo#662748)
+ UPnP plugin:
- Removed \"UPnP -\" prefix from title
- Empty results on UPnP shows error (bgo#653756)
- UPnP sends back containers on search (bgo#653759)
- Support GRL_METADATA_KEY_TRACK_NUMBER (bgo#658812)
Mon Aug 13 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.1.20:
+ General:
- Remove g_thread_init() call
- Use g_str_has_prefix() instead of strrstr()
+ Gravatar plugin:
- Don\'t leak GParamSpec (bgo#680435)
Wed Jun 6 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.1.19:
+ General:
- bgo#641115: grilo plugins do not store private data in right
places
- bgo#641357: Remove libdir= from all Makefile.am
- bgo#667855: Support tracker 0.13/0.14
+ Filesystem plugin:
- Do not show file extension in the media title
+ Jamendo plugin:
- Fix small typo
+ Local Metadata plugin:
- Several fixes and improvements
- Use user\'s cache to get album art
- bgo#673916: local-metadata: Support all GIO supported schemes
- bgo#673936: local-metadata: Don\'t leave unfinished calls
+ Optical Media plugin:
- New plugin that provides content from DVD and Blu-ray disks
(bgo#672929)
+ SHOUTCast plugin:
- Use the new API 2.0
+ Tracker plugin:
- bgo#662748: tracker plugin: support multiple resources in a
larger file
+ UPnP plugin:
- bgo#653756: Empty results on UPnP shows error
+ Youtube plugin:
- Request quvi 0.4.0
- Add pkgconfig(totem-plparser) BuildRequires: dependency for the
new optical media plugin.
- Drop grilo-plugins-tracker-0.14.patch: fixed upstream.
- Drop gnome-common BuildRequires and call to gnome-autogen.sh:
as we don\'t carry any patches, we don\'t need to bootstrap.
- Drop xz BuildRequires as it now comes for free in the build
system.
Tue May 22 14:00:00 2012 dimstarAATTopensuse.org
- bnc#710364: Split out plugins with large (and often disputed)
dependencies:
- tracker
- upnp
- youtube
- Supplement the new packages with grilo-plugins and their
respective functional providers.
Thu Jan 19 13:00:00 2012 vuntzAATTopensuse.org
- Add support for tracker 0.13/0.14:
+ Add grilo-plugins-tracker-0.14.patch.
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for above patch.
+ Change pkgconfig(tracker-sparql-0.12) BuildRequires to
pkgconfig(tracker-sparql-0.14).
Wed Jan 11 13:00:00 2012 dimstarAATTopensuse.org
- Build against gmime 2.6: replace pkgconfig(gmime-2.4)
BuildRequires with pkgconfig(gmime-2.4).
Sat Dec 10 13:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.1.18:
+ General:
- Added support for Windows
+ Apple trailers plugin:
- Fixed mime-type
+ Tracker plugin:
- No tracker-sparql-0.12 support [bgo#658448]
- Added config option to expose documents as content (turned
off by default)
+ UPnP plugin:
- Removed \"UPnP -\" prefix from title
- Fix \"UPnP sends back container on search\" [bgo#653759]
- Support GRL_METADATA_KEY_TRACK_NUMBER [bgo#658812]
- Drop grilo-plugins-tracker-0.12.patch: fixed upstream
- Remove gnome-common BuildRequires and call to autoreconf, as we
don\'t have any patches anymore.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that...
See bnc#697467 for more details.
Tue Sep 13 14:00:00 2011 vuntzAATTopensuse.org
- Fix build with tracker 0.12:
+ Add grilo-plugins-tracker-0.12.patch: support build with
tracker 0.12.
+ Change pkgconfig(tracker-sparql-0.11) BuildRequires to
pkgconfig(tracker-sparql-0.12).
+ Add gnome-common BuildRequires and call to autoreconf, needed
for the patch.
Mon Sep 5 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 0.1.17:
+ General
- Do not generate static libraries
- Install XML files in the same place as libraries plugins.
+ Blip.TV plugin
- Added new plugin
+ Bookmarks plugin
- Minor changes
+ Local Metadata plugin
- Plugged memory leak
+ Podcasts plugin
- bgo#653937: Doesn\'t support gmime 2.5.x
+ Tracker plugin
- Minor fixes
- bgo#654248: tracker-sparql-0.11 support
- Removed code for tracker < 0.10.5
+ Vimeo plugin
- Correctly links against libgcrypt
+ Youtube plugin
- Minor fixes
- Added support for libgdata >= 0.9.0
- Removed code for libdata < 0.7
- Drop tracker-sparql-version.patch and
grilo-plugins-gdata0.9.patch: fixed upstream.
- Drop gnome-common BuildRequires and call to gnome-autogen.sh:
those were only needed for the above patches.
- Add libgcrypt-devel and pkgconfig(rest-0.7) BuildRequires: new
dependencies.
Wed Aug 3 14:00:00 2011 dimstarAATTopensuse.org
- Spec file cleanup for inclusion into Factory.
- Add grilo-plugins-gdata0.9.patch: Fix build with gdata 0.9, taken
from git.
Fri Jul 8 14:00:00 2011 cbosdonnatAATTnovell.com
- Added tracker-sparql-0.11 and libquvi dependencies for build on
Factory.
Thu Jul 7 14:00:00 2011 cbosdonnatAATTnovell.com
- Initial package for grilo plugins