SilverEagle wrote:
> Unzip the skin (it is a zipfile) and open
> covers_update.xml in notepad or any other editor.
> Now change <if cond="editqueue">
> into <if cond="!kiosk">. Save the
> file and put it back into the zip.
>
> Now the prev/next functionality is always (as long
> as you allow it in kioskmode) available using the
> keyboard or your remote but not on screen.
Thanks, this worked perfectly, I am now wanting to do a similar thing with pausing. I don't want pausing to be enable by touching the bottom part of the screen, however I do want to be able to pause with the remote.
Thanks for all your help
BlueTouch V3 beta
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
srodda wrote:
> I don't want pausing to be enable by touching the bottom part of the screen, however I do want to be able to pause with the remote.
Unzip and open covers.sj in an editor (notepad is fine). Search function CoversClick() (about line 350), in that function is a call to PausePlay(). Remove that line or de-activate it by putting "//" in front of it.
Now you can leave pausing enabled in the SJ kiosk settings so the remote key will work, but clicking the screen will be disabled.
SilverEagle
> I don't want pausing to be enable by touching the bottom part of the screen, however I do want to be able to pause with the remote.
Unzip and open covers.sj in an editor (notepad is fine). Search function CoversClick() (about line 350), in that function is a call to PausePlay(). Remove that line or de-activate it by putting "//" in front of it.
Now you can leave pausing enabled in the SJ kiosk settings so the remote key will work, but clicking the screen will be disabled.
SilverEagle
-
- Posts: 18
- Joined: 3. Nov 08, 03:34
- Location: Australia [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
hey, thanks for all your help. Just a couple of last things i want to do before i use my jukebox for a party which is on saturday. I know you said you would fix this in the next beta but would you be able to let me know how i can correctly map the B and C buttons. And also as i have changed the karaoke button to a button that says "HITS", the button to turn it off says "HITS" with a cross, i was wondering if i could somehow remove the word hits from this and change the cross to the word "ALL". I am able to change the cross to "ALL" but was not sure on where to edit to remove the "HITS" part or what was previously a microphone pictures.
Thanks for all your help
Thanks for all your help
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
how do you set it up to view track artist
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Guest wrote:
> how do you set it up to view track artist
I guess I am not understanding you: currently the search results screen shows artistname, albumname, trackname. What else/more exactly do you want to see?
> how do you set it up to view track artist
I guess I am not understanding you: currently the search results screen shows artistname, albumname, trackname. What else/more exactly do you want to see?
Re: BlueTouch V3 beta
i mean the selection page for various artists it shows title of track only
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Guest wrote:
> i mean the selection page for various artists it shows title of track only
Sorry, my brain is a bit fuzzy (too much sun and wine probably
): what is the selection page for various artists? Could you tell me exactly what steps I have to take after I start up Silverjuke (with my skin) to end up on this page? Or alternatively make a screenshot and put a big red arrow where I have to look?
> i mean the selection page for various artists it shows title of track only
Sorry, my brain is a bit fuzzy (too much sun and wine probably

Re: BlueTouch V3 beta
when you select a compilation album you cant see the artist or bands just the title
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Guest wrote:
> when you select a compilation album you cant see
> the artist or bands just the title
Ah, finally understood: you mean you click on an album, then all tracks for the album show up, and at that moment you'd like to see the artists if it is a compilation album?
I'll try to add that, sounds useful.
SilverEagle
> when you select a compilation album you cant see
> the artist or bands just the title
Ah, finally understood: you mean you click on an album, then all tracks for the album show up, and at that moment you'd like to see the artists if it is a compilation album?
I'll try to add that, sounds useful.
SilverEagle