(23-Oct-2020, 03:00 PM)OscarH Wrote: Thanks... should almost work now.. except it returns with "no such file or directory"Are you sure it's the music folder, not playlist?
I can clearly see the file in the music folder (also in the SO web browser) so saving it onto the snakeoil computer is not the issue.
Could be a file permissions issue, perhaps try:
sudo cat /media/music/gpg | sudo apt-key add -
sudo cat /media/playlist/gpg | sudo apt-key add -
* Assuming you saved the file as gpg (if it's another name, replace gpg with your saved file name)
(23-Oct-2020, 03:00 PM)OscarH Wrote: - which file type does it need to be saved as? (I have tried using the gpg file and with the contents in a text file)It does not matter in this case.
(23-Oct-2020, 03:00 PM)OscarH Wrote: - is the directory /media/music by default? How can I see if it's called something else?Try the above first, if it doesn't work, do a screencap of the file browser, and we'll find out.
Cheers.