Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-19-2009, 02:39 AM
[email protected] jamerson61894@yahoo.com is offline
Banned
Join Date: Jul 2008
Posts: 83
jamerson61894@yahoo.com is an unknown quantity at this point
Radio Script

Hello, I would Like to make a radio for my server. I have an idea of how I can do this, But I am not sure if it will work right.

Ok, basically I want to make it play a .mp3 file I upload to the folder I made, .mp3.

Would It go like this?

For Example, this is the song I want to do now.

Immortal Technique - The Illest(1).mp3

It is uploaded and I just want to know if this would work.



play("Immortal Technique - The Illest(1).mp3");


Could this work?

I dont want to run it from a site, just from the server, because it is uploaded to the folders. Ok, please help.\

Thanks

-jamerson
Reply With Quote
  #2  
Old 01-19-2009, 02:44 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by [email protected] View Post
-jamerson
Signing your posts is against the rules in this forum.

Edit: Also I think uploading MP3s you cannot transfer the copyright to GraalOnline of is against the rules as well.
Reply With Quote
  #3  
Old 01-19-2009, 03:17 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
As Loriel said, if you do not have the permission or isn't the creator of the MP3-file, you may not upload it into the file browser. That's against the rules and is illegal.

So you'll have to stream the file from a website instead.
__________________
Reply With Quote
  #4  
Old 01-19-2009, 03:27 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Chompy View Post
As Loriel said, if you do not have the permission or isn't the creator of the MP3-file, you may not upload it into the file browser.
I am pretty sure you need copyright, not permission or creatorship.
Reply With Quote
  #5  
Old 01-19-2009, 03:33 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Loriel View Post
I am pretty sure you need copyright, not permission or creatorship.
You're right. (If you're the creator, you can upload it though.)

When I last searched for freeware music and midi files, all these royalty free ones popped up, saying that you could only use them for personal use. Wouldn't that exclude usage on Graal? Just wondering.
__________________
Reply With Quote
  #6  
Old 01-19-2009, 03:35 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Chompy View Post
If you're the creator, you can upload it though
Not if you transfered copyright to someone else, though! Also, uh, generally not if you gave someone else exclusive usage rights already, or something funny like that, I guess.

(Not a lawyer, did not read the Graal rules recently, hate music)

Quote:
When I last searched for freeware music and midi files, all these royalty free ones popped up, saying that you could only use them for personal use. Wouldn't that exclude usage on Graal? Just wondering.
I am pretty sure that would.
Reply With Quote
  #7  
Old 01-19-2009, 05:17 AM
Programmer Programmer is offline
Coder
Programmer's Avatar
Join Date: Jan 2008
Location: -78.464422, 106.837328
Posts: 449
Programmer has a spectacular aura aboutProgrammer has a spectacular aura about
Send a message via AIM to Programmer Send a message via MSN to Programmer Send a message via Yahoo to Programmer
Quote:
Originally Posted by Loriel View Post
Signing your posts is against the rules in this forum.
I do not see any rule forbidding this.

Jamerson, I believe that it is an infringement of the GraalOnline Terms and Conditions to upload copyrighted music to the server and then play it to the end user. If anything, just stream it. There doesn't seem to be anything that does not allow this.
__________________
- Iᴀɴ Zɪᴍᴍᴇʀᴍᴀɴ
Reply With Quote
  #8  
Old 01-19-2009, 12:42 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
NPC Code:
all posts must be properly formatted and in CODE


HTML Code:
HTML or
PHP Code:
PHP tags.

Forum rules
__________________
Save Classic!
Reply With Quote
  #9  
Old 01-19-2009, 01:51 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Programmer View Post
I do not see any rule forbidding this.
Oh, that is just an oversight then. I would totally have put it in the rules if I had thought of it.
Reply With Quote
  #10  
Old 01-19-2009, 05:43 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by Chompy View Post
When I last searched for freeware music and midi files, all these royalty free ones popped up, saying that you could only use them for personal use. Wouldn't that exclude usage on Graal? Just wondering.
If you're streaming the music from a separate webserver, then you don't face any copyright infringement liability, neither does Graal. The owner of the webserver that has uploaded it, and made it available for streaming, does. It's the same concept that protects MP3 search engines.

So, as long as the files are being streamed, rather than played from the server, he should be fine. Of course, you should probably heed the webserver's rules, which probably prohibits streaming. If you're in need of good, royalty-free music provider, search for OC Remix.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote
  #11  
Old 01-19-2009, 06:11 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by LoneAngelIbesu View Post
If you're streaming the music from a separate webserver, then you don't face any copyright infringement liability, neither does Graal.
That sounds a bit questionable. By the same logic, bittorrent trackers are perfectly legal because they just provide links and do not actually store the illegaly distributed material in question.
Reply With Quote
  #12  
Old 01-19-2009, 06:39 PM
CharlieM CharlieM is offline
Hired/Fired
Join Date: Sep 2007
Location: Places you dont want to go babe.
Posts: 1,834
CharlieM will become famous soon enough
Send a message via AIM to CharlieM Send a message via MSN to CharlieM
A lot of the music companies have decided not to go after online copy infringment legally anymore because of the fact its almost impossible to stop it
__________________


"You can discover what your enemy fears most by observing the means he uses to frighten you."

Eric Hoffer

turned that one on you didn't I.
Reply With Quote
  #13  
Old 01-19-2009, 06:46 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by Loriel View Post
That sounds a bit questionable. By the same logic, bittorrent trackers are perfectly legal because they just provide links and do not actually store the illegaly distributed material in question.
Well, I usually avoid discussions on the legality of anything bittorrent. I'm no expert on how bittorrent works, but the legality of any online copyright infringement lies in whether or not the work is being copied and redistributed. With bittorrent, it's practically impossible to NOT redistribute the torrents you're downloading. With streaming, though, you're neither downloading nor redistributing.

Quote:
Originally Posted by CharlieM View Post
A lot of the music companies have decided not to go after online copy infringment legally anymore because of the fact its almost impossible to stop it
I heard about this. I have been seeing a lot less MediaSentry on PeerGuardian...
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote
  #14  
Old 01-19-2009, 06:48 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by LoneAngelIbesu View Post
With streaming, though, you're neither downloading nor redistributing.
I am refering to whether Graal or the tracker are doing anything legally questionable, not the guys actually downloading the music.
Reply With Quote
  #15  
Old 01-19-2009, 06:49 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by CharlieM View Post
A lot of the music companies have decided not to go after online copy infringment legally anymore because of the fact its almost impossible to stop it
Please stop posting in this forum
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.