John Molohan wrote:
> Christian Lyra wrote:
>>>  Now, what can be done ? Episodes list looks ugly because of file
>>>  names and no plot, but I'm too lazy to make fxd file for each episode
>>>  :P - on freevo's wiki a found info about some script to connect to
>>>  imdb but can't find it (gentoo linux), anybody knows if it is still
>>>  avalaible ?
>>>     
>> There´s a imdb plugin. I guess it´s enabled by default and works great
>> for movies. You just have to select the movie, press 'e' and choose
>> the imdb option. BUT it doesnt work for episodies of a series. I
>> already asked about it, and someone (me? you?) have to write a plugin
>> to retrieve episode info from say ww.tvrage.com or somewhere else who
>> could understand the "S03E01" thing.
>>   
> That would be cool.

Sure would, imdb does have some info about tv episodes. eg:
http://www.imdb.com/title/tt0348913/episodes#season-1 but the imdb
module does not extract them.

>>>  And at the end I must tell that fxd files are powerfull and makes freevo
>>>  more interesting than other media systems (mms for example) but there
>>>  is a need a better and more detailed documantation (like list of all
>>>  tags in fxd files or options in local_conf.py etc.)
>>>
>>>     
>> We can help... let´s post the finds in wiki.
>>
>>   
> And that would be much appreciated. One thing freevo really lacks is 
> good info for users on all the great capabilities it has so every 
> addition to the wiki is a real help.

There is some info in the wiki, but it need updating.

Here are some command that can go through the freevo source and print
the elements and attributes:

alias greppy='grep --color=auto --recursive --include="*py"'
greppy childcontent src
greppy parser.getattr src
greppy fxd.getattr src

Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to