31
mikeh
Re: Audio Module/Edit Genres?
  • 2004/8/5 18:30

  • mikeh

  • Just popping in

  • Posts: 70

  • Since: 2002/1/18


hi

great module, was just wondering (before diving in) if any future enhancements planned in near future?

32
Anonymous
Re: Audio Module/Edit Genres?
  • 2004/8/5 19:23

  • Anonymous

  • Posts: 0

  • Since:


Quote:
if any future enhancements planned in near future?


Yes, there some things planned to be included, but I have to work on my other project first.

Next versions of debaser will have:
- notifications
- including mpegs
- playlists for winamp
- implementing iradio-functionality
- ...

Unfortunately I can give no ETA for the next debaser version.

33
gniknalu
Re: Audio Module/Edit Genres?
  • 2004/8/5 20:57

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Suggestions:

1) Allow users to process pre-existing files on their server. (This will help people migrate from other modules to this one.)

2) I like the idea of the static Genre model. Sure - they should be able to ADD to the list but the standard Genre list would help others standarize. . . IMHO.

Now for the problem:

Does this 'play nice' with 'register_globals = off' - asking because I can't seem to get anything to work right. I can upload but it wont recgonize the ID3 Tag info. I try to edit it and nothing sticks. I try and save the media player defaults - nothing changes. That usually means that it wants 'register_globals = on' --> no can do. Or maybe it's something else? Any suggestions would be appreciated.

Gnik

34
Anonymous
Re: Audio Module/Edit Genres?
  • 2004/8/6 7:29

  • Anonymous

  • Posts: 0

  • Since:


Quote:
1) Allow users to process pre-existing files on their server. (This will help people migrate from other modules to this one.)


Batch processing will do this, I guess. They only have to move the files to the batchload folder and do the batch processing.

Quote:
That usually means that it wants 'register_globals = on'


I will look into this shortly.

35
bassyard
Re: Audio Module/Edit Genres?
  • 2004/8/6 8:45

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


The new features look very nice and promising
Thanx Francis for this great module!

36
gniknalu
Does Not Work With Register_Globals Off
  • 2004/8/6 18:50

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Quote:
I will look into this shortly.


On one of the servers directories, I enabled register_globals. Now everything works! I switched back to the default settings and it doesn' work.

This weekend (if I get a chance) I'll look thru the code and help you convert it to work properly with PHP 4.X (As you know, since 4.X code, register_globals by DEFAULT is off).

37
gniknalu
Re: Does Not Work With Register_Globals Off
  • 2004/8/13 15:15

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


No time to review code - but in the meantime, on one of the servers I added these line to the vhost config for the domain:

<Directory "/<path-to-the-site>/modules/debaser">
php_value register_globals 1
</Directory>

This allowed the module to function.

Need to examine the inability of this module to read ID3v2 tags.

Gnik

38
ninja
Re: Does Not Work With Register_Globals Off
  • 2004/8/14 16:41

  • ninja

  • Just popping in

  • Posts: 70

  • Since: 2003/5/27


great module - love it -
i would like to request some features

1 - user can add songs : User can upload, or just provide external link

2 - categories of songs

3 - hot link protection : disallow people to link songs to other site

4 - Rating

thanks again for great module

39
Anonymous
Re: Does Not Work With Register_Globals Off
  • 2004/8/14 18:57

  • Anonymous

  • Posts: 0

  • Since:


1 - User can upload if allowed (see preferences)
2 - ?categories, already there?
3 - not yet
4 - already implemented

40
ninja
Re: Does Not Work With Register_Globals Off
  • 2004/8/15 17:56

  • ninja

  • Just popping in

  • Posts: 70

  • Since: 2003/5/27


hi fancis!
how do you create categories? I clicked on Edit Genres but didn't see anything on the page.

also, could you add a feature allow user to just provide the link to the song instead of upload?

thanks so much. can't wait to see the comming release

Login

Who's Online

212 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits