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

Pages: 1 2 34
31
Bug Reports / Re: Queue Time Upcoming not correct with track prune
« on: August 18, 2022, 09:16:08 AM »
Yes - that is working for me too. 

I had not realised it was clickable so must have done so accidentally at some point!

Thx

32
Bug Reports / Re: Queue Time Upcoming not correct with track prune
« on: August 16, 2022, 04:21:57 PM »
Screenshot attached https://photos.app.goo.gl/gnCkkpMvsUhG4GpX6

1) Clear everything gives 0:00 time

2) Add nine files queued time matches time as per selected list

3) Play them - pruning in force

4) Residual time shows whole pruned list in both playing and upcoming filters

This was working with the earlier patch.
Hope this helps

33
Bug Reports / Re: Queue Time Upcoming not correct with track prune
« on: August 16, 2022, 09:18:14 AM »
Seems to have recurred - 8263 version?

34
TheaterMode / Re: Pinning autohide
« on: August 15, 2022, 04:15:52 AM »
ok - thanks  :)

35
TheaterMode / Re: Pinning autohide
« on: August 14, 2022, 05:06:37 PM »
Thanks but sadly no joy - Photo shows how the panel is present but only the cross appears.



this is the code I am using  (with deliberate green/red and moved over on x to highlight for photo!)
Code
<autoHide name="#Lyrics" xAnchor="Panel.Right" x="-1500" y="100" width="281" heightDock="Panel" height="50" bg="250,000,255,000" fg="255,000,000" fg2="000,000,255" allowPinning="true" resizePictures="true">
<element name="#LyricsPanel"  type="Block"  xAnchor="Panel.52" x="0" yAnchor="Panel.43" y="0" align="Middle.Left" widthDock="Panel.Width.43" width="0" heightDock="Panel.Width.43" height="0"  bg="212,19,23,24" fg="180,180,180" fg2="200,200,200" disableHotPoint="false" allowPinning="true" resizePictures="false" />
<element type="Field" id="Title" xAnchor="#LyricsPanel.10" x="0" yAnchor="#LyricsPanel.2" y="0" widthDock="x:#LyricsPanel.90" width="0" font="Segoe UI" align="center" style="Bold" size="14" fg="255,255,255" />
<element type="Lyrics"  xAnchor="#LyricsPanel.10" x="0" yAnchor="#LyricsPanel.10" y="0" widthDock="x:#LyricsPanel.90" width="0"  heightDock="y:#LyricsPanel.90" height="0" font="Segoe UI" style="Regular" size="14" fg="255,255,000" fg2="255,000,000" />
</autoHide>

I suspect it is in the hard coding and simply not built to show the pin rather than an xml issue?

btw I had not used autoOpenLyrics before your suggestion but this is the artist info panel although it is the same for the other one.  Adding it has no effect in either case

36
Questions / Re: Theatre Mode xml tag syntax
« on: August 14, 2022, 04:47:50 PM »
ok - thx

37
TheaterMode / Pinning autohide
« on: August 14, 2022, 02:30:47 AM »
I have created a modified version of landscape with buttons above the album art to open an autohide window for album art and lyrics and also relinked the now playing bar links to open the same window

https://photos.app.goo.gl/SA7x5HXojXvryUHM7


When i use allowPinning in the xml it brings up the little cross but I can never get the pin icon to appear - it simply force pins the window.  

Without allowPinning enabled the embedded window closes after a time that appears to be determined by the screensaver rotation interval

How do I get the little pin icon to appear so that I can choose to pin - say a song grabs my attention and I want to hold the lyrics to sing along ?  ???  :o

Also ( i asked elsewhere but possibly wrong place, what is syntax for multiple tags to display images as an "any/or" search)

Thx
Sara

38
Questions / Theatre Mode xml tag syntax
« on: August 14, 2022, 01:50:31 AM »
Quick question on the Flickr search syntax:

<element type="Gallery" x="1" y="1" widthDock="Panel" width="-2" heightDock="Panel" height="-2" aspectRatio="zoomkeep" interval="90" tags="train" ></element>

How can I search for multiple tags so a wider set of images is displayed.  I have tried semi-colon and comma delimited list  tags="train,bus,car" etc. but they only seem to return images where All tags are satisfied rather than Any

Flickr calls for commas I think but not sure whether MB is parsing this line in that way

Thanks

Sara

39
MusicBee Wishlist / theatre mode local tagged images
« on: August 11, 2022, 07:47:25 AM »
I can configure the theatre mode/ screensaver to a local directory as:

<settings rotationFolder="..\..\..\..\..\users\Sara\Pictures" />

(there is probably better syntax than all the ..\  but it works)

It would be really nice to be able to select a subset of the images in that directory (or multiple directories) by tag, thus creating a custom display. 

I can simply copy files into a directory, but that rather goes against the principles of normalisation of my image data. 

Thx
Sara


40
Bug Reports / Re: playlist mixer edit track selection order
« on: August 10, 2022, 03:30:18 AM »
Yes - confirmed fixed

41
Bug Reports / playlist mixer edit track selection order
« on: August 07, 2022, 08:25:10 PM »
The Alt up/down function does not work in Playlist Mixer edit of Track Selection Criteria  (<<To reorder press alt up/down in one of the track count boxes>>)

(In other menus this works fine for me)

Sara 3.5.8251

42
MusicBee Wishlist / Podcast <The> switch
« on: August 07, 2022, 07:54:29 PM »
Would be helpful to have a setting switch (as already exists for displayed tracks) to exclude The from sorting of podcast subscription titles pane

Thx

43
Bug Reports / Re: Queue Time Upcoming not correct with track prune
« on: August 04, 2022, 01:07:46 PM »
Yes - thanks

44
Bug Reports / Re: Playlist Mixer Not always updating
« on: August 04, 2022, 12:31:52 PM »
Indeed it now works

Thank you

45
Bug Reports / Playlist Mixer Not always updating
« on: August 04, 2022, 10:31:51 AM »
This started with post 36956 but whilst I admit some failings I now confidently report that some of my misunderstanding is from a bug, which is quite subtle.

If I create a mixer playlist with say two or three rules it works fine, with either play sequential or random radio buttons selected.

If I edit the criteria - perhaps changing the number of items to be selected or within criteria say changing the genre for a selection, click update and or save this also works fine.

However, if I take that playlist, click edit and then add a new rule of any type, update save and close, the new rule is Not implemented in the output.  But if I quit out of Music Bee and then re-open it, then the rule is applied and works.

This I can repeat many times and is actually why I didn't understand how mixers worked in the beginning, because I was trying things out and couldn't see any changes (and at that point didn't think to quit the program).

I am on 3.5.8249 and waiting by my bucket in case  :(

Sara

Pages: 1 2 34