Hide mp3/albums

Got an idea? Missing something? Post your feature request here.
Oxize
Posts: 38
Joined: 23 Jan 2016, 15:31
Has thanked: 1 time
Been thanked: 7 times

Hide mp3/albums

Unread post by Oxize »

Would be nice to have an option to hide specific albums or mp3's from showing. Either by user group or a through a user.
Insann
Posts: 10
Joined: 22 May 2015, 08:33
Has thanked: 0
Been thanked: 5 times

Re: Hide mp3/albums

Unread post by Insann »

But you can actually do that !

You need to separate for exemple the "Album A" for "User A" from the "Album B" for "User B" in you're music folder's.

Code: Select all

"music_folder_A/album_A/song_A" for user A ( Classic music )
"music_folder_B/album_B/song_B" for user B ( Hardcore music )
Now that those Albums are separate you can add them in different music folders in the madsonic parameters.

Then you only need to manage access of the different music folders for every users !

Code: Select all

user 1 =
music_folder_A - OK
music_folder_B - OK

user 2 = 
music_folder_A OK
music_folder_B NO

user 3 =
music_folder_A NO
music_folder_B OK
Well i think you got it !

Insann
Sorry for my bad English
These users thanked the author Insann for the post:
Madsonic
Rating: 7.69%
Oxize
Posts: 38
Joined: 23 Jan 2016, 15:31
Has thanked: 1 time
Been thanked: 7 times

Re: Hide mp3/albums

Unread post by Oxize »

I am using madsonic running on Synology. Not windows. Kinda difficult to alter files under Synology (command line). Putting an password on some album through madsonic would be much nicer and user friendly.
Insann
Posts: 10
Joined: 22 May 2015, 08:33
Has thanked: 0
Been thanked: 5 times

Re: Hide mp3/albums

Unread post by Insann »

Sure, it was just a work around !

But i know for sure that you can use command line on synology systems !
And them install an emulated Shell !

http://techanic.net/2014/04/12/configur ... tions.html

Good luck !
Post Reply