Page 1 of 1

Add description to shared media automatically

Posted: 05 Jan 2017, 23:10
by troycarpenter
When media is shared, whether an album or song (or any thing else), please autofill the description to be something the user can recognize later when looking at the Shared Media list. Right now when something is shared, the description field is blank.

For instance, when an album is shared, make the description something like "album" or "artist-album". Same thing for a song. As an admin that has to clean up shared files occasionally, it would be nice to know what the shared item is without having to click on the link first.

Re: Add description to shared media automatically

Posted: 06 Jan 2017, 04:07
by Madsonic
add this to the next build:

default Share description:

for album share

Code: Select all

ALBUM: <ARTIST> - <ALBUM>
for playlists

Code: Select all

PLAYLIST: <PLAYLISTNAME>
for playqueue if multiple Artists

Code: Select all

Various Artists

Re: Add description to shared media automatically

Posted: 06 Jan 2017, 05:49
by troycarpenter
Thanks! Great response and right along what I expect. What about for a single song?