INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2 3 4 5 ... 10
 1 
 on: Today at 01:06:06 am 
Started by troyc - Last post by JimH
This has been happening to me recently.  Hangs on a black screen when I stop a movie... has to be task killed.  Local files.
Are you watching via browser (Netflix or Amazon)?

Try escape or F11.

Could be a focus problem.  Click on the screen first with your mouse.

Alt-F4 will kill a browser window without killing MC.

 2 
 on: Yesterday at 10:30:02 pm 
Started by curiousMonkey - Last post by curiousMonkey
I purchased the MS-01 with base Intel i5-12600H processor. While the benchmark score was not quite up to the UM790, it was still quite respectable. I posted the results in the benchmark thread here: https://yabb.jriver.com/interact/index.php/topic,54396.400.html.

It allowed me to get rid of my noisy HTPC at the expense of a few internal LEDs that I can't cover with black tape. I particularly liked the cost (less than $600) even when I added my own RAM and SSD. Bypassing a gaming GPU provides quite a cost reduction.

 3 
 on: Yesterday at 10:23:42 pm 
Started by JimH - Last post by curiousMonkey
Minisforum MS-01 with entry level i5-12600H processor, 16GB RAM and iGPU

Running 'Math' benchmark...
    Single-threaded integer math... 1.792 seconds
    Single-threaded floating point math... 2.348 seconds
    Multi-threaded integer math... 0.302 seconds
    Multi-threaded mixed math... 0.407 seconds
Score: 3919

Running 'Image' benchmark...
    Image creation / destruction... 0.163 seconds
    Flood filling... 0.148 seconds
    Direct copying... 0.259 seconds
    Small renders... 0.572 seconds
    Bilinear rendering... 0.283 seconds
    Bicubic rendering... 0.897 seconds
Score: 9475

Running 'Database' benchmark...
    Create database... 0.052 seconds
    Populate database... 0.573 seconds
    Save database... 0.079 seconds
    Reload database... 0.039 seconds
    Search database... 0.727 seconds
    Sort database... 0.640 seconds
    Group database... 0.532 seconds
Score: 8141

JRMark (version 32.0.47 64 bit): 7178

 4 
 on: Yesterday at 09:09:35 pm 
Started by troyc - Last post by Drybonz
This has been happening to me recently.  Hangs on a black screen when I stop a movie... has to be task killed.  Local files.

 5 
 on: Yesterday at 08:23:07 pm 
Started by Kenny Dave - Last post by Kenny Dave
I don't have track info working in Linux Mint. It just shows me a blank screen. It's the same for all Track Info options. Cover Art display works ok.

Any suggestions how I could debug this?

 6 
 on: Yesterday at 08:02:44 pm 
Started by BryanC - Last post by BryanC
I added noble support in installJRMC v1.0.2 for *buntu >= 24.04 as well as a new "--base" option to select your preferred debian base manually for fun or troubleshooting.

I tried running the noble MC build on Fedora 40 and it worked fine:

Code: [Select]
installJRMC --install local --base noble
I'm not sure how many people are using my Fedora/CentOS repo, but I'm curious if anyone would be for/against switching the fedora rpms in my repo to a noble MC base. I'm tempted since it seems to work OK on Fedora 40 and would be the latest and greatest, but I have not tested on F39 or lower or any of the CentOS derivatives.

Since there's now a fairly wide compatibility gap, I'm also thinking of a way to automatically select the appropriate MC base version for older distros and/or legacy MC releases and providing warnings/workarounds if there are issues.

Is there a list of which MC versions correspond to each Debian base version? IIRC sometimes it has switched mid-version so a tree of the repo would help!

 7 
 on: Yesterday at 05:56:21 pm 
Started by haggis999 - Last post by haggis999
Try testing the mc32 commands in a cmd prompt first.
I think you need to remove the space between the MCC arguments. This works for me:

mc32 /mcc 10037,1
mc32 /mcc 10014

Those commands work via a command prompt but not via the .wsf script.

 8 
 on: Yesterday at 04:55:12 pm 
Started by haggis999 - Last post by zybex
Try testing the mc32 commands in a cmd prompt first.
I think you need to remove the space between the MCC arguments. This works for me:

mc32 /mcc 10037,1
mc32 /mcc 10014

 9 
 on: Yesterday at 04:25:41 pm 
Started by haggis999 - Last post by haggis999
I would like to find a way to enforce the use of a detached display for the MC zone I use for playing videos.

An old thread https://yabb.jriver.com/interact/index.php?topic=79166.msg537977 includes a script for doing just that. I updated the code to use MC32 and to target Zone #3, as shown below. This was saved as a .wsf file but it doesn't work. It opens MC but doesn't make the switch to a detached display. Are such scripts no longer valid for MC or does it just need a little tweak?

Code: [Select]
<package>
<job id="vbs">
<script language="VBScript">

'Create our handy dandy Shell object
set WshShell = WScript.CreateObject("WScript.Shell")

'Start MC
WshShell.Run "mc32.exe"

'Pause for a bit
WScript.Sleep 1000

'Detach display on Zone 3
WshShell.Run "mc32.exe /MCC 10037, 1:2"
</script>
</job>
</package>

 10 
 on: Yesterday at 03:57:42 pm 
Started by steini0807 - Last post by steini0807
kann mir jemand helfen wie man "netflix" wieder in der Theatheransicht auswählen kann

Pages: [1] 2 3 4 5 ... 10