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

Pages: 12 3 4
1
Bug Reports / Re: Playlist down arrow doesn't scroll
« on: March 19, 2023, 02:53:16 AM »
Here is a screen shot. Setting up music be on a friend's computer so I had to use my phone to take the picture

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

2
Bug Reports / Re: Playlist down arrow doesn't scroll
« on: March 19, 2023, 02:48:12 AM »
Once I turned off the auto the auto pop up for the status / task bar I was able to get just a little bit further down and have it scroll so problem solved unless there's a way to resize that playlist screen so it doesn't touch the top and bottom of the screen

3
Bug Reports / Playlist down arrow doesn't scroll
« on: March 19, 2023, 02:31:55 AM »
Version. 3.5.8461 P
Win 10
While playing
After adding a playlist I then selected all the songs with a control a and now playing pan on the right side and wanted to add them to that playlist. Right click including playlist and I have a lot of playlists I scroll down till I move the mouse down to the little arrow at the bottom and if I click on that once it will increment down the mouse wheel won't do anything nor if I click on that little down arrow and hold it won't scroll down it just sits there I have to click on that little down arrow to get it to increment each time there's no repeat or or faster way to scroll down further into the listings of playlists thank you

4
Questions / Re: official chromecast plugin
« on: March 27, 2022, 12:27:59 PM »
Ditto

5
MusicBee Wishlist / Native Casting / Built in casting
« on: October 16, 2021, 02:22:44 AM »
Allowing the selection within the Preferences - > Player -> Output -> Chromecast
                                                                                          Sound Device  > Speaker or Speaker group

This may allow other applications like Music Bee remote to select a speaker group or speaker will possibly little or no modifications        


Possible .net examples
GoogleCast
Sharpcaster
Sharpcast

6
Plugins / Re: Musicbee Chromecast Plugin
« on: April 02, 2021, 01:20:21 AM »
If anyone is trying to get this to work with the store app, it can be done! It's a little complicated though.

