config.ini #60
Daveolw
started this conversation in
Camplayer on Raspberry Pi OS
Replies: 2 comments 1 reply
-
You need to create it, for example by copying the example config, or by creating it with Or just edit it with your favourite editor, maybe |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is what I did as per instructions,
Create and open following file (assumes you are running as user 'pi')
/home/pi/.camplayer/config.ini
I used Raspberry terminal sudo nano /home/pi/.camplayer/config.ini
and then saved it, but it cannot find
From: cybermaus
Sent: Sunday, August 15, 2021 1:25 PM
To: raspicamplayer/camplayer
Cc: Daveolw ; Author
Subject: Re: [raspicamplayer/camplayer] config.ini (#60)
You need to create it, for example by copying the example config, or by creating it with touch /home/pi/.camplayer/config.ini
Or just edit it with your favourite editor, maybe nano or vi, and then upon exit save it. That will also create the file
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Which Directory should the config.ini go?
Followed instructions and get this error,
'/home/pi/.camplayer/config.ini' not found!
No configuration file found
Beta Was this translation helpful? Give feedback.
All reactions