The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


How do i access usb drive Folder bit lost
#1
how do I select a mp3 folder on my USB drive which is connected to the raspberry pi, 
 I can select the MP3 Folder  via gui which  all works fine.


I have now just put a apple remote to it and volume up and down next etc all works
but I want to press the MENU button to select a folder on the USB drive

I have done this
begain
prog=irexec
Button=KEY_MENU
config=/home/pi/Mp3.sh
end

and made this script Mp3.sh

#!/bin/bash
mpc stop
mpc clear
mpc load Mp3
mpc play

and put in Home/pi

on the usb  it say USB/B007/MP3        

but when I press it Northing happens  I am totally Lost does anyone have any Idea where I am going wrong

Many thanks
Reply


Messages In This Thread
How do i access usb drive Folder bit lost - by avior - 09-20-2023, 12:55 PM

Forum Jump: