Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-05 Thread Matthieu Gallien

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/
---

(Updated Feb. 5, 2017, 4:30 p.m.)


Status
--

This change has been marked as submitted.


Review request for Baloo and KDE Frameworks.


Changes
---

Submitted with commit 35ea63920a0398aa859b2944770fd9036c271166 by Matthieu 
Gallien to branch master.


Repository: kfilemetadata


Description
---

Musepack extraction of album artist was using the wrong tag name (tested
against easytag and picard).

See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) that 
seems to indicate that APE is using "ALBUM ARTIST" with a space between both 
words.


Diffs
-

  autotests/samplefiles/test.flac PRE-CREATION 
  autotests/samplefiles/test.m4a PRE-CREATION 
  autotests/samplefiles/test.mp3 PRE-CREATION 
  autotests/samplefiles/test.mpc PRE-CREATION 
  autotests/samplefiles/test.ogg PRE-CREATION 
  autotests/taglibextractortest.cpp d46e49e 
  src/extractors/taglibextractor.cpp 8fcad93 

Diff: https://git.reviewboard.kde.org/r/129798/diff/


Testing
---

I have tested with automatic tests of KFileMetaData and also the encoding 
problem in Musepack format against Easytag and Picard applications.


Thanks,

Matthieu Gallien



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-05 Thread Matthieu Gallien


> On Feb. 5, 2017, 10:45 a.m., David Faure wrote:
> > Patch looks ok to me, although I don't know much about all this.
> > 
> > The real problem isn't tooling, but lack of active maintainership for 
> > kfilemetadata. Are you interested in taking over?
> 
> Matthieu Gallien wrote:
> Hello,
> 
> I have a real interest in kfilemetadata as I am using it in my audio 
> player. Still, I am not sure I have enough time for it. Not sure I would be 
> able to do better than the current situation.
> 
> What do you think ?
> 
> David Faure wrote:
> I think *any* involvement is better than the current situation :-)

OK, I can take over. I will have to find and read the list of my duties.

I believe there are a few things that would be nice like updating the 
documentation (I had to read examples to understand the APIs).


- Matthieu


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/#review102399
---


On Jan. 15, 2017, 4:03 p.m., Matthieu Gallien wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129798/
> ---
> 
> (Updated Jan. 15, 2017, 4:03 p.m.)
> 
> 
> Review request for Baloo and KDE Frameworks.
> 
> 
> Repository: kfilemetadata
> 
> 
> Description
> ---
> 
> Musepack extraction of album artist was using the wrong tag name (tested
> against easytag and picard).
> 
> See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) 
> that seems to indicate that APE is using "ALBUM ARTIST" with a space between 
> both words.
> 
> 
> Diffs
> -
> 
>   autotests/samplefiles/test.flac PRE-CREATION 
>   autotests/samplefiles/test.m4a PRE-CREATION 
>   autotests/samplefiles/test.mp3 PRE-CREATION 
>   autotests/samplefiles/test.mpc PRE-CREATION 
>   autotests/samplefiles/test.ogg PRE-CREATION 
>   autotests/taglibextractortest.cpp d46e49e 
>   src/extractors/taglibextractor.cpp 8fcad93 
> 
> Diff: https://git.reviewboard.kde.org/r/129798/diff/
> 
> 
> Testing
> ---
> 
> I have tested with automatic tests of KFileMetaData and also the encoding 
> problem in Musepack format against Easytag and Picard applications.
> 
> 
> Thanks,
> 
> Matthieu Gallien
> 
>



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-05 Thread David Faure


> On Feb. 5, 2017, 9:45 a.m., David Faure wrote:
> > Patch looks ok to me, although I don't know much about all this.
> > 
> > The real problem isn't tooling, but lack of active maintainership for 
> > kfilemetadata. Are you interested in taking over?
> 
> Matthieu Gallien wrote:
> Hello,
> 
> I have a real interest in kfilemetadata as I am using it in my audio 
> player. Still, I am not sure I have enough time for it. Not sure I would be 
> able to do better than the current situation.
> 
> What do you think ?

I think *any* involvement is better than the current situation :-)


- David


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/#review102399
---