Since Windows essentially bars you from modifying anything in the WindowsApps folder (where Windows Store apps are installed), you're going to have to do your work outside of Windows. I used Ubuntu Live on a flash drive, but there are numerous other ways you can do it.
  • Rather than copying the plugin's files into MusicBee's folder (which Windows won't let you do), save them elsewhere and then add them in MusicBee under Edit Preferences > Plugins > Add Plugin.
  • Per some other users, you may also need to install the MusicBee UPnP/DLNA server plugin. I didn't try this without it.
  • Follow the instructions here to create install Ubuntu Live on a flash drive.
  • Make note of (1) where you have Microsoft.Owin.Host.HttpListener.dll saved and (2) the parent directory of musicbee.exe. You can find musicbee.exe's parent folder by right-clicking on it in Task Manager and selecting "Open file location".
  • Shut down your computer and boot Ubuntu Live from the flash drive. You may need to modify your UEFI/BIOS settings to get it to boot from the flash drive instead of booting your Windows installation.
  • Select Ubuntu in the first menu AFTER you've booted from the flash drive.
  • On the next menu, choose to boot from the drive rather than installing Ubuntu.
  • Now you should finally be into the Ubuntu desktop. Open the file manager and copy the .dll from wherever you saved it to both the same directory as musicbee.exe AND the plugins directory. I'm not sure if you need both, but it's better to be safe than sorry.
  • Shut down Ubuntu and reboot into Windows.
If your drive is encrypted with Bitlocker (like mine), you'll need to follow a few more steps.
BEFORE booting into Ubuntu.
  • Save your recovery key by right-clicking on the encrypted drive (in Windows) and selecting "Manage Bitlocker", then "Backup your recover key".
  • You can either save it to a text file or to your Microsoft account. In either case, it's a long set of numbers (8 sets of 6, with dashes in between).
AFTER booting into Ubuntu.
  • Open software center, click on edit, and the software sources. Then check the box that says "Community-maintained free and open-source software (universe)".
  • Follow the instructions here to unlock and mount your drive. Where it says to type in your password as "-u<password>", use "-p<recovery key>" instead, where you replace "<recovery key>" with the long number you saved before, INCLUDING the dashes, and making sure there is NOT a space between "-p" and the beginning of your recovery key.
  • Copy the .dll as described above.

While modifying files in the Ubuntu environment, you should be careful to not modify anything else, because you could corrupt your MusicBee or worse, Windows installation.

Have you tried windows commands TAKEOWN and ICACLS

icacls "C:\Program Files\WindowsApps" /save "C:\temp\WindowsApps.acl"
(note the folders ownership using file properties > security tab > advanced .OWNER is at the top)

takeown "C:\Program Files\WindowsApps"

icacls "C:\Program Files\WindowsApps" /grant USERLOGIN:(OI)(CI)(RX,W)

This should work to secure it again

You could use icacls /reset to restore the permissions. I try to stay away from icacls /reset because it doesn't account for addon's, well a least on servers.

icacls "C:\Program Files\WindowsApps" /restore "C:\temp\WindowsApps.acl"

icacls "C:\Program Files\WindowsApps" /setowner "NT Service\TrustedInstaller" or whatever you noted in advanced security above

EDITED to remove duplicate very long quotes - phred

7
Plugins / Re: Musicbee Chromecast Plugin
« on: April 01, 2021, 09:28:39 PM »
Check out https://www.audiosciencereview.com/forum/index.php?threads/windows-to-chromecast.11110/

desktop app streaming to 5 devices at once.



from read me
This tool captures the audio from your desktop (or microphone) and streams it to a ChromeCast Audio device.

You can download an installer from the releases. After running setup.exe you can run the installed program from C:\Program Files (x86)\Desktop Audio Streamer\Desktop Audio Streamer\ChromeCast.Desktop.AudioStreamer.exe.

On the first run Windows will ask you to configure the firewall and this must be enabled for your home-network type (public or private) for audio to play.
If the application doesn't find your devices please read troubleshooting.
This tool can't be used to synchronize video on your desktop with audio on your devices. There's always a lag because of audio buffers on the devices and in the application.

8
Bug Reports / Re: Musicbee Will not resume from Sleep Mode
« on: February 09, 2021, 11:21:21 PM »
I have been chasing this for a while. In my case, there were a few things happening in the O/S and 3rd part drivers. I am on an insider release of win 10. So with each update, there was the potential for a new issue or an old one returning.
You didn't mention what O/S you are using so I will assume windows 10
Changing your power settings is obvious but what may not be is windows controlling of USB ports and disk drives ( I will get into that)  which are real culprits in sleep/wake-related hangs. Enabling developer mode gives additional power options including "Never sleep while plugged in"  Try this first to see what happens

The hardest one to figure out was a setting in Intel Ready mode Which comes on Dell, HP, and Other Intel-based machines. Until I found this Windows 10 keeps changing the power saving settings behind my bac

Another mystery hang was resolved by using the portable version of MusicBee

I will need to go.  I will come back later to finish.
 I also had an issue with a USB cable disconnect - since I store all my music on an external drive this was an issue.

9
Questions / Re: MusicBee musicbee#settings.ini root disk
« on: January 31, 2021, 07:35:44 AM »
With flash memory on a stick or SD becoming so inexpensive and massive it seems possible to carry a large music collection in a phone or on a key chain. I was wondering if I would get into some trouble down the line if modified the config and removed the drive letter for all paths that MusicBee needs. Not including any calls to other programs unless I put them in the Music Bee folder. (?)


Does MusicBee use its startup drive spec universally (with the external calls an understood exception) or should a start in be specified in a shortcut?

Allowing for the settings.ini to be mostly driveless. Which I have down without an issue

<ENV_OrigSetPath>\MusicBeePortable\AppData\</ENV_OrigSetPath>
<ENV_LibPath>\MusicBeePortable\Library\</ENV_LibPath>
<ENV_PromptLib>false</ENV_PromptLib>
<ENV_KnownLib>

Thanks
John

I am moving the "Portable" version off of an external expansion drive and back to the desktop after expanding the space available with a larger faster drive(s)
the move is from S:\MusicBeePortable  to C:\Users\admin\Desktop\MusicBeePortable

Questioning my own answer - someone named DRJee simplified the question to relative paths

My question is if I had to change settings to what's shown below which made sense since I had moved it to the root of a drive.
but if I change <ENV_OrigSetPath> to C:\Users\admin\Desktop\MusicBeePortable\ or simply drop the S:
Won't the paths be normalized to  C:\MusicBeePortable\~ ?

<ENV_OrigSetPath>S:\MusicBeePortable\AppData\</ENV_OrigSetPath>
<ENV_LibPath>\MusicBeePortable\Library\</ENV_LibPath>
<ENV_PromptLib>false</ENV_PromptLib>
<ENV_KnownLib>
 <string>\MusicBeePortable\Library\</string>
 <string>\MusicBeePortable\Purrfection\</string>
 <string>\MusicBeePortable\Purrfection+\</string>
 <string>\MusicBeePortable\temp\</string>
 <string>\MusicBeePortable\Bliss\</string>
 <string>\MusicBeePortable\Albums\</string>
 




10
Questions / MusicBee musicbee#settings.ini root disk
« on: October 20, 2020, 05:27:23 AM »
With flash memory on a stick or SD becoming so inexpensive and massive it seems possible to carry a large music collection in a phone or on a key chain. I was wondering if I would get into some trouble down the line if modified the config and removed the drive letter for all paths that MusicBee needs. Not including any calls to other programs unless I put them in the Music Bee folder. (?)


Does MusicBee use its startup drive spec universally (with the external calls an understood exception) or should a start in be specified in a shortcut?

Allowing for the settings.ini to be mostly driveless. Which I have down without an issue

<ENV_OrigSetPath>\MusicBeePortable\AppData\</ENV_OrigSetPath>
<ENV_LibPath>\MusicBeePortable\Library\</ENV_LibPath>
<ENV_PromptLib>false</ENV_PromptLib>
<ENV_KnownLib>

Thanks
John

11
Questions / Re: Portable MusicBee3Settings.ini
« on: October 20, 2020, 03:59:41 AM »
Possible - that you had run the installed version first then the portable. Maybe even copied the configuration ini into the portable version folder or pointed to the library from

12
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: September 05, 2020, 05:07:28 AM »
It might be helpful if you wrote a bit more about your environment and posted the last log entries for MB and turn on the debug log for the app to see if that captures additional relevant information.
Does the machine put itself to sleep and you see that it executed when you wake it up. Doe the mobile device have its power savings on?
Is the machine all updated?
Network card drivers etc?
Have you added exceptions for MB and dll to your AV apps

this was something suggested for the error with Sockets
http://Https://answers.microsoft.com/en-us/windows/forum/all/error-please-help-me-how-to-handle-this/001b04ea-de9b-4eb6-872a-faf09690b8cd

I have used the app for 2 years on a win 10 device with multiple phones being used to control the app - it never misbehaved.

13
Questions / Re: Lyrics Question
« on: September 01, 2020, 02:56:21 AM »
Where are the tracks stored? On a local drive or somewhere else?
How about artwork.. if you were to change and save one or a few tracks artwork (embedded) are the changes saved after you restart the app?

To check go to preferences then Tags(1) and check if these are checked
       embed artwork in the music file
       embed lyrics in the music file

14
Questions / Re: Music files won't import
« on: August 23, 2020, 10:21:29 PM »
You can copy them from the stick to a folder on your machine.
I created a folder called music on a removable drive (with subfolders for albums, soundtrack, and artists) and put all my music there. as long as the drive letter remains the same you should not have any issues.
You could also put Music Bee portable on the drive also.

15
Questions / Re: Lyrics Question
« on: August 23, 2020, 10:13:41 PM »
How about

edit (Shift-Enter)
select the lyrics tab
then search internet and save

Pages: 12 3 4