From nps@nps.id.au Thu Nov 3 13:50:05 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id C088F76ACD for ; Thu, 3 Nov 2016 13:50:05 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jyWamVYuAyJh for ; Thu, 3 Nov 2016 13:50:04 +0000 (UTC) X-Greylist: delayed 1076 seconds by postgrey-1.34 at restaurant.gnome.org; Thu, 03 Nov 2016 13:50:03 UTC Received: from smtp.netregistry.net (smtp.netregistry.net [202.124.241.204]) by smtp.gnome.org (Postfix) with ESMTPS id D42E976AA1 for ; Thu, 3 Nov 2016 13:50:03 +0000 (UTC) Received: from [124.197.119.215] (port=54802 helo=[192.168.1.205]) by smtp-1.servers.netregistry.net protocol: esmtpa (Exim 4.84_2 #1 (Debian)) id 1c2I7b-0004Bh-4S for ; Fri, 04 Nov 2016 00:32:03 +1100 From: "Nicholas Sheppard" To: easytag-list@gnome.org Subject: Updating OGG tags on Windows Date: Thu, 03 Nov 2016 13:31:50 +0000 Message-Id: User-Agent: eM_Client/6.0.24928.0 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------=_MB05BC1EEC-97BA-4E27-B9E8-DFD7A76D8F28" X-Authenticated-User: nps@nps.id.au X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Nicholas Sheppard List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 13:50:05 -0000 --------=_MB05BC1EEC-97BA-4E27-B9E8-DFD7A76D8F28 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi there. I've been using EasyTAG 2.4.2 on Windows. I've found that trying to save= =20 the changes to the tags of an OGG file results in an error dialogue=20 headed "Cannot write tag in file 'xxxxxx.ogg'", with the explanation=20 "Error renaming temporary file: Permission denied". The problem seems to be that the call to g_replace_file_contents() in=20 vcedit_write() fails because the input stream used to read the file is=20 still open, and Windows does not allow files to be renamed if some=20 process has an open file handle for them. (The call is on line 1050 of=20 tags/vcedit.c). I tried adding g_input_stream_close(G_INPUT_STREAM(state->in), NULL,=20 error) immediately before the call to g_replace_file_contents() and=20 re-compiling. Sure enough, EasyTAG was then able to update the file=20 successfully. But this seems like a bit of a hack, and I don't know what= =20 sort of side effects it might have as I haven't done much testing. Are=20 there any other work-arounds for this problem? -- Nicholas Sheppard (nps@nps.id.au) --------=_MB05BC1EEC-97BA-4E27-B9E8-DFD7A76D8F28 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi there.
 
I've been using EasyTAG 2.4.2 on Windows. I've found that trying to= save the changes to the tags of an OGG file results in an error dialogue= headed "Cannot write tag in file 'xxxxxx.ogg'", with the explanation&= nbsp;"Error renaming temporary file: Permission denied".
 
The problem seems to be that the call to g_replace_file_contents(= ) in vcedit_write() fails because the input stream used to read the file= is still open, and Windows does not allow files to be renamed if some proc= ess has an open file handle for them. (The call is on line 1050 of = tags/vcedit.c).
 
I tried adding g_input_stream_close(G_INPUT_STREAM(state->in),= NULL, error) immediately before the call to g_replace_file_contents() and= re-compiling. Sure enough, EasyTAG was then able to update the= file successfully. But this seems like a bit of a hack, and I don't= know what sort of side effects it might have as I haven't done much testin= g. Are there any other work-arounds for this problem?
 
--
Nicholas Sheppard (nps@nps.id.au)
 
--------=_MB05BC1EEC-97BA-4E27-B9E8-DFD7A76D8F28-- From amigadave@amigadave.com Wed Nov 9 11:13:57 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 4B58176A65 for ; Wed, 9 Nov 2016 11:13:57 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tu5xqPAebv16 for ; Wed, 9 Nov 2016 11:13:56 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id D9F3676A07 for ; Wed, 9 Nov 2016 11:13:55 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id 9B8961C20004; Wed, 9 Nov 2016 12:13:53 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jyhZRl_NPXDr; Wed, 9 Nov 2016 12:13:26 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 580EA1C20003; Wed, 9 Nov 2016 12:13:26 +0100 (CET) Date: Wed, 9 Nov 2016 11:13:25 +0000 From: David King To: Kevin Pickell Subject: Re: Slightly malformed TRKN values in mp3 tags Message-ID: <20161109111325.GA11457@microserver.redhat.com> Mail-Followup-To: Kevin Pickell , easytag-list@gnome.org References: <2e7ccdf3-6df2-3b25-31c5-24b37a2d0cdc@scale18.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <2e7ccdf3-6df2-3b25-31c5-24b37a2d0cdc@scale18.com> User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 11:13:57 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kevin Apologies for the late reply, but I have been travelling. On 2016-10-29 14:05, Kevin Pickell wrote: >I'm running the windows version 2.4.2 of EasyTAG > >I have a large number of mp3's that have a the TRCK field as "xx/yy" >instead of just "xx", where "xx" is the track number and "yy" is the >number of songs in the album. When I load them into Easy tag it doesn't >show any valid selection in the Track field. I was wondering if it would >be possible to update EasyTAG to handle this case by ignoring the "/yy" >part of the field and show the correct track numbers? Since EasyTAG 2.1.9, track number fields with the form "xx/yy" have been=20 handled at load time by filling the track number field in the UI with xx=20 and the total tracks field with yy. At save time, the tag fields are=20 concatenated, with the '/' added in the middle. A similar conversion is=20 performed for the discs/total discs fields (although there is only one=20 UI field in that case). This has worked fine in every situation in which I have tested it, so=20 please provide an example file (or a link to one), privately to me if=20 you wish. As you mention TRKN (an MP4 tag field) in the subject and TRCK (an ID3v2=20 tag field) in your message, I tried with both MP4 and MP3 files, and=20 both seem to work fine, in that I can read and write tag fields with a=20 track number and total number of tracks, and they are stored and read=20 correctly. >One other very minor issue I have, is that on my PC I have 4 monitors >(hd,4k,hd,hd) and run EasyTag from my 2nd monitor which is 4k. When I >close Easytag and re-start it, it seems to save the large size from the >last time it was run but places it on my smaller first monitor. I was >just wondering if it could also save the fact that it was on my 2nd >monitor and default to placing it there so the bottom of the window is >not cut off. GTK+ does not (at least in version 3.x) have a way to specify the=20 monitor on which to display a window, although there is API to determine=20 the current monitor. It might be possible to determine the current=20 monitor and geometry at application close, and then iterate through all=20 monitors at startup, placing the application on the monitor with the=20 equivalent geometry. I do not have time to work on this at the moment, but if someone writes=20 a patch, I will review it. --=20 http://amigadave.com/ --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYIwTTAAoJELDo4PCTCLTjxNYP/R3VJrox1htJRiPwGBUhb6Ha l+XbC6nxMBlinI3KRw3jW9iFyDfsUJ15chCdcZbEstIlVowPC8acFNWP00LOgcX5 2g8meBpC1Y9xcM5jn8JajfaOUhzb5ms4Vni2P1aSBmLER+SKxoFUCh3oH2z5sCX6 dDWQ5Rokyeek1DqWBFOYxSZK6E0QjjTPPgJeIFsOGu7O8tkh+hZfITucmMOZ+PBr be6L6VP/hwvxUsDbO9r2bLMhlGI1JiQweh6KLQkI7R6psbVWrONqqPGNS3ssL8nQ KJP5dhaqPvF3YtutIpeaRtCFX/q3mGl+7Vs2iU93F+YjdBR56/XyCdBx5+Rf2aKS H9niYFxT+7oya7/ZxnBqAazP1hGef8ArAx86CCmaIYCgsde93PXknTzoNXfCs6KX 5pywRJsFAtVhCWzvqFmkLEwF5GA5B7GX7ond6Zvug8cgmyXufNnaCZqdixcxGeuz 6/l3rQy4F93yAwBYJBnHkPSuo8+46lxVRUPNGfGltxlQIzBukyf+48S0yBoURuFI j7h/I4YQPQ/B+k3laMjysdpFP//TjyGyxAN2CQO43W3b2y0GBB36RbvWmy+PM0BU mZZ8VLlI5euNKbBVaiITgayMPPk/CjY/6VMGGUBEKAYs/lO/hO74O9S3XNw5xDvq Il+zJf8DHUKYSy0vGBkM =58o8 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- From amigadave@amigadave.com Wed Nov 9 16:15:17 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 8275676AF0 for ; Wed, 9 Nov 2016 16:15:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5lODf0iDV0YC for ; Wed, 9 Nov 2016 16:15:14 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id D82867690A for ; Wed, 9 Nov 2016 16:15:13 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id 65BE81C20004; Wed, 9 Nov 2016 17:15:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BuGdQdzlDlz9; Wed, 9 Nov 2016 17:14:44 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 8B5721C20003; Wed, 9 Nov 2016 17:14:44 +0100 (CET) Date: Wed, 9 Nov 2016 16:14:43 +0000 From: David King To: Kip Warner Subject: Re: Yakkety Message-ID: <20161109161443.GB11457@microserver.redhat.com> Mail-Followup-To: Kip Warner , easytag-list@gnome.org References: <1476749622.18603.36.camel@thevertigo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="98e8jtXdkpgskNou" Content-Disposition: inline In-Reply-To: <1476749622.18603.36.camel@thevertigo.com> User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 16:15:17 -0000 --98e8jtXdkpgskNou Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kip On 2016-10-17 17:13, Kip Warner wrote: >When you get a chance, can you kindly dput easytag source package into >Yakkety? Apologies for the late reply. I do not think that there is much point in uploading to yaketty in the=20 PPA, as the version of easytag in universe is already the latest stable=20 version (2.4.2-2 from Debian). When there is a new 2.4.3 release, I will=20 upload it to the PPA for xenial and yaketty (and likely discontinue=20 trusty uploads at this point). --=20 http://amigadave.com/ --98e8jtXdkpgskNou Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYI0txAAoJELDo4PCTCLTj5oEQAJn7twuRTc8dLEruQoF/0vyp gy+xOJrYQYVLj01CK8C80BZPUuKFBnObiL64QCMhjRDiAmJqnXNhUZhs9VmVBeDU qnivau3ITuleXueEmAru31sa5P+x/eYiQhg6qg19XnhUfiqX9wk8m1gxMj5EtPFx DMQ/dO0WOXo74nAbl8LUyCTEFKUpllVDaoTSbHhZ5zSRsCDPLeKSiWHptNT5t5Je EeCUtBr9i4MUtT/Bq5xbNxMnjPXz+/zwGM5QIV68cO6Z6EvH/aLJEMgJ93hcFoGU +xMGXHmLilw2yA22oe3ID5koq/YhFEVzKTlxXau+Vf+HxJgl03qh4v6EU+tu8X/v M4PpoSV9GIMJDIG2fqHQiIgdobwBuOSyKxL39HSmv4v0HnL875qN4cUXDYodX8Cz o7df1mUq+h3ftuMTZm+63vabL64RSNtLPppwZB+DkZEzglz1MLVog1psl0Fno9aI YfCaaVAwvQX/IsUW3sLigTgCkBduPebaKGzJD2gNU3GG7s/f8fqKb0LBM7cXOP7E rlBwZphwajCzttwIbaX82bp2D+KMWkVVuqF2uc5rj9pHAU1FPXa2NKNNZB1uYWCl mCk+wktBvODNmSU6kgnZtJBwmxHasCCQQ3oZ2K6eKiaVXZyCafQGFjmEfgibmoMq O1pM0ogoV9pVMFb2GCrb =zgQt -----END PGP SIGNATURE----- --98e8jtXdkpgskNou-- From kip@thevertigo.com Wed Nov 9 17:17:25 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 2558476A0E for ; Wed, 9 Nov 2016 17:17:25 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.5 X-Spam-Level: X-Spam-Status: No, score=-1.5 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_SORBS_SPAM=0.5] autolearn=no Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0iAVpieNL1Gj for ; Wed, 9 Nov 2016 17:17:24 +0000 (UTC) Received: from hapkido.dreamhost.com (hapkido.dreamhost.com [66.33.216.122]) by smtp.gnome.org (Postfix) with ESMTPS id 92DDC763D7 for ; Wed, 9 Nov 2016 17:17:24 +0000 (UTC) Received: from homiemail-a44.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) by hapkido.dreamhost.com (Postfix) with ESMTP id 27998E5C59 for ; Wed, 9 Nov 2016 09:17:23 -0800 (PST) Received: from homiemail-a44.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a44.g.dreamhost.com (Postfix) with ESMTP id 05D33600593F; Wed, 9 Nov 2016 09:17:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thevertigo.com; h= message-id:subject:from:to:cc:date:in-reply-to:references :content-type:mime-version; s=thevertigo.com; bh=q/g/zQyuST/Cmbt bK2J87SnkqiU=; b=O/zBoOa20w9a3K7KBeEbvr+lxASTRQEplFEiqVKshlSZ5D8 mi7dALWClHFsRbefi7mSScybfjKVAHlc2GEyI6+EyqpMi2EcRyudWpZf8GmNFuql yxsuKOBX54LLvP2YsSwYTcvCZ1zOXEQ218QtTsTX7e32RTju2qz6WEn5nG6A= Received: from kip-desktop (unknown [69.172.169.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kip@thevertigo.com) by homiemail-a44.g.dreamhost.com (Postfix) with ESMTPSA id BF4AE600593B; Wed, 9 Nov 2016 09:17:20 -0800 (PST) Message-ID: <1478711839.19794.0.camel@thevertigo.com> Subject: Re: Yakkety From: Kip Warner To: David King Date: Wed, 09 Nov 2016 09:17:19 -0800 In-Reply-To: <20161109161443.GB11457@microserver.redhat.com> References: <1476749622.18603.36.camel@thevertigo.com> <20161109161443.GB11457@microserver.redhat.com> Organization: Cartesian Theatre Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-hO5soidOJvGKKBH2VhGC" X-Mailer: Evolution 3.22.1-0ubuntu2 Mime-Version: 1.0 Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 17:17:25 -0000 --=-hO5soidOJvGKKBH2VhGC Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2016-11-09 at 16:14 +0000, David King wrote: > Hi Kip >=20 > Apologies for the late reply. Hey David. No worries. > I do not think that there is much point in uploading to yaketty in > the=C2=A0 PPA, as the version of easytag in universe is already the lates= t > stable=C2=A0 version (2.4.2-2 from Debian). When there is a new 2.4.3 > release, I will=C2=A0 upload it to the PPA for xenial and yaketty (and > likely discontinue=C2=A0trusty uploads at this point). Yes, you're right. I hadn't realized that. Good call. --=20 Kip Warner | Senior Software Engineer OpenPGP=C2=A0signed/encrypted mail preferred http://www.thevertigo.com --=-hO5soidOJvGKKBH2VhGC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iEYEABECAAYFAlgjWh8ACgkQLXnfK7bii23hhQCeNRWfvkdVFmk+pWCVdw3wT6EX 2OsAnRVLJZZJfziATPnu27eEltrx2LPb =0pX7 -----END PGP SIGNATURE----- --=-hO5soidOJvGKKBH2VhGC-- From amigadave@amigadave.com Wed Nov 9 18:06:17 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 4DF9976AF5 for ; Wed, 9 Nov 2016 18:06:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lNym_LRrI52b for ; Wed, 9 Nov 2016 18:06:16 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id C3B2276A9B for ; Wed, 9 Nov 2016 18:06:15 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id 3B5EB1C20004; Wed, 9 Nov 2016 19:06:13 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T4i_od3wVhhS; Wed, 9 Nov 2016 19:05:46 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 0A2801C20003; Wed, 9 Nov 2016 19:05:46 +0100 (CET) Date: Wed, 9 Nov 2016 18:05:45 +0000 From: David King To: Nicholas Sheppard Subject: Re: Updating OGG tags on Windows Message-ID: <20161109180545.GC11457@microserver.redhat.com> Mail-Followup-To: Nicholas Sheppard , easytag-list@gnome.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 18:06:17 -0000 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Nicholas On 2016-11-03 13:31, Nicholas Sheppard wrote: >I've been using EasyTAG 2.4.2 on Windows. I've found that trying to save >the changes to the tags of an OGG file results in an error dialogue >headed "Cannot write tag in file 'xxxxxx.ogg'", with the explanation >"Error renaming temporary file: Permission denied". > >The problem seems to be that the call to g_replace_file_contents() in >vcedit_write() fails because the input stream used to read the file is >still open, and Windows does not allow files to be renamed if some >process has an open file handle for them. (The call is on line 1050 of >tags/vcedit.c). > >I tried adding g_input_stream_close(G_INPUT_STREAM(state->in), NULL, >error) immediately before the call to g_replace_file_contents() and >re-compiling. Sure enough, EasyTAG was then able to update the file >successfully. But this seems like a bit of a hack, and I don't know what >sort of side effects it might have as I haven't done much testing. Are >there any other work-arounds for this problem? Thanks for the bug report and testing! I pushed a couple of commits that=20 should fix this: https://git.gnome.org/browse/easytag/commit/?id=3D2576fbaf7edbfdb60d25692c7= c3407f36751fe68 https://git.gnome.org/browse/easytag/commit/?id=3De5c640ca3f259f1b74e716723= 345521987a7bd68 The first commit is roughly equivalent to your hack, and was pretty=20 quick to implement. The second commit is a refinement, that only keeps=20 the file open for reading as long as required, and closes it between=20 vcedit_*() function calls. I have given it some testing under Linux,=20 where it seems to work fine (as before), but some thorough testing under=20 Windows would be appreciated. --=20 http://amigadave.com/ --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYI2V3AAoJELDo4PCTCLTjR0YQAIE73Ww0/swMpwOxBSzALDRz QFL3BmiL+n3xzGrffDNvtv8S7j6F7okbzGd+5KEBWHIIlzHr/IRea1nmczvJNFQi BYLQwmUGJwOo+Qogwgq3eWh3nHdPgEgqnmUlXHQnNF3YN1YgeJd74B5O2G95yAYB 3lwd+R5GahPgvUyjum09W6F2EQgKORRciA21xQqoaJgKzPe85BnuwyejeDC7pa9u vakgMFN/a15tfL9nKnblSIGvDQiVJGJ0R0TS6fNAoVu7bchzGffB4fRA3Z9Berl7 raLnIkim6u25QC6XiwDe3KGGx+ruoEwtV6fEe3KUO1lvywiumvRg+n7fWTDpWnS8 50WHR+emIYSsIr8IaOvDeUp0tRzk/K/d7pfjoWhboz6dk1z3RMiObFMI8T4s6JFU oPuuaVCn+APcO5rJJURvt2mqGaY8/o7m3MbUX5DHobkHTi8atig8utpRtvldanvc wKHp1PanAEACMBNGDsBFT5B89n+jiAz/pQxTYYN4BlB2mdmlZUP5e+wQUsvrg+W/ Zovk05b9XrjgJZ5ED6POosGclvj12kyoiY2la4tpGGPzdeF4uUfDIBpYdGhdisB/ 4a4vJvWVvHS+pzXRBU//vSonJGi3RM+1yUJV+4MdLDVUJJUrgrXEo8sbhrwVzL8o h2v/pcxM4P3scrvWlbMy =5XJB -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq-- From amigadave@amigadave.com Thu Nov 10 13:51:21 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 83B0276A3E for ; Thu, 10 Nov 2016 13:51:21 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ENhd_fpqtmWF for ; Thu, 10 Nov 2016 13:51:20 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id 2937276983 for ; Thu, 10 Nov 2016 13:51:19 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id B19341C20004; Thu, 10 Nov 2016 14:51:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nzuNIjr9Knpq; Thu, 10 Nov 2016 14:50:55 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 447471C20001; Thu, 10 Nov 2016 14:50:55 +0100 (CET) Date: Thu, 10 Nov 2016 13:50:54 +0000 From: David King To: Kevin Pickell Subject: Re: Slightly malformed TRKN values in mp3 tags Message-ID: <20161110135054.GA21377@microserver.cable.virginmedia.net> Mail-Followup-To: Kevin Pickell , easytag-list@gnome.org References: <2e7ccdf3-6df2-3b25-31c5-24b37a2d0cdc@scale18.com> <20161109111325.GA11457@microserver.redhat.com> <1aeec546-42fe-9eb1-c2cd-bc48a318ce8d@scale18.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <1aeec546-42fe-9eb1-c2cd-bc48a318ce8d@scale18.com> User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2016 13:51:21 -0000 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kevin On 2016-11-09 08:34, Kevin Pickell wrote: >I've attached an example mp3 that I'm seeing this issue with. In looking >at a hex dump of the file it seems to have a track number in it using >the "TRCK" tag, but when I view it in Easytag no track number appears. >I'm not sure if a bunch of my mp3 files are somehow malformed or if it's >just a minor bug in Easytag but hopefully with an example file it should >be easy to reproduce and sort out. libid3tag is unable to read the TRCK field from the ID3 tag in the file=20 that you provided, and skips over it entirely. This is because (at=20 least) the TENC and MCDI fields have the wrong size, which presumably=20 causes libid3tag to ignore any tag fields that follow (in this case the=20 TRCK and TCON, or track number and genre, fields). I tried reading the=20 tag with GStreamer, and it was likewise unable to make sense of the tag=20 fields following the TENC and MCDI fields. There is not much that EasyTAG can do in this situation, as it relies on=20 libid3tag to read the ID3 tag from the file, and it does not report this=20 inconsistency. As both of the ID3 tagging libraries that EasyTAG uses=20 have a selection of bugs and lack features, and in addition are=20 unmaintained for many years, I would love to write a new ID3 parser with=20 some robust tests (or to reuse and extend the GStreamer one, which seems=20 to be a good fit) which could better handle inconsistent ID3 tags.=20 However, this is a large job and I do not have the time for it at the=20 moment. Do you know which software created this ID3 tag? >PS: I am also a programmer but I'm retired now, I used to work for EA >Canada and have done many games over the years on multiple systems. >Early on I wrote a 6502 cross assembler that we ran on Amigas to write >C64 games. That is very cool! I am reading a biography of The Bitmap Brothers at=20 the moment, which contains a bit of the history of their work with cross=20 compilers and level editors. That period of gaming was truly a special=20 time. :-) --=20 http://amigadave.com/ --AhhlLboLdkugWU4S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYJHs+AAoJELDo4PCTCLTjEbIP/2UGCDu2JD5dc4ruP4RDME8S XSILQuVN26gh/S7RDUqFVcWlMZX8p+4o3XKCvTks02OULEnBcIQic8JataylSuPS 7mry73ovJue3Xd74oXd+TQilRuzYFahwp6lWgVLpHOT26pMurjya/dmL3TzwsvLi FRlDSJ2ijA77i2eoo+BoAv5SOUiOZhbRWd1xc90erHhDB5kGNW+1TiGqxksMu+ew 9VES+g3pDUpCredBHDhBm7DYUuRK0pzqzDfvKJ+sqR1XSjMhJYkoJ5+MZNQ4Exs0 YlWXi0J7KM3mbUoaO4IHEYJRzM/zcPHxXYY67RefIf7lJquu4ylv9eAsA0Rns74L BPEsRgFk7vgYJet5S5OyQ2qi1aKTHjk2a2NhF9wvwW08MFUXqpI6R7MOIGnZ32mg eZ8inxh1PrnwlTqtbfv+DEYcE5rkJO5iKpyn3bgfSPXIfvnkndsDGpiL/JIBwk/1 ZBh1gpFAHqR+JEPIdvWAC3T1SWp8VzUTd/mEj+UoCps7iuxljHZrkHD7cGDpunzJ 1cHO9nPR4VTAwJ8GGo0tnrQROmHWQnCbehxztlCoTotf9yNUT5G6293E0GFAnUzj TWyNtkQ3WDjVzHBs8G41M9Uy0OFnklKRdk135pQpeIF1+K/iNMttuKwF5yTkNZAI aN6Fz4iSzFMsWWNM8+oh =3rlz -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S-- From moonchild_it@yahoo.com Mon Nov 14 00:03:37 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 5B02F76981 for ; Mon, 14 Nov 2016 00:03:37 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -4.896 X-Spam-Level: X-Spam-Status: No, score=-4.896 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-2.896, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZYBJ5_r_Bkfd for ; Mon, 14 Nov 2016 00:03:35 +0000 (UTC) Received: from nm18.bullet.mail.ne1.yahoo.com (nm18.bullet.mail.ne1.yahoo.com [98.138.90.81]) by smtp.gnome.org (Postfix) with ESMTPS id 5D63376767 for ; Mon, 14 Nov 2016 00:03:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1479081813; bh=yWg8+BxKNus2W+5j1y7e+DeZeI8ccledj1aSojYd4V4=; h=Subject:From:To:Date:From:Subject; b=FuZr6EXHnBINNk0hTU5EoaWsd9ZACEXODXa+Q84Sr8MrkENXaXAiDvfDbBwv0ZZQCtjErSsCsJ2duZNsXSvbSnFhTlZbdfScEmbQ/98ll2gNxBxfdlUMAnl8q6LlO9448aKJPjQ0nAEwRDJhHhK7j6vSCqE0dWjFYGdMc8z2P1atI5a6Oc4ZstzhVZL9/heYD/JOsSFsy7M+tfRBLGSEEsPAd9uGuHwrCYhBFZcpk5FHAH7xD1HiUI8GtlD13nsbytmy1LjAA34unsP3nz0OCbyvQ1vvl2RmXl/0rWg2Uk5LmOUmvKXizG1ru7nQyPrxsrJ0CTKF4+OWlKJ6XHqqHA== Received: from [98.138.226.176] by nm18.bullet.mail.ne1.yahoo.com with NNFMP; 14 Nov 2016 00:03:33 -0000 Received: from [98.138.226.162] by tm11.bullet.mail.ne1.yahoo.com with NNFMP; 14 Nov 2016 00:03:33 -0000 Received: from [127.0.0.1] by omp1063.mail.ne1.yahoo.com with NNFMP; 14 Nov 2016 00:03:33 -0000 X-Yahoo-Newman-Id: 262000.21370.bm@omp1063.mail.ne1.yahoo.com Received: (qmail 77165 invoked from network); 13 Nov 2016 23:58:07 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1479081487; bh=yWg8+BxKNus2W+5j1y7e+DeZeI8ccledj1aSojYd4V4=; h=Message-ID:Subject:From:To:Date:Content-Type:Mime-Version:Content-Transfer-Encoding; b=t42YC7nILTng0mem2/yR8s/sOVG8hxf2E5VFd7FXgjs69Y/PCp+hvSPy4pOKYe8NUAkJqsY27bzvq0zCdp92ymsrj18uWjUbOkuJ6rbEx4/YIbAqe0LfHCfYkzsNe8WDJeoW+ZsXs7oqk/gqrwsgLF6Tg0PSLNcZdaaaA/449Oc= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: DsWCGusVM1kNet4NGHAN1DgkS59Bh2CKJQkroDuZWWqrHuw L0ABGUHXVEasCitVZ8zlwhVUzvTunQlj9oF9i0tui7U6dsWK5tYUJ2HZC29L ru.40l6VdLz5TT_7YGizlOJhPd1ZXN1kBz6RqSs4KcOmO1V._fymZ5Ep.iJV fvfpKD4qnN2v2SDjU4q4QBbhvess3OufamAY3iM_gIWDRgtbcogHR0UhvMum xQXtMgrP4cOtGScfRj_6BcIUTKRYcDFEGJRqFYELSUe5eXUtZE0i0Xp82wg0 cuosnOnAIn5UX_vu_afArrWVm4yD5k9LcrW0VuSh055FbEJ9HUaHuJ6HjHcm PPLvFzbrY4la4YdFfm2kfV_mwMxEMjbN.1j79yiiHPg1BgmoVlvtJspqM8JB X_b8HXQ3zjn47PaC9cJhFDTm9u1rp2C72dYvlNdPKNT_KgwPpgMwoMNGJjVh BejUMhwanxK5L7DdQMG4dk7uNtxS64CIj4RjdQMzVOww_kYWPUYMAzHits9A ehDYZe84tjtCF169.hM4fm14zieZtfZ0IBqPpLPwC2G0lvDFG X-Yahoo-SMTP: oONl0vyswBAPkJz42EKYX8kJaTWyPaidvw-- Message-ID: <1479081811.17104.1.camel@yahoo.com> Subject: A little problem and a question.... From: Marco To: easytag-list@gnome.org Date: Mon, 14 Nov 2016 01:03:31 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.1-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 00:03:37 -0000 Hello, first of all introduce myself, my name is Marco, I live in Italy, and I'm new to this Mailing List; although I enthusiastic use EasyTag now for several years. My first problem is that for a long time are appeared button labeled "abc", which should apply the changes to all selected files, covering virtually me sometimes all the tag view. Place a screenshot so I make the idea. I can't write nothing into babels "year", "CD", and "CD track number". I would like to know if there is a way to remedy at the problem, even if there is to put hands on the code it does not scare me. I use Ubuntu Linux. Easytag is linked against these libraries: A question then I would do is, having set the encoding of tags IDV2 of latin-1, other tags (f.e. files opus, flac, mp4) become latin-1, too?=C2=A0 I would like these, if is it possible, in utf-8. Thanks for reading, sorry for the bad English. Good job to everyone. --=20 Marco From amigadave@amigadave.com Mon Nov 14 19:49:00 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id EB2D276568 for ; Mon, 14 Nov 2016 19:49:00 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WDj1lDYDctTE for ; Mon, 14 Nov 2016 19:48:59 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id BA7CE763D7 for ; Mon, 14 Nov 2016 19:48:59 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id 9711D1C20004; Mon, 14 Nov 2016 20:48:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FrzKlydxqM0J; Mon, 14 Nov 2016 20:48:32 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id EF3711C20001; Mon, 14 Nov 2016 20:48:31 +0100 (CET) Date: Mon, 14 Nov 2016 19:48:31 +0000 From: David King To: Marco Subject: Re: A little problem and a question.... Message-ID: <20161114194831.GA22340@microserver> Mail-Followup-To: Marco , easytag-list@gnome.org References: <1479081811.17104.1.camel@yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <1479081811.17104.1.camel@yahoo.com> User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 19:49:01 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Marco On 2016-11-14 01:03, Marco wrote: >first of all introduce myself, my name is Marco, I live in Italy, and >I'm new to this Mailing List; although I enthusiastic use EasyTag now >for several years. Great to hear that! >My first problem is that for a long time are appeared button labeled >"abc", which should apply the changes to all selected files, covering >virtually me sometimes all the tag view. Place a screenshot so I make >the idea. > > > >I can't write nothing into babels "year", "CD", and "CD track number". >I would like to know if there is a way to remedy at the problem, even >if there is to put hands on the code it does not scare me. The easiest thing to do is to drag the tag area to be wider, by clicking=20 and dragging the thin line between the tag area and the file list so=20 that the fields in the tag area expand. The size of the tag area is not saved between application restarts, but=20 there is a bug which tracks progress in fixing the problem: https://bugzilla.gnome.org/show_bug.cgi?id=3D739701 >A question then I would do is, having set the encoding of tags IDV2 of >latin-1, other tags (f.e. files opus, flac, mp4) become latin-1, too?=C2=A0 >I would like these, if is it possible, in utf-8. FLAC, Opus and MP4 tags are always written as UTF-8, and the ID3v2=20 settings should have no effect on that. --=20 http://amigadave.com/ --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYKhUMAAoJELDo4PCTCLTjlhgQAJqKtcjSh2oh/BiX+i+S6Wiv YaydcvuAdkYFGKM8FtDs/gaK8iVytXG9i9Nlygj2cj+fsFydpPqZmBcszuJo7WC0 Ove4WufECuM0XrVJsfym84zEG9QQFzkoYI5M37ewxqSn1bjg76//vUmI2/Av6e+R x64bnL9l0kQBXMov1YVmpxqGT4xAwPfCTW9ZmtAUZwQhX4z6YtCw79/WvY0/eWlT 9S8shSJB8JlMIsO9ONUtMkfyhxsnEjgbYty5qxtknTvF0t0fA0FGnDq8wDQiTPt8 /j4z4STffrQ9P13oVN37WROswQsUaZrIAADhejdhII6EQqaFdPzgcS4eLZVyTLYT J6bXdmgEclOXe/X/gh6sWvJlJTN/x+XFBKT9QvC6VXsROitlynNAv8H7APtjYphq PViYo1LzJrQOG/qplrrQepbWiWX/+q52D+ItnX9z7oaA9Q5bJxvm7kqMmsSdsVFW wSwIi+t86sMV5DauNKF8K6nmZT2XdpwoI85kugxM/nN+VgDgCXGnZlnmBqR0CF+d 0jRDlVAfHxV5NwNuv6yWCvPQvLPKqgW9LxJD2FJlmgCNvPmXEcxCzDHUkV6Qchzb M2+3Ic9e7lyAyrAW7I4shTVvCCad70Y8V7NpAz+5g7JY5Rxi3Zm629RY2ecJXjK9 vbeL9vbA+h4RhmO3Jt/0 =X36J -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- From amigadave@amigadave.com Tue Nov 15 12:22:38 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id DD66A76B93 for ; Tue, 15 Nov 2016 12:22:38 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z2MhhHV-2gFg for ; Tue, 15 Nov 2016 12:22:37 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id 30ACB76B63 for ; Tue, 15 Nov 2016 12:22:37 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id DBEAD1C20004; Tue, 15 Nov 2016 13:22:34 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XF72Ydv8bdli; Tue, 15 Nov 2016 13:22:05 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 41FE61C20003; Tue, 15 Nov 2016 13:22:05 +0100 (CET) Date: Tue, 15 Nov 2016 12:22:04 +0000 From: David King To: Nicholas Sheppard Subject: Re: Updating OGG tags on Windows Message-ID: <20161115122204.GB22340@microserver> Mail-Followup-To: Nicholas Sheppard , easytag-list@gnome.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 12:22:38 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Nicholas On 2016-11-14 12:51, Nicholas Sheppard wrote: >I applied the patches, re-compiled, and tried changing the tags on a >couple of OGG albums in my collection. EasyTAG changed the tags without >any complaints on Windows, and both the Linux version of EasyTAG 2.4.2 >and vorbiscomment agree that the changes are correct. That is excellent news! >I also checked that the files play correctly in Windows Media Player, >VLC (on Windows) and mplayer (on Linux). They all play fine but I >noticed that mplayer reports that the file contains an "invalid packet", >e.g.: >=E2=80=A6 >Mplayer didn't report any invalid packets with the same file modified >using EasyTAG 2.4.2 on Linux. The Linux-modified and Windows-modified >files have slightly different sizes (7423574 vs 7427533 bytes) and cmp >says they differ near the beginning of the file. Since the files play >just fine so far as my ear can tell I'm not sure if there's any real >problem here but I thought it was worth mentioning just in case. There >are probably also numerous other differences between my Linux system and >my Windows system that might account for the difference in the files. There is no difference in EasyTAG in the Ogg tag writing code between=20 Windows and Linux versions. However, it could be that you have an old=20 version of libogg on Windows (the latest in stable Fedora versions for=20 MinGW is 1.3.0, whereas in Fedora proper it is 1.3.2). I checked the git=20 log, and there are a couple of commits between 1.3.0 and 1.3.2 that=20 could affect how packets are written to Ogg streams. You could try the latest mingw-libogg version from Fedora 25 and see if=20 it fixes the problem: http://koji.fedoraproject.org/koji/buildinfo?buildID=3D812339 >This was all done by applying the patches in your previous e-mail to the >vanilla EasyTAG 2.4.2 source code, cross-compiling with Mingw32 on >Fedora, then copying the new easytag.exe over the old easytag.exe in a >copy of the Windows distribution. Somehow I configured EasyTAG 2.4.2 and >cross-compiled EasyTAG 2.4.2 a few weeks ago without any trouble, but I >don't remember exactly what I did and I wasn't able to get a completely >fresh build tree to configure itself over the weekend. I normally do something along the lines of: https://wiki.gnome.org/Apps/EasyTAG/MinGW in a fresh clone (you can get to that with "git clean -dfx"). Nothing=20 has changed in the build system in the last week, so it was probably not=20 as EasyTAG problem per se. If you run into any more problems, please let=20 me know the error and I will try to help. --=20 http://amigadave.com/ --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYKv3qAAoJELDo4PCTCLTjPV0P/1QEsTMcSS8rR5GSpO6VYCuB 9iR49ric+wIV2ggbD10zE3KjoVAJDVS0+yvj9+lrTxdR+kgMTb0QoYtgVN20TruX 0e7aZqMmjj7IvBjd4NDBHN2FrXeZLXkv1ritGbe7mO6WC4DFXU9CRQmpQ55lflSF GLpa7u2QPwTZ89DYaAdGjgcM2Bacwsy0dnYm7bmwRLnv+fGMKzPFWFsay1etJcHY EnofJjrPrTDhtHbXyzF7d8PKOFfMuOL5UJsAujMXJ6wbijzxeILaoUglINCMWDgb GuK+MsbJPz6/KCHZT1/8h6P2SbGepLCAfGFSKZ6jV5LG5vMepdutICvnj8MvzH5M mLQbt1eMsPCzOT7CDtY79stvHVelX6iqwZYfH9uUjZ0NdlxcDokwCOCzJ0bJU9j8 ebms89NOnGdQhUh/PEOI6+LYe6Wl85WZVpQ7EXfnmBYc6fSULu+ZYjXKASPHtDCw 0Qk+3YoJbmUFzZgeYyy3Q6KPnKdNL8C0RJdMZrH20s1v/ajo33FAyTKI2kfMYcQr mfpS8Q4hyw1FM24VY1JsKx1SyS8gjsUYTviDr8myTjuzVyTwStOc6ADx3LQt8Bab gHc4WtPxbzfbBkeu5rkpq4wqn6snKNZOVRkw/l9pCOvUHV6b8Ady31zC1UrklOOk g2oP9n0H7NJJrSEEHDcJ =Oua5 -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- From nps@nps.id.au Tue Nov 15 13:17:43 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 627B676B9F for ; Tue, 15 Nov 2016 13:17:43 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.6 X-Spam-Level: X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nf4WXaMM9hIn for ; Tue, 15 Nov 2016 13:17:41 +0000 (UTC) Received: from smtp.netregistry.net (smtp.netregistry.net [202.124.241.204]) by smtp.gnome.org (Postfix) with ESMTPS id 812F276B6F for ; Tue, 15 Nov 2016 13:17:40 +0000 (UTC) Received: from [138.75.247.189] (port=50679 helo=[192.168.1.205]) by smtp-1.servers.netregistry.net protocol: esmtpa (Exim 4.84_2 #1 (Debian)) id 1c6dbo-0000sz-3i; Wed, 16 Nov 2016 00:17:37 +1100 From: "Nicholas Sheppard" To: "David King" Subject: Re: Updating OGG tags on Windows Date: Tue, 15 Nov 2016 13:17:02 +0000 Message-Id: In-Reply-To: <20161115122204.GB22340@microserver> User-Agent: eM_Client/6.0.24928.0 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Authenticated-User: nps@nps.id.au Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Nicholas Sheppard List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 13:17:43 -0000 If I do 'git clone git:git.gnome.org/easytag' there is no configure=20 script in the repository, so mingw32-configure complains that configure=20 does not exist and stops. I can run ./autogen.sh to create a configure a= =20 script, is that what I am supposed to do or am I missing something? After running ./autogen.sh, I can run mingw32-configure, but it stops on= =20 'configure: error: appdata-tools is required for appdata-xml.m4'. Fedora= =20 says that appdata-tools is contained in libappstream-glib, which I've=20 installed, but I haven't been able to progress past this error. -- Nicholas Sheppard (nps@nps.id.au) ------ Original Message ------ From: "David King" To: "Nicholas Sheppard" Cc: easytag-list@gnome.org Sent: 15/11/2016 8:22:04 PM Subject: Re: Updating OGG tags on Windows >Hi Nicholas > >On 2016-11-14 12:51, Nicholas Sheppard wrote: >>I applied the patches, re-compiled, and tried changing the tags on a >>couple of OGG albums in my collection. EasyTAG changed the tags=20 >>without >>any complaints on Windows, and both the Linux version of EasyTAG 2.4.2 >>and vorbiscomment agree that the changes are correct. > >That is excellent news! > >>I also checked that the files play correctly in Windows Media Player, >>VLC (on Windows) and mplayer (on Linux). They all play fine but I >>noticed that mplayer reports that the file contains an "invalid=20 >>packet", >>e.g.: >>=E2=80=A6 >>Mplayer didn't report any invalid packets with the same file modified >>using EasyTAG 2.4.2 on Linux. The Linux-modified and Windows-modified >>files have slightly different sizes (7423574 vs 7427533 bytes) and cmp >>says they differ near the beginning of the file. Since the files play >>just fine so far as my ear can tell I'm not sure if there's any real >>problem here but I thought it was worth mentioning just in case. There >>are probably also numerous other differences between my Linux system=20 >>and >>my Windows system that might account for the difference in the files. > >There is no difference in EasyTAG in the Ogg tag writing code between=20 >Windows and Linux versions. However, it could be that you have an old=20 >version of libogg on Windows (the latest in stable Fedora versions for=20 >MinGW is 1.3.0, whereas in Fedora proper it is 1.3.2). I checked the=20 >git log, and there are a couple of commits between 1.3.0 and 1.3.2 =20 >that could affect how packets are written to Ogg streams. > >You could try the latest mingw-libogg version from Fedora 25 and see if= =20 >it fixes the problem: > >http://koji.fedoraproject.org/koji/buildinfo?buildID=3D812339 > >>This was all done by applying the patches in your previous e-mail to=20 >>the >>vanilla EasyTAG 2.4.2 source code, cross-compiling with Mingw32 on >>Fedora, then copying the new easytag.exe over the old easytag.exe in a >>copy of the Windows distribution. Somehow I configured EasyTAG 2.4.2=20 >>and >>cross-compiled EasyTAG 2.4.2 a few weeks ago without any trouble, but=20 >>I >>don't remember exactly what I did and I wasn't able to get a=20 >>completely >>fresh build tree to configure itself over the weekend. > >I normally do something along the lines of: > >https://wiki.gnome.org/Apps/EasyTAG/MinGW > >in a fresh clone (you can get to that with "git clean -dfx"). Nothing=20 >has changed in the build system in the last week, so it was probably=20 >not as EasyTAG problem per se. If you run into any more problems,=20 >please let me know the error and I will try to help. > >-- http://amigadave.com/ From amigadave@amigadave.com Tue Nov 15 13:43:09 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id AB44E76908 for ; Tue, 15 Nov 2016 13:43:09 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LxveyGgRsFSC for ; Tue, 15 Nov 2016 13:43:08 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id 95C42768C2 for ; Tue, 15 Nov 2016 13:43:08 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id ECDC21C20005; Tue, 15 Nov 2016 14:43:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BgGzZscETA5M; Tue, 15 Nov 2016 14:42:38 +0100 (CET) Received: from localhost (cpc17-nrwh9-2-0-cust280.4-4.cable.virginm.net [82.31.189.25]) by smtp.katdave.com (Postfix) with ESMTPSA id 72E7B1C20003; Tue, 15 Nov 2016 14:42:38 +0100 (CET) Date: Tue, 15 Nov 2016 13:42:37 +0000 From: David King To: Nicholas Sheppard Subject: Re: Updating OGG tags on Windows Message-ID: <20161115134237.GC22340@microserver> Mail-Followup-To: Nicholas Sheppard , easytag-list@gnome.org References: <20161115122204.GB22340@microserver> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6zdv2QT/q3FMhpsV" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Cc: easytag-list@gnome.org X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 13:43:09 -0000 --6zdv2QT/q3FMhpsV Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Nicholas On 2016-11-15 13:17, Nicholas Sheppard wrote: >If I do 'git clone git:git.gnome.org/easytag' there is no configure >script in the repository, so mingw32-configure complains that configure >does not exist and stops. I can run ./autogen.sh to create a configure a >script, is that what I am supposed to do or am I missing something? Ah, so I guess that you were starting from a tarball before? Yes, you=20 should start with ./autogen.sh, but it is best to make sure that=20 NOCONFIGURE is set to 1, as mingw32-configure will run the configure=20 script a second time (and you are not interested in the configure run on=20 the host system). >After running ./autogen.sh, I can run mingw32-configure, but it stops on >'configure: error: appdata-tools is required for appdata-xml.m4'. Fedora >says that appdata-tools is contained in libappstream-glib, which I've >installed, but I haven't been able to progress past this error. I added a few extra packages and clarifications to the wiki page, if=20 starting from a git clone. You would additionally need intltool,=20 libappstream-glib-devel and yelp-tools installed. --=20 http://amigadave.com/ --6zdv2QT/q3FMhpsV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYKxDLAAoJELDo4PCTCLTj+wcP/0eBCemYRnAeiyRit8YD94lh UeqQ1ygUD+hS59ncnbdDgfQ+Aq2Vf3CmbmIUvwhn/kquR+Z5fNBkj4WjfQzHTbuE bavAHQLKLAzYekbOCuf3EyUbJS9fMQysMFNW2995itnHelNyZNykBGNKvRD6T37F rv9SSDeCMoV+UPff9ofwJ3fBdoJVvI5N0RKfpIUQaaBkRu3lHuWKVlJtufNFE9Q8 741cEikP2Ll/U/Acx3UUOmXbvt/Lp7GzmpK4j9lpUJteqOww5YjL/R7S1LZQbE3M vVBycbPostM1pFR0UuEPItQv0iHkeZmPtOjyMGzG85Zot0cEDOYIyJT77pf0j3E/ qWPav+2VCJ25KHfhDTdD1nAoZDqQolyW4lyE9s2atKgoU1WG+N/lEFuqFEo8pUEe GUCNxHpduCaCglhX17cJr+raN9GTkx6h5TiqHdY+hutZFP2uOFL5yqRTqbbQAKTw nK6IiQ+JBCCBEk5Iiu+FzXA8R1RaUSvDunCCQVFNmTKHx/Kb/ySoWblkFHG9fRDL x7WbpKN1y0qluhiLoZb2+AhtVmGB8/4R8/asNXAktobfbCrkviE8HVrd5oXCruwJ TQT5ruPUL3ESPd1HuUyzYgmyngLBTWvBC/LiQx9iPAIeKorn2Bs659SOfUR+nIaX bqKWLYansIwpeog8A+dc =LY0b -----END PGP SIGNATURE----- --6zdv2QT/q3FMhpsV-- From zdravko.nikolov@gmail.com Thu Nov 24 11:20:24 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id A6EB6764B4 for ; Thu, 24 Nov 2016 11:20:24 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eJpMiesgP5kv for ; Thu, 24 Nov 2016 11:20:23 +0000 (UTC) Received: from mail-wj0-f171.google.com (mail-wj0-f171.google.com [209.85.210.171]) by smtp.gnome.org (Postfix) with ESMTPS id A5C87762D0 for ; Thu, 24 Nov 2016 11:20:23 +0000 (UTC) Received: by mail-wj0-f171.google.com with SMTP id mp19so31052048wjc.1 for ; Thu, 24 Nov 2016 03:20:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:subject:to:message-id:mime-version; bh=xAdQLi0eyqm0ALXQEJIFhqi62w1+es6AJMtL4rSDBM4=; b=ij+/2Scq1bPCMLaUe+L8Youn/KkrdPDBl+ttkYnM5twUhjP86dqXDAc2atSVdEaLef /KiNZpv1+24X9IDRC/AbBe/oqj3XHfoKGmNbdzqTkj7Ut36h/ixCNS2m3+fIeqYdvyP2 dBU6iiWB+Q3+XI5rpp4P2lpadSgmH9JTn1Y8uJru8Xj5VCDdUYL0eP0KIjA/YObGg3OH JO76BcR5z2sPGzpn4q0MxD++Z5jiKSB9D97P2p0X1l2KhIgpDBnnpCbaW0w6Mk9Q+3/T 9y6yFlDpDgyuwx0a3eRSUwgOQQylJd2hDyMGlLPcDYx1CkeutwQbo++jJl5jCTHNyJw+ baGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:message-id:mime-version; bh=xAdQLi0eyqm0ALXQEJIFhqi62w1+es6AJMtL4rSDBM4=; b=j90+ZUrzvbrU0y2+tszqsUjT4+Ccy9n6xP7TJsGiI4sIDcgrN0aRcxuA29SIaQDgu2 Awv+ZkyliRik3wT1Ze/x4+0dmuEwqviSls6zhRMcr4HxG0iz0JF0uwfAkvTpA4sgNIUj gl4UfaBo9yr/fpR/QqrFzk5ceN5CKpf/MaR3qcKT86jWN8yePwWJW6raG7bW2woe16em OH5Jni3Zg+j5nEcVotS6mZnD6jCYbXMZclClUEe39R7nSbK0qcvhK5Vjj9l71DrszhH5 0IXrlbYYChjHK88OEuQW8Gbjssya9t6FZZvt+Y8xFBGuNVbm5CjIHnO2JgvG9SgAg/NY tEAA== X-Gm-Message-State: AKaTC026RoYh1ejGskyob+cDtt8rcWwpEgyg+tL64gByaDIIm+fjACCrqLJl2UUrOOCUkg== X-Received: by 10.194.71.228 with SMTP id y4mr2041705wju.136.1479986420649; Thu, 24 Nov 2016 03:20:20 -0800 (PST) Received: from [192.168.1.64] (126.6.125.91.dyn.plus.net. [91.125.6.126]) by smtp.gmail.com with ESMTPSA id ab10sm41234778wjc.45.2016.11.24.03.20.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Nov 2016 03:20:20 -0800 (PST) Date: Thu, 24 Nov 2016 11:20:19 +0000 From: Zdravko Subject: easytag 2.4.2 To: easytag-list@gnome.org Message-Id: <1479986419.9013.0@smtp.gmail.com> X-Mailer: pantheon-mail/1.0.3 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-BRNGGcKEZK1oWDgftRBc" X-Mailman-Approved-At: Thu, 24 Nov 2016 11:33:13 +0000 X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 11:20:24 -0000 --=-BRNGGcKEZK1oWDgftRBc Content-Type: text/plain; charset=utf-8; format=flowed Hi, Just noticed the CDDB search engine is broken again (either complains about not being able to reach the host or brings 0 results or a completely wrong result). Is someone looking into this? Thanks Zdravko --=-BRNGGcKEZK1oWDgftRBc Content-Type: text/html; charset=utf-8 Hi, 

Just noticed the CDDB search engine is broken again (either complains about not being able to reach the host or brings 0 results or a completely wrong result). Is someone looking into this?

Thanks
Zdravko
--=-BRNGGcKEZK1oWDgftRBc-- From amigadave@amigadave.com Thu Nov 24 11:36:43 2016 Return-Path: X-Original-To: easytag-list@gnome.org Delivered-To: easytag-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 5505C764B4 for ; Thu, 24 Nov 2016 11:36:43 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.902 X-Spam-Level: X-Spam-Status: No, score=-1.902 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id trJ-Tw4Zvhvy for ; Thu, 24 Nov 2016 11:36:42 +0000 (UTC) Received: from smtp.katdave.com (smtp.katdave.com [81.4.124.195]) by smtp.gnome.org (Postfix) with ESMTP id 54DD6762D0 for ; Thu, 24 Nov 2016 11:36:42 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.katdave.com (Postfix) with ESMTP id DB7A71C20004; Thu, 24 Nov 2016 12:36:39 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at katdave.com Received: from smtp.katdave.com ([127.0.0.1]) by localhost (localhost.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2u69Ymg-1x-Q; Thu, 24 Nov 2016 12:36:12 +0100 (CET) Received: from localhost (cpc11-nrwh9-2-0-cust615.4-4.cable.virginm.net [86.24.54.104]) by smtp.katdave.com (Postfix) with ESMTPSA id 3799E1C20001; Thu, 24 Nov 2016 12:36:12 +0100 (CET) Date: Thu, 24 Nov 2016 11:36:11 +0000 From: David King To: Zdravko Cc: easytag-list@gnome.org Subject: Re: easytag 2.4.2 Message-ID: <20161124113611.GB2961@microserver.redhat.com> Mail-Followup-To: Zdravko , easytag-list@gnome.org References: <1479986419.9013.0@smtp.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <1479986419.9013.0@smtp.gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: easytag-list@gnome.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User and developer EasyTAG discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 11:36:43 -0000 --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Zdravko On 2016-11-24 11:20, Zdravko wrote: >Just noticed the CDDB search engine is broken again (either complains >about not being able to reach the host or brings 0 results or a >completely wrong result). Is someone looking into this? There were a few fixes to CDDB searching after 2.4.2 was released,=20 including: https://bugzilla.gnome.org/show_bug.cgi?id=3D766499 I am almost ready to release 2.4.3, which will include the fixes. --=20 http://amigadave.com/ --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYNtCpAAoJELDo4PCTCLTjKzMP/ik+P/QMQmU0I2VcMwa1w0LC 51kVhCtSFEIFojbMiUbunT2rx6VwvzeLDPSsp9iHkasH+j5ak2EZxFXomT2Lfvpc qu6c7HUCnAOt75Irvh0Qcc2RTkmpSbDwEAiRKD4dQmJslgtjRp6IYJWPEXsi3ral XnIyWXdUn+37Oxo5btF3iqR5aUmnVMcAHZE/j2+WBFKUU9Nf09LRig8j4o1WJtvL TggqNz9kCQdRV4W2EIcGAMLFfOifCez8yIY4yco5GoYawvVUHtUYEI+5xe8ONyfd X2mzFv0bk2DwHCB2LDy/JbBWQAIYczlLQt1siW/lbXkFg9sFe0igVnX0TH5cBVki 4KrcFw8cbXBZVxksEuKCDtisdYo/tfZQtLCg7SFoLAIkSgVNCJGrzGtZanSPZDpH SLoLiV1eZhAmi1NfdLT3ay44K15VVb1ACfGiZjBevIXPMl/6yWVbCnty89xoyp5F 6R5nHrTBWMNMGd0sIDEnUKx8NbEuutbgJzop9nWUqJPGgmWBARcLDmLImnX8xxge 5AsW/OUfzkegQ1v2XNtpkGXePY5iJZzwWtdevHwC1VeSXraqMsycDV5NGBUPw8k/ e5ygYT/01LopXdR0EMgJjrlq5wFmH93kHSYJKIbu9oZlcga5NkpFWKEJfDiNaA6l 71ElnxiqPgxL4hFL4ipm =nJMt -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--