On Jan. 15, 2017, 3:03 p.m., Matthieu Gallien wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129798/
> ---
> 
> (Updated Jan. 15, 2017, 3:03 p.m.)
> 
> 
> Review request for Baloo and KDE Frameworks.
> 
> 
> Repository: kfilemetadata
> 
> 
> Description
> ---
> 
> Musepack extraction of album artist was using the wrong tag name (tested
> against easytag and picard).
> 
> See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) 
> that seems to indicate that APE is using "ALBUM ARTIST" with a space between 
> both words.
> 
> 
> Diffs
> -
> 
>   autotests/samplefiles/test.flac PRE-CREATION 
>   autotests/samplefiles/test.m4a PRE-CREATION 
>   autotests/samplefiles/test.mp3 PRE-CREATION 
>   autotests/samplefiles/test.mpc PRE-CREATION 
>   autotests/samplefiles/test.ogg PRE-CREATION 
>   autotests/taglibextractortest.cpp d46e49e 
>   src/extractors/taglibextractor.cpp 8fcad93 
> 
> Diff: https://git.reviewboard.kde.org/r/129798/diff/
> 
> 
> Testing
> ---
> 
> I have tested with automatic tests of KFileMetaData and also the encoding 
> problem in Musepack format against Easytag and Picard applications.
> 
> 
> Thanks,
> 
> Matthieu Gallien
> 
>



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-05 Thread Matthieu Gallien


> On Feb. 5, 2017, 10:45 a.m., David Faure wrote:
> > Patch looks ok to me, although I don't know much about all this.
> > 
> > The real problem isn't tooling, but lack of active maintainership for 
> > kfilemetadata. Are you interested in taking over?

Hello,

I have a real interest in kfilemetadata as I am using it in my audio player. 
Still, I am not sure I have enough time for it. Not sure I would be able to do 
better than the current situation.

What do you think ?


- Matthieu


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/#review102399
---


On Jan. 15, 2017, 4:03 p.m., Matthieu Gallien wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129798/
> ---
> 
> (Updated Jan. 15, 2017, 4:03 p.m.)
> 
> 
> Review request for Baloo and KDE Frameworks.
> 
> 
> Repository: kfilemetadata
> 
> 
> Description
> ---
> 
> Musepack extraction of album artist was using the wrong tag name (tested
> against easytag and picard).
> 
> See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) 
> that seems to indicate that APE is using "ALBUM ARTIST" with a space between 
> both words.
> 
> 
> Diffs
> -
> 
>   autotests/samplefiles/test.flac PRE-CREATION 
>   autotests/samplefiles/test.m4a PRE-CREATION 
>   autotests/samplefiles/test.mp3 PRE-CREATION 
>   autotests/samplefiles/test.mpc PRE-CREATION 
>   autotests/samplefiles/test.ogg PRE-CREATION 
>   autotests/taglibextractortest.cpp d46e49e 
>   src/extractors/taglibextractor.cpp 8fcad93 
> 
> Diff: https://git.reviewboard.kde.org/r/129798/diff/
> 
> 
> Testing
> ---
> 
> I have tested with automatic tests of KFileMetaData and also the encoding 
> problem in Musepack format against Easytag and Picard applications.
> 
> 
> Thanks,
> 
> Matthieu Gallien
> 
>



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-05 Thread David Faure

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/#review102399
---


Ship it!




Patch looks ok to me, although I don't know much about all this.

The real problem isn't tooling, but lack of active maintainership for 
kfilemetadata. Are you interested in taking over?

- David Faure


On Jan. 15, 2017, 3:03 p.m., Matthieu Gallien wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129798/
> ---
> 
> (Updated Jan. 15, 2017, 3:03 p.m.)
> 
> 
> Review request for Baloo and KDE Frameworks.
> 
> 
> Repository: kfilemetadata
> 
> 
> Description
> ---
> 
> Musepack extraction of album artist was using the wrong tag name (tested
> against easytag and picard).
> 
> See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) 
> that seems to indicate that APE is using "ALBUM ARTIST" with a space between 
> both words.
> 
> 
> Diffs
> -
> 
>   autotests/samplefiles/test.flac PRE-CREATION 
>   autotests/samplefiles/test.m4a PRE-CREATION 
>   autotests/samplefiles/test.mp3 PRE-CREATION 
>   autotests/samplefiles/test.mpc PRE-CREATION 
>   autotests/samplefiles/test.ogg PRE-CREATION 
>   autotests/taglibextractortest.cpp d46e49e 
>   src/extractors/taglibextractor.cpp 8fcad93 
> 
> Diff: https://git.reviewboard.kde.org/r/129798/diff/
> 
> 
> Testing
> ---
> 
> I have tested with automatic tests of KFileMetaData and also the encoding 
> problem in Musepack format against Easytag and Picard applications.
> 
> 
> Thanks,
> 
> Matthieu Gallien
> 
>



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-02-01 Thread Matthieu Gallien

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/#review102338
---



