commit 7b793842764a00819e9347694f849871cc3ca664 Author: Jens Georg Date: Mon Sep 14 07:21:47 2015 +0200 Prepare 0.27.6 Signed-off-by: Jens Georg NEWS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) commit 9e2e4614aa6183897a02b77dfe0c71a1a6a62de2 Author: Jens Georg Date: Mon Sep 14 07:09:53 2015 +0200 media-export: Simplify variant checking Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=754420 .../rygel-media-export-harvesting-task.vala | 32 ++++--- .../rygel-media-export-item-factory.vala | 103 +++++++++------------ 2 files changed, 61 insertions(+), 74 deletions(-) commit bc2e8a757116d44f28112f9c43362f7f516b9430 Author: Alexandre Franke Date: Sat Sep 12 09:41:56 2015 +0000 Updated French translation po/fr.po | 661 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 512 insertions(+), 149 deletions(-) commit 593576d5d711324887e4b587b61e39af1b98fdaf Author: Jens Georg Date: Fri Sep 11 10:40:58 2015 +0200 mediathek: Fix plugin Signed-off-by: Jens Georg .../mediathek/rygel-mediathek-video-item-factory.vala | 15 +++++++++++++++ 1 file changed, 15 insertions(+) commit 878ea39822074663b69d65d99b7b03abd6a65dd7 Author: Jens Georg Date: Fri Sep 11 10:13:32 2015 +0200 mediathek: There's no WMV support anymore Use MP4 by default. Unfortunately this also means RTSP which limits the supported players quite a bit Signed-off-by: Jens Georg data/rygel.conf | 1 - .../rygel-mediathek-video-item-factory.vala | 26 +++------------------- 2 files changed, 3 insertions(+), 24 deletions(-) commit d0828e13eee01824778fd1235d47ddadefea5255 Author: Jens Georg Date: Fri Sep 11 10:04:52 2015 +0200 mediathek: Use new default feed Use "Frag den Lesch" because "Neues aus der Anstalt" does not exist anymore Signed-off-by: Jens Georg data/rygel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 795a3abb4273d67ec298380a6aa325b43c5ff886 Author: Jiri Grönroos Date: Thu Sep 10 18:49:20 2015 +0300 Finnish translation update po/fi.po | 734 +++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 556 insertions(+), 178 deletions(-) commit 247aec965f83cbbba67199bd84851a735e62ed74 Author: Jens Georg Date: Wed Sep 9 16:37:01 2015 +0200 media-export: Fix DIDL_S playlist extraction Signed-off-by: Jens Georg .../media-export/rygel-media-export-extract.vala | 3 +- .../rygel-media-export-item-factory.vala | 33 ++-------------------- 2 files changed, 5 insertions(+), 31 deletions(-) commit 513f9b34c69f3414af4a8dbbb2ea9f2274977c02 Author: Jens Georg Date: Wed Sep 9 15:27:14 2015 +0200 media-export: Fix no-metadata harvesting Signed-off-by: Jens Georg src/plugins/media-export/rygel-media-export-info-serializer.vala | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 3dc8822b53f94de92ac898b279b2accb88f80155 Author: Changwoo Ryu Date: Tue Sep 8 01:50:12 2015 +0900 Updated Korean translation po/ko.po | 631 ++++++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 484 insertions(+), 147 deletions(-) commit 871e1d4c4c842a5b2a59c7ec32ec3180404a77e3 Author: Aurimas Černius Date: Mon Sep 7 14:38:54 2015 +0300 Updated Lithuanian translation po/lt.po | 59 ++++++++++++----------------------------------------------- 1 file changed, 12 insertions(+), 47 deletions(-) commit d22aaa745eb3e9a24b30e37b5d2fd32659425fcb Author: Jens Georg Date: Sun Sep 6 12:40:22 2015 +0200 Revert "db: Fix schema creation" These changes were unnecessary and cause the cache not to be created properly. This reverts commit 6c0e2254697600a52f7ea9042db19864221101c0. src/plugins/media-export/rygel-media-export-media-cache-upgrader.vala | 1 - src/plugins/media-export/rygel-media-export-media-cache.vala | 2 -- 2 files changed, 3 deletions(-) commit 6c0e2254697600a52f7ea9042db19864221101c0 Author: Jens Georg Date: Thu Sep 3 22:53:35 2015 +0200 db: Fix schema creation Signed-off-by: Jens Georg src/plugins/media-export/rygel-media-export-media-cache-upgrader.vala | 1 + src/plugins/media-export/rygel-media-export-media-cache.vala | 2 ++ 2 files changed, 3 insertions(+) commit 9cc38dbd7c0a4016e8399796f0422c26018b34e7 Author: Jens Georg Date: Thu Sep 3 22:52:05 2015 +0200 db: Fix exec to run multiple queries at once Signed-off-by: Jens Georg src/librygel-db/database.vala | 10 ++++++++++ 1 file changed, 10 insertions(+) commit 91cf4e495a3cdc6e594071ed4f7e1cf04059e00a Author: Balázs Meskó Date: Tue Sep 1 21:15:48 2015 +0000 Updated Hungarian translation po/hu.po | 433 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 293 insertions(+), 140 deletions(-)