01-23-2025, 02:41 AM
(This post was last modified: 01-23-2025, 02:48 AM by taynaron.
Edit Reason: added EXTIMG question
)
I am uploading a bunch of custom playlists to my Moode box. The default two playlists have an `EXTIMG` tag for a playlist image. I see that those images are stored in a read-only (to me) folder:
Is there a better place I can upload these images, or should I just sudo playlist-covers to writable? How would I reference this path in the EXTIMG tag?
Code:
@moode1:~ $ ls -l /var/local/www/imagesw/
total 200
drwxr-xr-x 2 root root 4096 Jan 8 14:27 playlist-covers
drwxr-xr-x 3 root root 16384 Jan 8 14:27 radio-logos
drwxr-xr-x 2 root root 180224 Jan 20 21:38 thmcache```