{queue,song}_print: print relative paths if possible
If a song with an absolute path points inside the music directory, print only the relative part. This happens when partial songs from a playlist file were loaded.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "song_print.h"
|
||||
#include "locate.h"
|
||||
#include "client.h"
|
||||
#include "mapper.h"
|
||||
|
||||
/**
|
||||
* Send detailed information about a range of songs in the queue to a
|
||||
|
||||
Reference in New Issue
Block a user