LinuxMCE Forums
May 24, 2013, 04:22:30 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Autodownload podcasts  (Read 615 times)
mce_in_catford4
Regular Poster
**
Posts: 15


View Profile
« on: May 16, 2009, 02:15:47 pm »

Hi all,
I have just got my CORE to automatically download podcasts. (Without any extra software)
I was excited about how I did it so I wrote an explination of how I did it on the wiki:
http://wiki.linuxmce.org/index.php/Setup_Automatic_podcast_download#Step_4_-_Add_your_own_podcasts

Firstly is adding this article to the wiki ok for me to do? As a linux MCE beginner it could be a bit of a case of the blind leadin the blind.

Secondly based on what I have done, can the 'experts' suggest improvements. I mean I understand that linuxMCE can tag the media. There is a lot more information in the XML file for each podcast item. I know how to make my bash scripts run mysql commands etc. Is there a way of altering them so that information read from the XML file can be loaded into the database so that LinuxMCE captrues it?

Thirdly I currently want to find out more about tagging media. Can anyone point me in the direction
Logged
merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #1 on: May 17, 2009, 12:33:19 am »

I dont think anyone is gonna complain about stuff being added to the wiki as long as it is relevant and at least close to correct Wink
LMCE uses id3 tags extensively for metadata for all types of media. if the filetype doesnt support the addition of an id3 tag then a <filename>.id3 file can be used instead. There are various ways of creating/editing these files, I myself have used the MP3::Tag perl module.
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #2 on: May 17, 2009, 08:09:42 pm »

look at the source code for src/UpdateMedia from our SVN:

http://svn.linuxmce.org/svn/branches/LinuxMCE-0810

This daemon does virtually all media detection and extraction of tags from files to be put into the media database.

-Thom
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!