Playlist Table SHARELEVEL

Need help? Post your questions here.
z-vap
Posts: 21
Joined: 08 Jun 2013, 12:36
Has thanked: 2 times
Been thanked: 4 times

Playlist Table SHARELEVEL

Unread post by z-vap »

I am reviewing settings that I need to make when I do a DB rebuild or change. I am noticing the SHARELEVEL setting is either 0 or 1 in my DB. What does that do?

SELECT TOP 500 * FROM playlist
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Playlist Table SHARELEVEL

Unread post by Madsonic »

Hi there,

0 = private playlist (only visible to the owner and admin user)
1 = shared playlist (visible to all user)

best regards
z-vap
Posts: 21
Joined: 08 Jun 2013, 12:36
Has thanked: 2 times
Been thanked: 4 times

Re: Playlist Table SHARELEVEL

Unread post by z-vap »

For some reason I thought IS_PUBLIC = 'true' or 'false' handled that.

Thanks
Post Reply