Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - anywaysayhi

Pages: 12
1
Bug Reports / Re: "Comments" for each artwork can't be saved
« on: May 12, 2023, 02:25:33 PM »
Thanks, waiting for the update.

And to answer the question of yours: yes, I always use embedded artworks and my music file are all in .mp3 formats unaminously.

2
Bug Reports / "Comments" for each artwork can't be saved
« on: May 08, 2023, 08:45:36 PM »
Just as what title says.

To give an example, there is one album which has two artworks (one for normal version and one for deluxe version). I embedded both artworks into each track in this album. And I wanted to add "Deluxe" in the "Comments" field of one of the artwork, but the "Comments" field will become empty everytime after I save the changes and reopen them. Both artworks have the same "Picture Type" field value as "Album Cover".

3
Bug Reports / Re: Custom view reset bug
« on: April 18, 2022, 12:05:12 PM »
In my case, I moved !! Previous Settings.layout from outside the ../AppData/Saved Settings/Layout directory and my layout doesn't seem to revert anymore.

Thew new patch finally solved it  ;D

4
Bug Reports / Re: Custom view reset bug
« on: April 18, 2022, 12:03:52 PM »
Thank you so much Steven, for immediate patching and it has worked perfectly  :-*

5
Bug Reports / Re: Custom view reset bug
« on: April 17, 2022, 09:45:15 AM »
Thank you ;D

6
Bug Reports / Re: Custom view reset bug
« on: April 15, 2022, 11:05:28 AM »
Thank you Steven :(

7
Bug Reports / Re: Lastfm love glitch
« on: April 14, 2022, 02:51:07 PM »
Edit: currently this problem only occurs to songs with title in Chinese (both simplified chinese and traditional chinese), and only a few of them have this problem. Strange enough.

8
Bug Reports / Custom view reset bug
« on: April 14, 2022, 02:50:10 PM »
I have my custom layout and custom view like in this image below:


However, everytime I go to playlist tab and switch to a different playlist, then I go back to my custom layout, it will reset that the right panel of track information disappears (Pic below). To fix this I need to reclick my custom view from the dropdown list on top left to reapply my custom view again, every single time I am required to do so to revive my custome view. Is this a bug or am I doing sth wrong?

9
Bug Reports / Lastfm love glitch
« on: April 13, 2022, 08:39:24 PM »
So I loved a song on last.fm. But musicbee failed to recognise it. This only happens to some random tracks, while most tracks are tagged "loved" correctly. Is there any method to fix this glitch?
I have closed auto correction function on last.fm. Also the artist and title tags are both consistent in last.fm and musicbee library.

10
MusicBee API / Method to retrieve total play counts of an artist?
« on: March 10, 2022, 07:35:11 PM »
I only found method to retrieve play count for each track, but no function to retrieve total play counts of a certain artist. Am I supposed to write a new function to calculate the total play counts of an artist myself?
Thanks in advance.

11
Plugins / Re: Additional Tagging & Reporting Tools
« on: March 09, 2022, 05:57:26 PM »
I think you want "Artists" there or one of the variations. Experiment to see which one gives the results you want.

EDIT: I just tried it on mine an Artists: Artist seems to give the results you want.

Thank for your advice but seems like neither "Aritists" nor "Artists: Artist" achieves it. Here is the screeshot of "Artists: Artist"


Here is how I tag <Artists> one example:


I am still trying to figure it out.

12
Plugins / Re: Additional Tagging & Reporting Tools
« on: March 09, 2022, 03:48:59 PM »


I wanted to use Library Report to show play counts of each artist (not only displayed artist but every artist in the <Artists>), just like the playcounts shown under artist picture in music explorer of musicbee. However, as shown in the screenshot above, it fails to seperate each artist in <Artists>. What am I supposed to change to achieve it?

I want to generate a report in the form of:
Artist Playcount
Alice Sara Ott 150
Franz Liszt 100
Maurice Ravel 10
Munchner Philharmoniker 10

13
Plugins / Re: Additional Tagging & Reporting Tools
« on: February 26, 2022, 04:29:58 PM »
In Change Case I couldn't manage to realize the following examples:

T'Aggio → t'Aggio

No matter what I have tried, it didn't change at all. Same as L'Amour → l'Amour didn't work either.
I have put t in the exception list, and ' in the word splitter list. Any idea?

I'm neither Italian nor French, but are you sure that the word after the apostrophe from your examples indeed should be in upper case to begin with?
(I have some doubts about that)

I think Yes. Basically the articles (il la) should be in lowercase while the nouns in uppercase, hence l'Amore. But i've also seen L'Amore and L'amore somewhere, so probably depends on personal choices without criterion.

14
Plugins / Re: Additional Tagging & Reporting Tools
« on: February 26, 2022, 04:23:28 PM »

OK so I just manually change them since there are not a lot of them
But I am wondering to achieve this in advanced search and replace. However I couldn't figure out what to use in regular expressions for setting upper case or lower case in "replace" field. The only guide for case change in this forum is not clear with the regular expressions.

Unfortunately, it doesn't look like MB supports case conversion replacement with regular expressions, so you'd either have to use another tool, like MP3TAG, or search for all tracks matching the regex \s\w\'\w+ and then use the built-in Search and Replace tool and go through each letter.

Thank you. I used MP3Tag action to solve this problem. Thank you so much.

15
Plugins / Re: Additional Tagging & Reporting Tools
« on: February 05, 2022, 12:57:53 PM »
In Change Case I couldn't manage to realize the following examples:

T'Aggio → t'Aggio



No matter what I have tried, it didn't change at all. Same as L'Amour → l'Amour didn't work either.
I have put t in the exception list, and ' in the word splitter list. Any idea?

OK so I just manually change them since there are not a lot of them
But I am wondering to achieve this in advanced search and replace. However I couldn't figure out what to use in regular expressions for setting upper case or lower case in "replace" field. The only guide for case change in this forum is not clear with the regular expressions.

Pages: 12