Add description to shared media automatically

Got an idea? Missing something? Post your feature request here.
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

Add description to shared media automatically

Unread post 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.
These users thanked the author troycarpenter for the post:
Madsonic
Rating: 7.69%
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Add description to shared media automatically

Unread post 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
These users thanked the author Madsonic for the post:
troycarpenter
Rating: 7.69%
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

Re: Add description to shared media automatically

Unread post by troycarpenter »

Thanks! Great response and right along what I expect. What about for a single song?
Post Reply