Re: OT: Web Server-side ID3 Tagger

2014-12-16 Thread Matthias Rebbe | M-R-D
Hi Brahmanathaswami,

there is a ID3 library for livecode the late Mark Smith created in 2009.

You can find it here
http://marksmith.on-rev.com/revstuff/files/

Maybe it is of some help for you.

Regards,

Matthias


Matthias Rebbe
Bramkampsieke 13
32312 Lübbecke
Tel +49 5741 31
+49 160 5504462
Fax: +49 5741 310002
eMail: matth...@m-r-d.de mailto:matth...@m-r-d.de

BR5 Konverter - BR5 - MP3 http://matthiasrebbe.eu/portfolio/produkte/brx/
 Am 16.12.2014 um 07:24 schrieb Brahmanathaswami bra...@hindu.org:
 
 I need to set the ID3 tags for MP3 files that have already been uploaded to 
 our web server.
 
 typically my approach is to create a thin desktop client, which can read our 
 media database from the web server... then I need to send a POST back to my 
 MusicAPI.lc  which in turn then passes some params to [The ID3 Tagger 
 program] via shell
 
 path to file
 artist
 author
 genre
 album
 date
 title
 
 locally on a mac this is as simple as getting info in iTunes, adding the ID3 
 metadata and iTunes writes it back to the same .mp3 file (or aiff)
 
 Does anyone know of a *nix program that can do the same, that I can call from 
 shell (would run on CentOS 6.2)
 
 Swasti Astu, Be Well!
 Brahmanathaswami
 
 Kauai's Hindu Monastery
 www.HimalayanAcademy.com
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: OT: Web Server-side ID3 Tagger

2014-12-16 Thread Warren Samples

On 12/16/2014 12:24 AM, Brahmanathaswami wrote:

I need to set the ID3 tags for MP3 files that have already been uploaded
to our web server.

typically my approach is to create a thin desktop client, which can read
our media database from the web server... then I need to send a POST
back to my MusicAPI.lc  which in turn then passes some params to [The
ID3 Tagger program] via shell

path to file
artist
author
genre
album
date
title

locally on a mac this is as simple as getting info in iTunes, adding the
ID3 metadata and iTunes writes it back to the same .mp3 file (or aiff)

Does anyone know of a *nix program that can do the same, that I can call
from shell (would run on CentOS 6.2)

Swasti Astu, Be Well!
Brahmanathaswami



Is id3v2 installed, or can you install it?

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


OT: Web Server-side ID3 Tagger

2014-12-15 Thread Brahmanathaswami
I need to set the ID3 tags for MP3 files that have already been uploaded 
to our web server.


typically my approach is to create a thin desktop client, which can read 
our media database from the web server... then I need to send a POST 
back to my MusicAPI.lc  which in turn then passes some params to [The 
ID3 Tagger program] via shell


path to file
artist
author
genre
album
date
title

locally on a mac this is as simple as getting info in iTunes, adding the 
ID3 metadata and iTunes writes it back to the same .mp3 file (or aiff)


Does anyone know of a *nix program that can do the same, that I can call 
from shell (would run on CentOS 6.2)


Swasti Astu, Be Well!
Brahmanathaswami

Kauai's Hindu Monastery
www.HimalayanAcademy.com


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode