login doesn’t work with 0301 nightly Post date FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › login doesn’t work with 0301 nightly This topic has 4 replies, 3 voices, and was last updated 18 years, 7 months ago by Anonymous. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts 02/03/2006 at 11:49 AM #185 evans02472Participant config_auth in configfile.c:425 seems to be checking the value from conf_get_string improperly – probably should be more like: if(CONF_E_SUCCESS != conf_get_string(“general”,”admin_pw”,””,adminpassword,&size)) { return FALSE; } I’ve actually noticed the wrong check for the status of “conf_get_string” in several places…. …tom 02/03/2006 at 12:18 PM #4032 rpeddeParticipant Hmm… I don’t know what that’s about. Fixed now, though, in about 5 places. Thanks. — Ron 02/03/2006 at 10:40 PM #4033 AnonymousInactive I’m also having the same problem. Andy 02/03/2006 at 11:20 PM #4034 rpeddeParticipant It’s fixed in CVS, you won’t see it until next nightly. — Ron 02/03/2006 at 11:23 PM #4035 AnonymousInactive OK. I love the fact I can now build playlists of recently played, most popular, recently added, etc. Thanks!!!! Andy Author Posts Viewing 5 posts - 1 through 5 (of 5 total) The forum ‘Nightlies Feedback’ is closed to new topics and replies. → Welcome