Should I move the review request to phabricator ?

- Matthieu Gallien


On Jan. 15, 2017, 4:03 p.m., Matthieu Gallien wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129798/
> ---
> 
> (Updated Jan. 15, 2017, 4:03 p.m.)
> 
> 
> Review request for Baloo and KDE Frameworks.
> 
> 
> Repository: kfilemetadata
> 
> 
> Description
> ---
> 
> Musepack extraction of album artist was using the wrong tag name (tested
> against easytag and picard).
> 
> See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) 
> that seems to indicate that APE is using "ALBUM ARTIST" with a space between 
> both words.
> 
> 
> Diffs
> -
> 
>   autotests/samplefiles/test.flac PRE-CREATION 
>   autotests/samplefiles/test.m4a PRE-CREATION 
>   autotests/samplefiles/test.mp3 PRE-CREATION 
>   autotests/samplefiles/test.mpc PRE-CREATION 
>   autotests/samplefiles/test.ogg PRE-CREATION 
>   autotests/taglibextractortest.cpp d46e49e 
>   src/extractors/taglibextractor.cpp 8fcad93 
> 
> Diff: https://git.reviewboard.kde.org/r/129798/diff/
> 
> 
> Testing
> ---
> 
> I have tested with automatic tests of KFileMetaData and also the encoding 
> problem in Musepack format against Easytag and Picard applications.
> 
> 
> Thanks,
> 
> Matthieu Gallien
> 
>



Re: Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-01-15 Thread Matthieu Gallien

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/
---

(Updated Jan. 15, 2017, 4:03 p.m.)


Review request for Baloo and KDE Frameworks.


Changes
---

Added one more test for m4a file format


Repository: kfilemetadata


Description
---

Musepack extraction of album artist was using the wrong tag name (tested
against easytag and picard).

See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) that 
seems to indicate that APE is using "ALBUM ARTIST" with a space between both 
words.


Diffs (updated)
-

  autotests/samplefiles/test.flac PRE-CREATION 
  autotests/samplefiles/test.m4a PRE-CREATION 
  autotests/samplefiles/test.mp3 PRE-CREATION 
  autotests/samplefiles/test.mpc PRE-CREATION 
  autotests/samplefiles/test.ogg PRE-CREATION 
  autotests/taglibextractortest.cpp d46e49e 
  src/extractors/taglibextractor.cpp 8fcad93 

Diff: https://git.reviewboard.kde.org/r/129798/diff/


Testing
---

I have tested with automatic tests of KFileMetaData and also the encoding 
problem in Musepack format against Easytag and Picard applications.


Thanks,

Matthieu Gallien



Review Request 129798: add more audio formats to automatic test and fix one problem with Musepack

2017-01-08 Thread Matthieu Gallien

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129798/
---

Review request for Baloo and KDE Frameworks.


Repository: kfilemetadata


Description
---

Musepack extraction of album artist was using the wrong tag name (tested
against easytag and picard).

See also this page (http://taglib.org/api/classTagLib_1_1APE_1_1Tag.html) that 
seems to indicate that APE is using "ALBUM ARTIST" with a space between both 
words.


Diffs
-

  autotests/samplefiles/test.flac PRE-CREATION 
  autotests/samplefiles/test.mp3 PRE-CREATION 
  autotests/samplefiles/test.mpc PRE-CREATION 
  autotests/samplefiles/test.ogg PRE-CREATION 
  autotests/taglibextractortest.cpp d46e49ea6a189d16459799100ec49480bed893c3 
  src/extractors/taglibextractor.cpp 8fcad93ca4fc6572a412c1f729d1ef361dd7e8cf 

Diff: https://git.reviewboard.kde.org/r/129798/diff/


Testing
---

I have tested with automatic tests of KFileMetaData and also the encoding 
problem in Musepack format against Easytag and Picard applications.


Thanks,

Matthieu Gallien