INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 4 5 6 7 [8] 9 10
 71 
 on: Yesterday at 09:20:31 am 
Started by tzr916 - Last post by Hendrik
As far as I can tell it always worked like this, and the behavior also seems quite desirable to me. When I'm done watching an episode, I want to navigate to the next one, so being taken to the actual list is advantageous for that goal.

 72 
 on: Yesterday at 09:16:19 am 
Started by mattkhan - Last post by hoyt
Hi mattkhan - is it necessary to recreate connections to each jriver instance after the upgrade? Most of the entities show as unavailable when I upgraded.

I did the upgrade, rebooted and the "media player" shows as available. The other items, "Audio is Direct", "Playing Now" and "Playlist" show as unavailable. Is that what you mean?

EDIT: Running 2025.05.1, don't see anything in the HA Core logs.

 73 
 on: Yesterday at 07:44:09 am 
Started by tzr916 - Last post by tzr916
If anyone from the JRiver team has time look at this, it would be appreciated.
@cncb
@Matt
@JimH

 74 
 on: Yesterday at 07:06:41 am 
Started by mattkhan - Last post by mattkhan
No, worked fine here. Which version of ha are you using? Anything in the logs?

 75 
 on: Yesterday at 06:55:06 am 
Started by HPBEME - Last post by MGD_King
Here's what I use for viewing Genre.

Code: [Select]
<font size="110">[Name]<//b><//font>
save(groupcount(Artist), _n1)/
save(groupcount(album), _n2)/
save(groupcount(Name), _n3)/
[_n1] Artist/##/if(isEqual([_n1],1),,s)
[_n2] Album/##/if(isEqual([_n2],1),,s)
[_n3] Track/##/if(isEqual([_n3],1),,s)


Then when I drill in to a Genre, I use this to display the Artists in the Genre.

Code: [Select]
<font size="110">[Name]<//b><//font>
save(groupcount(album), _n2)/
save(groupcount(Name), _n3)/
[_n2] Album/##/if(isEqual([_n2],1),,s)
[_n3] Track/##/if(isEqual([_n3],1),,s)

Then when I drill in to an Artist, I use

Code: [Select]
<font size="110">[Name]<//b><//font>
save(groupcount(Name), _n1)/
[_n1] Track/##/if(isEqual([_n1],1),,s)

I hope that gets you in the right direction. :)

 76 
 on: Yesterday at 06:51:11 am 
Started by mattkhan - Last post by sjhilton
Hi mattkhan - is it necessary to recreate connections to each jriver instance after the upgrade? Most of the entities show as unavailable when I upgraded.

 77 
 on: Yesterday at 06:15:22 am 
Started by kona68 - Last post by Awesome Donkey
Segfaults are sometimes hard to reproduce and hunt down the cause of unfortunately. If you're getting segfaults try what I posted here to try to get more info about it to help Bob find the issue.

https://yabb.jriver.com/interact/index.php/topic,141323.msg980548.html#msg980548

 78 
 on: Yesterday at 05:11:26 am 
Started by Ricky007 - Last post by Ricky007
Und da ist mein erstes Problem
Besorgen Sie sich das Installationspaket: Besuchen Sie die offizielle JRiver-Website (www.jriver.com) und laden Sie das entsprechende Installationspaket für das Betriebssystem Ihres ZimaBoards – CasaOS – herunter .

Welche Version?
Sorry war bis nun Windows anwender

 79 
 on: Yesterday at 05:05:59 am 
Started by kona68 - Last post by JimH
Are you running MC from the machine itself?  Not a virtual desktop?

MC requires X11.  You could read about that in other threads on the Linux boards.

If you use installJRMC on Debian or Ubuntu, it should work, probably on other distros.

Bookworm is new to us.  We've learned a little in the last couple of weeks.

I'm hoping that Bob from JRiver will be able to give you better guidance.

 80 
 on: Yesterday at 04:50:55 am 
Started by Hoi - Last post by Hoi
I finally have my Schneider 1.33x XL anamorphic lens up and running. Are there any suggested settings that I should enable?

The 2 main things that I've been having trouble with is getting the OSD to show on the screen. Default is at the bottom and is completely cut off when using the lens.

The other is pincushion. I'm not really sure how to set the geometry correction in the settings.

Pages: 1 ... 4 5 6 7 [8] 9 10