Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lollypop for openSUSE:Factory checked in at 2021-12-12 21:27:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lollypop (Old) and /work/SRC/openSUSE:Factory/.lollypop.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lollypop" Sun Dec 12 21:27:53 2021 rev:154 rq:940090 version:1.4.25 Changes: -------- --- /work/SRC/openSUSE:Factory/lollypop/lollypop.changes 2021-11-20 02:40:55.772425888 +0100 +++ /work/SRC/openSUSE:Factory/.lollypop.new.2520/lollypop.changes 2021-12-12 21:28:45.272382238 +0100 @@ -1,0 +2,7 @@ +Sun Dec 12 14:50:39 UTC 2021 - antoine.belv...@opensuse.org + +- Update to version 1.4.25: + * Fix lyrics download (glgo#World/lollypop#2862). + * Fix relative URLs in playlists (glgo#World/lollypop#2785). + +------------------------------------------------------------------- Old: ---- lollypop-1.4.24.obscpio New: ---- lollypop-1.4.25.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lollypop.spec ++++++ --- /var/tmp/diff_new_pack.J7IEcu/_old 2021-12-12 21:28:45.852382582 +0100 +++ /var/tmp/diff_new_pack.J7IEcu/_new 2021-12-12 21:28:45.852382582 +0100 @@ -17,7 +17,7 @@ Name: lollypop -Version: 1.4.24 +Version: 1.4.25 Release: 0 Summary: GNOME music playing application License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.J7IEcu/_old 2021-12-12 21:28:45.888382603 +0100 +++ /var/tmp/diff_new_pack.J7IEcu/_new 2021-12-12 21:28:45.888382603 +0100 @@ -1,7 +1,7 @@ <services> <service mode="disabled" name="obs_scm"> <param name="changesgenerate">enable</param> - <param name="revision">1.4.24</param> + <param name="revision">1.4.25</param> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/World/lollypop.git</param> <param name="versionformat">@PARENT_TAG@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.J7IEcu/_old 2021-12-12 21:28:45.908382615 +0100 +++ /var/tmp/diff_new_pack.J7IEcu/_new 2021-12-12 21:28:45.908382615 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/World/lollypop.git</param> - <param name="changesrevision">9b9c3922381c9be0ff4c5d8cb639cc6119d166fe</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">f721b171f3acf21a872efd013568ba6e754aeb26</param></service></servicedata> \ No newline at end of file ++++++ lollypop-1.4.24.obscpio -> lollypop-1.4.25.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/data/SettingsDialog.ui new/lollypop-1.4.25/data/SettingsDialog.ui --- old/lollypop-1.4.24/data/SettingsDialog.ui 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/data/SettingsDialog.ui 2021-12-12 13:33:30.000000000 +0100 @@ -1177,23 +1177,6 @@ <object class="HdyActionRow"> <property name="visible">True</property> <property name="can-focus">True</property> - <property name="title" translatable="yes">Wikia</property> - <property name="activatable-widget">WIKIA_button</property> - <child> - <object class="GtkSwitch" id="WIKIA_button"> - <property name="name">WIKIA</property> - <property name="visible">True</property> - <property name="can-focus">True</property> - <property name="valign">center</property> - <signal name="state-set" handler="_on_acl_state_set" swapped="no"/> - </object> - </child> - </object> - </child> - <child> - <object class="HdyActionRow"> - <property name="visible">True</property> - <property name="can-focus">True</property> <property name="title" translatable="yes">Genius</property> <property name="activatable-widget">GENIUS_button</property> <child> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/data/org.gnome.Lollypop.appdata.xml.in new/lollypop-1.4.25/data/org.gnome.Lollypop.appdata.xml.in --- old/lollypop-1.4.24/data/org.gnome.Lollypop.appdata.xml.in 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/data/org.gnome.Lollypop.appdata.xml.in 2021-12-12 13:33:30.000000000 +0100 @@ -17,7 +17,7 @@ </ul> </description> <releases> - <release version="1.4.24" date="2021-11-19"> + <release version="1.4.25" date="2021-12-12"> <description> </description> </release> @@ -34,7 +34,9 @@ <url type="bugtracker">https://gitlab.gnome.org/World/lollypop/-/issues</url> <url type="donation">https://www.paypal.me/lollypopgnome</url> <url type="translate">https://hosted.weblate.org/projects/gnumdk/</url> - <content_rating type="oars-1.1" /> + <content_rating type="oars-1.1"> + <content_attribute id="money-advertising">mild</content_attribute> + </content_rating> <update_contact>cedric.bellega...@adishatz.org</update_contact> <custom> <value key="Purism::form_factor">workstation</value> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/lollypop/define.py new/lollypop-1.4.25/lollypop/define.py --- old/lollypop-1.4.24/lollypop/define.py 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/lollypop/define.py 2021-12-12 13:33:30.000000000 +0100 @@ -136,7 +136,7 @@ "MUSICBRAINZ": 1 << 9, "ITUNES": 1 << 10, "DEEZER": 1 << 11, - "WIKIA": 1 << 12, + # "WIKIA": 1 << 12, "GENIUS": 1 << 13, "AUDIODB": 1 << 14, "FANARTTV": 1 << 15, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/lollypop/helper_lyrics.py new/lollypop-1.4.25/lollypop/helper_lyrics.py --- old/lollypop-1.4.24/lollypop/helper_lyrics.py 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/lollypop/helper_lyrics.py 2021-12-12 13:33:30.000000000 +0100 @@ -94,8 +94,6 @@ methods = [] if get_network_available("BING"): methods.append(self.__download_bing_lyrics) - if get_network_available("WIKIA"): - methods.append(self.__download_wikia_lyrics) if get_network_available("GENIUS"): methods.append(self.__download_genius_lyrics) if get_network_available("METROLYRICS"): @@ -250,28 +248,6 @@ callback, *args) - def __download_wikia_lyrics(self, track, methods, callback, *args): - """ - Downloas lyrics from wikia - @param track as Track - @param methods as [] - @param callback as function - """ - title = self.__get_title(track, False) - artist = self.__get_artist(track, False).lower() - string = "%s:%s" % (artist, title) - uri = "https://lyrics.wikia.com/wiki/%s" % string.replace(" ", "_") - helper = TaskHelper() - helper.load_uri_content(uri, - self.__cancellable, - self.__on_lyrics_downloaded, - "lyricbox", - "\n", - track, - methods, - callback, - *args) - def __download_genius_lyrics(self, track, methods, callback, *args): """ Download lyrics from genius @@ -289,8 +265,8 @@ helper.load_uri_content(uri, self.__cancellable, self.__on_lyrics_downloaded, - "song_body-lyrics", - "", + "Lyrics__Container-sc-1ynbvzw-6", + "\n", track, methods, callback, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/lollypop/playlists.py new/lollypop-1.4.25/lollypop/playlists.py --- old/lollypop-1.4.24/lollypop/playlists.py 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/lollypop/playlists.py 2021-12-12 13:33:30.000000000 +0100 @@ -621,7 +621,7 @@ stream = f.replace(None, False, Gio.FileCreateFlags.REPLACE_DESTINATION, None) stream.write("#EXTM3U\n".encode("utf-8")) - playlist_dir_uri = playlist_uri.replace(f.get_basename(), "") + playlist_dir_uri = "/".join(playlist_uri.split("/")[:-1]) + "/" for uri in uris: if uri.startswith("web://"): continue diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/meson.build new/lollypop-1.4.25/meson.build --- old/lollypop-1.4.24/meson.build 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/meson.build 2021-12-12 13:33:30.000000000 +0100 @@ -1,5 +1,5 @@ project('lollypop', - version: '1.4.24', + version: '1.4.25', meson_version: '>= 0.46.0' ) revision = run_command('bin/revision.sh').stdout().strip() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/subprojects/po/de.po new/lollypop-1.4.25/subprojects/po/de.po --- old/lollypop-1.4.24/subprojects/po/de.po 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/subprojects/po/de.po 2021-12-12 13:33:30.000000000 +0100 @@ -20,8 +20,8 @@ "Project-Id-Version: lollypop\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-16 18:57+0200\n" -"PO-Revision-Date: 2021-08-18 14:35+0000\n" -"Last-Translator: Vincent Bermel <willovi...@openmailbox.org>\n" +"PO-Revision-Date: 2021-12-02 10:52+0000\n" +"Last-Translator: jakobhanna <mori...@riseup.net>\n" "Language-Team: German <https://hosted.weblate.org/projects/gnumdk/lollypop/" "de/>\n" "Language: de\n" @@ -29,7 +29,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: ../data/org.gnome.Lollypop.gschema.xml:36 msgid "Window size" @@ -466,7 +466,7 @@ #: ../data/org.gnome.Lollypop.desktop.in:13 msgid "Music;Player;Lollipop;" -msgstr "" +msgstr "Musik;Spieler;Lollipop;" #: ../data/org.gnome.Lollypop.desktop.in:23 msgid "Play/Pause" @@ -863,7 +863,7 @@ #: ../data/SettingsDialog.ui:1017 ../lollypop/menu_search.py:72 msgid "Jamendo" -msgstr "" +msgstr "Jamendo" #: ../data/SettingsDialog.ui:1034 msgid "AudioDB" @@ -912,11 +912,11 @@ #: ../data/SettingsDialog.ui:1214 msgid "Metro Lyrics" -msgstr "" +msgstr "Metro Lyrics" #: ../data/SettingsDialog.ui:1231 msgid "Bing" -msgstr "" +msgstr "Bing" #: ../data/Shortcuts.ui:13 msgctxt "shortcut window" @@ -1184,7 +1184,7 @@ #: ../lollypop/assistant_flatpak.py:44 msgid "Update folders" -msgstr "" +msgstr "Verzeichnisse aktualisieren" #: ../lollypop/assistant_flatpak.py:46 msgid "" @@ -1194,6 +1194,11 @@ "- <b>Remove</b> all folders from collection\n" "- Then, <b>add</b> them again" msgstr "" +"\n" +"- <b>??ffne</b> die Lollypop <b>Einstellungen</b>\n" +"- Gehe zu dem <b>Musik</b> Reiter\n" +"- <b>Entferne</b> alle Verzeichnisse aus der Kollektion\n" +"- Dann, <b>f??ge</b> sie wieder hinzu" #: ../lollypop/assistant_flatpak.py:53 ../lollypop/assistant_google.py:51 #: ../lollypop/assistant_google.py:68 ../lollypop/assistant_google.py:85 @@ -1222,6 +1227,7 @@ "\n" "Um YouTube-Wiedergabe zu aktivieren,\n" "muss ein API-Schl??ssel f??r die\n" +"\n" "<b>\"YouTube Data API v3\"</b> erstellt werden.\n" #: ../lollypop/assistant_google.py:39 ../lollypop/assistant_lastfm.py:43 @@ -1281,6 +1287,12 @@ "Then click 'Finish' within this wizard.\n" "Copy the API key to Lollypop.\n" msgstr "" +"\n" +"??ffne <b>\"Credentials\"</b> in der Seitenleiste und\n" +"erzeuge Anmeldeinformationen f??r einen API Schl??ssel.\n" +"\n" +"Dann klicke auf \"Beenden\" in dem Fenster.\n" +"Kopiere dann den API Schl??ssel in Lollypop.\n" #: ../lollypop/assistant_google.py:87 ../lollypop/assistant_lastfm.py:70 #: ../lollypop/assistant_musicbrainz.py:62 ../lollypop/assistant.py:151 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/subprojects/po/eu.po new/lollypop-1.4.25/subprojects/po/eu.po --- old/lollypop-1.4.24/subprojects/po/eu.po 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/subprojects/po/eu.po 2021-12-12 13:33:30.000000000 +0100 @@ -8,8 +8,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-16 18:57+0200\n" -"PO-Revision-Date: 2021-10-22 11:43+0000\n" -"Last-Translator: Sergio Varela <sergitro...@gmail.com>\n" +"PO-Revision-Date: 2021-12-09 22:50+0000\n" +"Last-Translator: Alexander Gabilondo <alexg...@openmailbox.org>\n" "Language-Team: Basque <https://hosted.weblate.org/projects/gnumdk/lollypop/" "eu/>\n" "Language: eu\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.9-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: ../data/org.gnome.Lollypop.gschema.xml:36 msgid "Window size" @@ -100,7 +100,7 @@ #: ../data/org.gnome.Lollypop.gschema.xml:111 msgid "Allow syncing to USB disks" -msgstr "" +msgstr "Onartu USB diskoekin sinkronizatzea" #: ../data/org.gnome.Lollypop.gschema.xml:121 msgid "" @@ -112,7 +112,7 @@ #: ../data/org.gnome.Lollypop.gschema.xml:126 msgid "If true, Lollypop will not use system youtube-dl" -msgstr "" +msgstr "Aktibo badago, Lollypopek ez du youtube-dl sistema erabiliko" #: ../data/org.gnome.Lollypop.gschema.xml:131 msgid "Do not use original date if set" @@ -120,7 +120,7 @@ #: ../data/org.gnome.Lollypop.gschema.xml:136 msgid "Import playlists from collections" -msgstr "" +msgstr "Inportatu erreprodukzio-zerrendak bildumetatik" #: ../data/org.gnome.Lollypop.gschema.xml:141 msgid "Music URI" @@ -208,7 +208,7 @@ #: ../data/org.gnome.Lollypop.gschema.xml:226 ../data/SettingsDialog.ui:158 msgid "Continue playback when closed" -msgstr "" +msgstr "jarraitu erreproduzitzen itxita dagoenean" #: ../data/org.gnome.Lollypop.gschema.xml:231 msgid "Append albums by default" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lollypop-1.4.24/subprojects/po/zh_CN.po new/lollypop-1.4.25/subprojects/po/zh_CN.po --- old/lollypop-1.4.24/subprojects/po/zh_CN.po 2021-11-19 12:22:32.000000000 +0100 +++ new/lollypop-1.4.25/subprojects/po/zh_CN.po 2021-12-12 13:33:30.000000000 +0100 @@ -13,8 +13,8 @@ "Project-Id-Version: lollypop\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-16 18:57+0200\n" -"PO-Revision-Date: 2021-06-12 11:33+0000\n" -"Last-Translator: Liu Tao <lyuu...@outlook.com>\n" +"PO-Revision-Date: 2021-11-25 13:51+0000\n" +"Last-Translator: Ruichao Chen <matreya.harbin...@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "gnumdk/lollypop/zh_Hans/>\n" "Language: zh_CN\n" @@ -22,7 +22,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: ../data/org.gnome.Lollypop.gschema.xml:36 msgid "Window size" @@ -808,7 +808,7 @@ #: ../data/SettingsDialog.ui:593 msgid "Google API-key" -msgstr "??????API-key" +msgstr "??????API??????" #: ../data/SettingsDialog.ui:618 ../data/SettingsDialog.ui:775 #: ../data/SettingsDialog.ui:857 ../data/SettingsDialog.ui:954 @@ -834,7 +834,7 @@ #: ../data/SettingsDialog.ui:928 msgid "ListenBrainz API-Key" -msgstr "ListenBrainz API-Key" +msgstr "ListenBrainz API??????" #: ../data/SettingsDialog.ui:1000 ../lollypop/menu_playback.py:144 #: ../lollypop/menu_search.py:56 @@ -1197,7 +1197,7 @@ #: ../lollypop/assistant_google.py:29 msgid "What is the Google API key?" -msgstr "" +msgstr "???????????????API?????????" #: ../lollypop/assistant_google.py:31 msgid "" @@ -1207,6 +1207,11 @@ "\n" "<b>\"YouTube Data API v3\"</b>\n" msgstr "" +"\n" +"?????????YouTube?????????\n" +"??????????????????????????????\n" +"\n" +"<b>\"YouTube Data API v3\"</b>\n" #: ../lollypop/assistant_google.py:39 ../lollypop/assistant_lastfm.py:43 #: ../lollypop/assistant_musicbrainz.py:36 ../lollypop/dialog_apps.py:70 @@ -1265,6 +1270,12 @@ "Then click 'Finish' within this wizard.\n" "Copy the API key to Lollypop.\n" msgstr "" +"\n" +"?????????????????? <b>\"Credentials\"</b> \n" +"??????????????????????????????\n" +"\n" +"???????????????????????????????????????????????? \n" +"???API???????????????Lollypop???\n" #: ../lollypop/assistant_google.py:87 ../lollypop/assistant_lastfm.py:70 #: ../lollypop/assistant_musicbrainz.py:62 ../lollypop/assistant.py:151 @@ -1360,7 +1371,7 @@ "<b>Finish</b> the activation by copying <b>API-Key</b> in Lollypop." msgstr "" "\n" -"<b>??????</b>??????????????????<b>API-Key</b>???Lollypop???" +"<b>??????</b>??????????????????<b>API??????</b>???Lollypop???" #: ../lollypop/assistant.py:149 msgid "Can't contact this service" ++++++ lollypop.obsinfo ++++++ --- /var/tmp/diff_new_pack.J7IEcu/_old 2021-12-12 21:28:46.128382746 +0100 +++ /var/tmp/diff_new_pack.J7IEcu/_new 2021-12-12 21:28:46.128382746 +0100 @@ -1,5 +1,5 @@ name: lollypop -version: 1.4.24 -mtime: 1637320952 -commit: 9b9c3922381c9be0ff4c5d8cb639cc6119d166fe +version: 1.4.25 +mtime: 1639312410 +commit: f721b171f3acf21a872efd013568ba6e754aeb26