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 - paq

Pages: 12 3 ... 14
1
TheaterMode / Re: Northern Lights
« on: December 15, 2014, 05:35:21 PM »
I would like to download this, but the dropbox links says: Access to this link has been disabled. Is there anywhere else that I can get this? Perhaps someone that reads this has a copy that they can share. I like that it has a visualization in the view, a spectrum analyzer or something. TIA!

Hi! I didn't know the links were broken but I have updated them in the first post now so they should work. Enjoy!

2
Plug in your Android tablet or phone and look in Edit > Preferences > Devices. If it doesn't appear there, check if your device can connect as an MTP device. If it appears there, then you can choose to sync certain playlists, for example one where rating is higher than X. There is also a setting to sync automatically when the device is connected and MusicBee is running., so... BAM?

3
MusicBee Wishlist / Re: Removal Of Track Numbers
« on: February 27, 2014, 12:06:48 AM »
If you, like scampbill recommended, choose to simply not display track numbers you can still have albums sorted by the track numbers. Right-click the column headers to hide track numbers and choose Sort By > Define custom sorting... where you can add a sorting including track number.

4
MusicBee Wishlist / Re: Usability/UX issues
« on: February 27, 2014, 12:03:00 AM »
11.   Provide a button to rescan a single file (so we don't have to rescan the whole library, which sometimes still fails to get the latest tag info of a file after it is edited externally)

Although not a button, did you know that you can select some tracks, right-click and choose Send To > File Rescan?

What do you mean by suggestion C? Something else than right-clicking the file and choosing Seach... > Locate in Windows Explorer?

Otherwise, I like your list and think that these small details together can improve MusicBee overall.

5
Questions / Re: Artist ft. ________ is ruining my entire library.
« on: February 24, 2014, 08:48:12 PM »
If the naming of artists is consistent (it is always feat. that separates the artist and guest artist) then you can use virtual tags to make the feat.-part disappear. This is good if you don't want to edit the files themselves.

See more here: http://getmusicbee.com/forum/index.php?topic=11509.msg70222#msg70222

6
MusicBee Wishlist / Re: Auto-playlist filter duplicates preferred status
« on: January 01, 2014, 09:08:37 PM »
If you want to know, I think MusicBee prefers tracks with higher bitrate when filtering out duplicates in auto-playlists.

7
Happy new years everyone and a reminder that this tutorial also works for creating a "Best of 2013"-playlist :)

8
I agree that in many places in MusicBee where you need to choose one field would benefit of having an input field instead where you can type fileds, tags, functions and formulas. The [...] button should also be present so that one simply select from existing functions and tags.

I have thought about this alot myself but never gotten around to wish for it. But now that it's here, count me in: +1

Examples of where I see it fitting is when configuring views, for example the Album and Tracks Layout, Now Playing Notification and Mini Player Layout.

9
Good news everyone! I managed to solve the problem with existing functions and virtual tags :-D The $Split function did the trick!

Virtual tag: $Split(<Title>,"(feat",1)
Foo bar (feat. Alice and Bob) --> Foo bar

This is a picture of what it was that I had in mind and can now achieve. In the main view the titles are shown without "feat..." but in other places they are with, just like I want. The Featuring column is simply <Artists: Guests> renamed in the preferences. Happy holidays!

10
Thanks for the replies!

I am familiar with the Additional Tagging & Reporting Tools plugin and it could certainly solve my problem, just like mp3tag would. However, I think I'm leaning more towards just display it differently than changing it, as that offers more flexibility and has less effect on the music files.

Now, what would be the minimum required function(s) to add to MusicBee to solve this without implementing too specific ones? Some search and replace function using Regexp would definitely be one way to go, but I'm thinking that might be too difficult to implement and there might be better alternatives out there, both for us and for Steven.

11
MusicBee Wishlist / Re: Custom icons to show album details
« on: December 19, 2013, 01:34:32 AM »
I think this feature would cost quite much to implement in regards to what it do.

With clever use of unicode characters and virtual tags you can achieve something similar, but "more to the point": :)


Virtual tag: ▬ <.Ext> ►◄ <Channels> © <Publisher>
Those unicode characters might not show here, but in Windows you can look in charmap for them

12
Hello all and happy holidays to everyone!

First off, a big thank you for "access to Multiple Artist Splitter entries". It's awesome and I really mean it!

I have been using the multiple artist splitter and filled guest artist fields in. But I have also tagged my music files so that <Title> included some information about guest artists. For example: Foo Bar (feat. Alice and Bob)

Now I wish to display <Title> without that extra part (from where "feat" starts) along with a column showing <Artists: Guest>. Fixing the first is not as easy as the latter:
  • I can manually re-tag every <Title> and remove (feat. Alice and Bob)
    -- but that is very time consuming and leaves me unable to undo the changes
  • I can create a Custom Tag, <Title without feat.>, and use the "Advanced search and replace" to fill in all custom tags with this alternative title.
    -- However it needs to constantly look for changes in the library to have the tags in sync and it costs one custom tag
  • Using the available functions I can sort of create a virtual tag that fixes this:
    $Replace($Replace($Replace($Replace($Replace(<Title>," and ","; "),", ","; "),<Artists: Guest>," ")," (feat. )"," "),"; "," and ")
    -- However, it is quite... ugly. And with its flaws. But it actually works with multiple guest artists in some cases! :P

I'm thinking that the best way to go is to use Virtual Tags, but I don't think current functions will do it. Or maybe I have overlooked something? The one I created tries to replace Foo Bar (feat. Alice and Bob) into Foo Bar (feat. <Artists: Guest> and after that replace the whole last part with nothing.

Now, what would be the best field function to add to MusicBee to solve this problem? And at the same time which might solve other problems too? I'm looking for something more general than specific to this particular problem.

I'm thinking that if the $Contains function would return a number of the index where the string first was found, then it could be combined with the $Left function to solve this case. But then, changing the behaviour of a function would simply cause even more errors...

What about some substring function, which returns the text between two indexes? And where the index can be 0 to mark the beginning of the string and -1 to mark the end so you don't also need a function to count how long the string is. If that was available and also some function which could return where (feat is located in the string, then that would be awesome. And probably good for many other tagging purposes as well! :)

What do you think? Any other ideas?


13
Haven't been around here for a while but now I'm back and just want to say thanks for this feature! It makes multi-disc albums look great! :)


14
MusicBee Wishlist / Re: Bluetooth headphone & hotkeys
« on: May 24, 2013, 08:48:08 PM »
I am using a SonyEricson MW600 which should support AVRCP as well. And so far MS Mediaplayer works fine.
Musicbee does unfortunately not. 

Having a MW600 as well and I can control MusicBee without any problems. Well, I don't get any track info displayed at the headset, but that I can live without.

Maybe it comes down to your bluetooth dongle or which bt drivers you have installed on your computer? When I think about it, I remember downloading bluetooth drivers from http://www.broadcom.com/support/bluetooth/update.php to get my MW600 working. Try that and good luck!

15
NAJN: What you can do is assign a hotkey in Preferences > Hotkeys to rate the playing/selected track(s) with not rated ("bomb"). By the way, welcome to the forums!

Pages: 12 3 ... 14