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.


Topics - ucynml

Pages: 1
1
Portable Devices / Syncing to the device failed
« on: July 07, 2019, 08:44:28 AM »
Hello.

Syncing playlists doesn't finish in version 3.3.7115.
Synchronization always fails on the way, but I can't reproduce where it stops.

Copy Failed - Library, drive or media pool is empty. (Exception from HRESULT 0x800710D2)

MusicBee 3.3.7115
Deivice: SOV36 (Xperia XZ1)




2
Questions / Filters about inconsistent sort tags
« on: December 06, 2017, 06:08:39 PM »
Hello.
I have a question on using sort tags.

I have written sort tags to all files since I was using itunes.
When MusicBee finds a sort tag, it is written in sort database (custom sort values for individual artists, composers and albums), but it isn't written if sort it is the same value as the original tag.
So when extracting files by filters about inconsistent sort tags (Tools >> Tagging Tools >> Other 'Files to Edit' Filters >> Show Files with Inconsistent Sort Tags), it extracts a large number of files whose artist tag has the same value as sort artist tag.

e.g.
1.
Artist = AAAA
Sort Artist = BBBB
written in custom sort values
 -> OK

2.
Artist = AAAA
Sort Artist = 'empty' (AAAA with gray letters)
not written in custom sort values
 -> not extracted as inconsistent

3.
Artist = AAAA
Sort Artist = AAAA
not written in custom sort values
 -> extracted as inconsistent



I think 3rd example is unnatural and have too many such files.
How should I do to exclude them when extracting inconsistent files.
Or could you change the specifications?

3
Bug Reports / Goto Playing Track at Source
« on: April 28, 2017, 07:43:01 PM »
"Goto Playing Track at Source" doesn't work well from 3.1.6275.

Playing track remains hidden outside the main panel (album and tracks layout) if playing track is on the bottom of the list.

Playing track is selected but The list doesn't scroll to the correct position.

When I double click on the title on the player control, the same bug occurs.

4
MusicBee API / RetrieveLyrics
« on: August 30, 2015, 08:13:36 AM »
Hi

I want to use TrackTitle, Artist and AlbumArtist to retrieve lyrics.

public string RetrieveLyrics(string sourceFileUrl, string artist, string trackTitle, string album, bool synchronisedPreferred, string provider)

RetrieveLyrics doesn't support AlbumArtist and I tried to get AlbumArtist from sourceFileUrl.
But sourceFileUrl always returns null.

Any help appreciated

5
MusicBee Wishlist / Sort Setting
« on: February 01, 2015, 10:16:59 AM »
I have used sort tags(Artist Sort-Order, Album Artist Sort-Order, Album Sort-Order, Title Sort-Order, Composer Sort-Order) in iTunes. I'd like to sort by sort tags against displayed real name.

Custom sorting sets are very useful, but sorting by such tags requires few steps. It'll be more convenient to refer available sort tags when clicking column title.
How about having a setting in preferences about whether to use sort tags or not?

Pages: 1