Ampache

Pour l'Amour de la Musique

introduction

You are not logged in.

Announcement

- Forums Updated 12/27/2008 -

Please read the Rules before posting. Also please always update to the latest stable release before submitting a bug report. If you are using a development release please update to the latest SVN.

Useful Links

#1 2008-08-17 15:08:35

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Allow Guest User to Play Music

I have set up Ampache and think it is quite cool.

One issue is that I need to set up a 'generic' account.  This account will be used by various people on a need to know basis.  Since it is a shared account I need the password to be fixed and not be changed by the user and as well allow the user to browse and play music but not save any playlists.

I tried the Guest Account - this prevents the user from changing the password but the Guest Account setting DOES NOT allow the user to play music.

Does anyone know how I can make this happen??

Thanks a lot!

Offline

 

#2 2008-08-18 07:10:17

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

There isn't any feature that would give someone everything that a user can do except the ability to save playlists, what exactly are you trying to accomplish?

Offline

 

#3 2008-08-18 16:37:04

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

Basically what I need is a Generic Account that will be used by lots of people.

Since there are many people using this Generic Account - I do not want any one user to be able to change or customize the experience for the other users.

Not saving playlists is not so much a big deal.

The most important thing is to not allow the  the password to be changed - this appears to be accomplished by the Guest Account.

My biggest problem is that this Guest Account CAN NOT play the music.

Do you know how I can get this Guest Account to be able to play music??

Thanx so much!

Offline

 

#4 2008-08-18 16:50:34

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

http://ampache.org/bugs/ticket/14

Would the above feature request work?

Offline

 

#5 2008-08-18 17:49:42

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

This feature will not work.  We need to restrict who can access the site by issuing a Generic Username and Password and control who has it.

Should not a Guest User be able to play music?

Thanx for your speedy reply!

Offline

 

#6 2008-08-18 23:10:29

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

By design the guests aren't inteeded to be able to do anything, though I understand what you are trying to accomplish... Is there any reason you can't use the registration system and simply set the 'auto' level to User so that each individual has to register with a valid e-mail address, and then is able to login and customize their interface...

Offline

 

#7 2008-08-19 06:25:21

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

My problem with doing an Auto Registration is that I can not control who can access the site.

Is there anyway an adminisrative option can be set on the "User" type to prevent them from changing the password?

Thanx again for your time!

Offline

 

#8 2008-08-19 13:37:51

Pope Viper
Band Promoter
From: Texas, USA
Registered: 2008-01-10
Posts: 302
Ampache Version: 3.4.2
MySQL Version: 5.1
PHP Version: 5.2.5
Reputation :   

Re: Allow Guest User to Play Music

You're essentially looking for a Windows like option that "User cannot change password"

Offline

 

#9 2008-08-19 16:11:53

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

I met with my stakeholders today and I do not think Ampache will be able to meet our needs.

Thanx everyone for your time and attention to my requests!

Offline

 

#10 2008-08-19 16:35:26

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

so does that mean you don't want it anymore?

Offline

 

#11 2008-10-04 13:18:13

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

Sorry for the delay in responding - Ampache is not dead a and I can live with the Guest Password thing.

One thing I must be able to do is create and save playlists.  This can be done via a file on the server and does not have to be user changeable.  Is this possible?

Thanx

Offline

 

#12 2008-10-05 03:36:02

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

If you want to 'permenatly' save a playlist to the "server" and you are not using a client that understands the XML API (Amarok2, Coherence, Quickplay) then you will need to turn off require_session in the config file as normal players wouldn't know how to re-negoiate a valid session

Offline

 

#13 2008-10-10 20:30:13

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

Back to your comments on Aug 19.

Is it possible to prevent the Guest User from changing their Password and from Saving Playlist?

If not is this a possible feature?

Thanx!

Offline

 

#14 2008-10-11 02:38:49

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

Currently no, just subit a feature request to http://ampache.org/bugs for it, it is definitely possible. However be aware that I still don't have internet at home, so I can't really do any work for the time being. I hope to have internet soon, but I'm d not too optomistic :( I think I'm going to have to have France telecome come out again and look at the line....

Offline

 

#15 2008-10-15 19:50:05

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

I have opened a ticket for this suggestion - http://ampache.org/bugs/ticket/315

Thanx!

Offline

 

#16 2008-10-15 19:52:21

xq1xq1xq1
Fan
Registered: 2008-08-16
Posts: 26
Reputation :   

Re: Allow Guest User to Play Music

BTW - Vollmerk - You moved to France from Oregon??  Cool!

Offline

 

#17 2008-10-16 01:53:35

vollmerk
Lead Developer
From: Corvallis, OR
Registered: 2004-09-25
Posts: 3091
Ampache Version: Newer then SVN
MySQL Version: 5.x
PHP Version: 5.2.x
Reputation :   38 
Website

Re: Allow Guest User to Play Music

Saw the bug report, thanks for submitting it, and Yup quite a long journey, and haven't quiet settled here (still working on internet) but it was a good move

Offline

 

Board footer

Powered by PunBB and MyBestBB

range