Forum Replies Created

Viewing 15 posts - 16 through 30 (of 649 total)
  • Author
    Posts
  • in reply to: BAE stopped working Win 11 #17745
    Milky
    Keymaster

    Just one other crazy thought. What anti-virus/malware software are you using? Can that be suspended whilst you do a clean install of BAE? Not saying it IS that, but something in the av softare may have blocked part of the installation.

    in reply to: BAE stopped working Win 11 #17743
    Milky
    Keymaster

    That really is strange BAE behaviour. I’ve installed many dozens of copies for clients over the years, and never come across such a hard-on error.

    Do you have any other 32 bit applications running on that PC? BAE is a 32 bit application, so I wonder if WOW64 (which allows 32 bit applications in a 64 bit environment) is having a problem resolving something.

    I have no ETA on the development schedule for BAE64, nor if it is actually being worked on at the present moment. There are some structural changes occurring within the Claessonedwards company, and that may be taking precendence.

    in reply to: BAE stopped working Win 11 #17740
    Milky
    Keymaster

    Sounds like a Windows update may have broken something for it to have happened so suddenly. Can you roll back to a previous Windows update level and try again?

    in reply to: Breakaway One Latest Version (3.32.47) Released #17736
    Milky
    Keymaster

    Version 3:32:48 is available on their new website.

  • https://www.breakawaysoftware.com
  • Just a minor tweak if you refer to the release notes.

    • This reply was modified 1 month, 4 weeks ago by Milky.
    • This reply was modified 1 month, 4 weeks ago by Milky.
in reply to: Announcing A New Website Home For Breakaway Products. #17732
Milky
Keymaster

I agree on the font selection. I’ve always liked Arial myself.

As to time frame, we could all guess until the cows come home. I wouldn’t think that a re-write of the code would be anywhere near as difficult as a design-from-scratch project because all the clever stuff has been nutted out in old code and just has to be translated or modified. That assumes that BAE2 v1 would look and feel exactly like BAE1 (but expanded variables and code for 64 bit operation), and the improvements would flow on after that.

As a programmer myself, I find that the design and code module stages are the most time consuming. I have translated many systems from one language to another quite quickly once the structure is in place. I spent a lot of time before the dreaded Y2K bug doing exactly that.

I know that BAE has presented quite the dilemma as it currently sells for US$30 compared to BA1 with HD core at US$160. Would the BAE market stretch to the additional cost? I don’t think so.

in reply to: Breakaway One Latest Version (3.32.47) Released #17721
Milky
Keymaster

The SSL broker may have a different port which you may have to relax in your firewall.

in reply to: Breakaway One Latest Version (3.32.47) Released #17718
Milky
Keymaster

Interesting approach. I must experiment more. I have an Auto Hot Key (AHK) script which does a few things on my playout system, including Stop, Pause, Next Track, Previous Track etc and I have added a button to toggle Bypass on/off to that panel.

This is the code to turn Bypass On.

REM Set Bypass Processing option to ON
curl --silent --output nul http://OTSBOX:8282/parameter/hd1/proc/bypass_proxy=1

and Off.

REM Set Bypass Processing option to OFF
curl --silent --output nul http://OTSBOX:8282/parameter/hd1/proc/bypass_proxy=0
  • This reply was modified 4 months, 2 weeks ago by Milky.
in reply to: Breakaway One Latest Version (3.32.47) Released #17714
Milky
Keymaster

When I play vinyl, I like to turn off BA1 processing using the “Bypass” option. I currently do this via a batch file which executes the http link via cURL. I’ll experiment to see if can get the assistant to do that.

in reply to: Breakaway One Latest Version (3.32.47) Released #17710
Milky
Keymaster

I have no idea, but all the changes are industry driven, so there must be a need.

Please don’t shoot the messenger.

  • This reply was modified 4 months, 2 weeks ago by Milky.
in reply to: Breakaway One Latest Version (3.32.47) Released #17708
Milky
Keymaster

A new version (3.32.47) has been released. It is not going to appease those of you demanding specific changes, but there has been pressure from within the radio industry to move into Home Assistant support using MQTT.

How to use:
In BA1, enable MQTT support, configure your broker settings
In BA1 WEB admin, select the parameters you wish to export to MQTT – Only currently supports status items, sensors/binary sensors. Control is still handled via HTTP only.

Your MQTT broker should now have a topic set in homie/BreakawayOneInstance

If you have Home Assistant installed, and MQTT Discovery enabled (sometimes called MQTT Statestream), your BA1 settings should just magically appear as sensors to apply to dashboards, including metering and states (binary sensors). They will also DISAPPEAR when you shut down BA1, but not the automations built around them. This is normal Home Assistant behavior.

Direct Links below:

BAOne:

  • https://drive.google.com/file/d/1rsMpS67iy9rcYfJy7kDLCaf18i-6Xb-H/view?usp=drive_link
  • Change Log:

  • https://drive.google.com/file/d/1Pq5bqCYPImbjw-0nNo0MUTCA6Qys_u5L/view?usp=drive_link
  • in reply to: Breakaway One Latest Version (3.32.47) Released #17702
    Milky
    Keymaster

    As I said, this is a MAINTENANCE release to fix issues which had security risks.

    in reply to: Breakaway One Latest Version (3.32.47) Released #17699
    Milky
    Keymaster

    There is a new website in the wind, but it is not quite ready at this moment.
    Meanwhile, there has been a maintenance release which you can download from this temporary link.

  • https://drive.google.com/file/d/18LcXw3X2eCw1KDNm0oFV69NpCafyDusj/view?usp=drive_link
  • BreakawayOne Revision History

    3.32.43

    Multiple network security related fixes (Port 8200)
    BaRemote now 64-bit on 64-bit systems
    BaRemote now supports scaling up to 400% (previously limited to 200%)
    Meters inoperative after PC coming back from sleep fixed
    AM 12.5k bandwidth option added

    I will publish the new website link when it is ready to go live. Watch this space!

    in reply to: Breakaway One Latest Version (3.32.47) Released #17695
    Milky
    Keymaster

    To answer your question, yes, that is the procedure. It always pays to export your configuration before an upgrade in case there are settings which get lost in the install process.

    The latest official release on their website is 3.32.05. If you are running a later version already, I am at a loss as to where it came from.

    • This reply was modified 4 months, 3 weeks ago by Milky.
    in reply to: Start App Minimized #17688
    Milky
    Keymaster

    I’ll do some experimenting. I use BA1 as a service and use the remote management package to make any adjustments, so I’ve never experienced the problem you describe. Is there some reason why you can’t take the same approach?

    in reply to: Start App Minimized #17686
    Milky
    Keymaster

    This video shows how to move icons into/out of the Systray area.

    Is this what you wanted to know?

    Viewing 15 posts - 16 through 30 (of 649 total)