Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fejao

Pages: [1]
1
Scripts and Templates / Re: Export template: HTML List (English + German)
« on: November 17, 2011, 12:40:02 am »
Hi there svenne, Im a little lost right now I could give you a tip
Have you tried to avoid the duplication of the titles doing something like a little if()else ?

if(title=orig_title)
   write ("title");
else
   write ("title - orig_title");

It's kind of annoying having the title duplicated if you have the title as the same as the original title.

If you could point in which file I should try to modify this it could help

Thanks in advance

2
It shouldn't be something really difficult to do, something like:

if(title=original_name)
    print: title;
else
    print: title-original_name;

 But I still don't know which file I should try to modify...that could make the job easier then reading all files

Thanks in advance

3
Hi there,
I'm using the 0.9.9.21 version and I`m loving it.
The thing is that I want to export my video collection to make an small web-page
The tool works great but I don't know what goes wrong when after the page 10 from the index pages all movies gets a duplicate title, and it would be a pain to edit page to page since I have more than 1000 movies in my collection.
If someone could told me where I can take a look in which script file because i'm kind of lost here trying to figure it out where to looking for.
Also I don't understand why the generated index pages the titles aren't in an alphabetic order...I would appreciate if it could be done
 
Thanks in advance for your help

4
Support / Re: IMDB.com awards plugin not working
« on: May 11, 2011, 11:21:23 pm »
OK...I'll wait till next plugin update...

5
Support / IMDB.com awards plugin not working
« on: May 11, 2011, 01:55:28 pm »
It looks like the IMBD.com plugin is not working as it should be for a couple of weeks from here. I haven't changed my settings and everytime that I want to add some new movie it comes with a different name. But ANY TIME is getting the awards.

Thanks for your time

6
Support / Re: IMDB.com plugin chipped?
« on: May 11, 2011, 01:52:10 pm »
I`m having the same problem here

Pages: [1]