I'm trying the PlayLog plugin.
It doesn't log anything, even though I've configured it to automatically
log all tracks.
The server log shows some errors:
Plugins::PlayLog::Plugin::logfileDir (497) unable to create logging
directory "/PlayLogSongLogs"
Did I miss a config setting?
Results 1 to 4 of 4
Thread: PlayLog
-
2021-02-10, 11:45 #1jvromans@squirrel.nlGuest
PlayLog
-
2021-02-10, 17:07 #2
- Join Date
- Oct 2005
- Posts
- 2,908
PlayLog tries to create a subdirectory of the main LMS playlist directory ("playlistdir" in server.prefs). Be sure you have that set to a directory that LMS can write to.
(IIRC my rationale was that I could only really expect LMS to have write permissions to the cache and playlist directories, and that the cache directory was a risky place to save anything important, that it was fairly likely that cache directories would be cleared out occasionially.)owner of the stuff at https://tuxreborn.netlify.app/
(which used to reside at www.tux.org/~peterw/)
Note: The best way to reach me is email or PM, as I don't spend much time on the forums.
Free plugins: AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu DenonSerial
FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock
-
2021-02-10, 21:44 #3
PlayLog
> (IIRC my rationale was that I could only really expect LMS to have write
> permissions to the cache and playlist directories, and that the cache
> directory was a risky place to save anything important, that it was
> fairly likely that cache directories would be cleared out
> occasionially.)
You could have used the prefs path.
-
2021-02-11, 00:14 #4jvromans@squirrel.nlGuest
PlayLog
On Thu, 11 Feb 2021 00:07:02 +0000, peterw wrote:
> PlayLog tries to create a subdirectory of the main LMS playlist
> directory ("playlistdir" in server.prefs). Be sure you have that set to
> a directory that LMS can write to.
That makes sense.
Thanks, it is working now.
-- Johan