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.


Topics - minolotus

Pages: [1]
1
Support / Download of IMDB rating is broken
« on: August 12, 2011, 10:28:20 pm »
The guys from imdb have changed the layout of their website again. This results in the inability of the imdb script to download the rating. Other fields seem not to be affected.




2
Development / Skin engine: links without underline
« on: August 02, 2011, 09:19:04 pm »
The skin engine manual describes in the skin default section some settings to turn off the underline for links. I have added this code to my skin:

Code: [Select]
<linkdefs>
    <underline_record>false</underline_record>
    <underline_memo>false</underline_memo>
    <underline_combo>false</underline_combo>
</linkdefs>

This works well for all fields except for the people fields (producers, directors, actors). These data are still underlined. Is there an addition setting in the skin engine which I miss or is it not possible to turn these underlines off?
Thanks for any help.

3
Support / imdb script: error code 1 on import
« on: July 02, 2011, 12:50:06 am »
I just got an error message when trying to import data with the imdb script:
Code: [Select]
Viddb: Arithmetic exception, numeric overflow, or string truncation. Arithmetic overflow or division by zero has occurred. Error Code 1.
The log data are as following:
Code: [Select]
(02.07.2011 01:35:23) Logging in...
(02.07.2011 01:35:23) POST: http://www.imdb.com//register/login?login=minolotus&password=[...]
(02.07.2011 01:35:23) Redirected to: http://www.imdb.com/cookie?c=id:4539f5fc&u=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt1755990%2Ffullcredits%3F
(02.07.2011 01:35:23) Redirected to: http://www.imdb.com/title/tt1755990/fullcredits?c=1
(02.07.2011 01:35:25) Searching movie information for: Art of War, The
(02.07.2011 01:35:25) GET: http://imdb.com/title/tt1755990/
(02.07.2011 01:35:25) Redirected to: http://www.imdb.com/title/tt1755990/
(02.07.2011 01:35:26) GET: http://www.imdb.com/title/tt1755990/plotsummary
(02.07.2011 01:35:27) GET: http://www.imdb.com/title/tt1755990/fullcredits

I tried to import the data of the prior episode (http://imdb.com/title/tt1755989/) and that went well.

4
Feature Suggestions / imdb script: aka field with country entries
« on: June 30, 2011, 07:29:41 pm »
I think it would be nice if the imdb script has an option to keep the country info for the aka titles. Currently PVD removes the country and shows the aka titles only. If a movie has more than one aka title in the same language, you can’t find out to which country the respective title belongs to.

5
Feature Suggestions / Tabindex in "new episode" form
« on: June 24, 2011, 07:17:38 pm »
The tabindex of the fields in the "new episode" form is not following their position but kind of random. This is a little bit confusing.

6
Feature Suggestions / "last modified" field
« on: May 28, 2011, 03:31:12 pm »
I have discovered that the field “last modified” is not always updated when using the multiple movies editor. This appears only from time to time. Maybe the problem is related to the field to be modified. When I change the genre, the timestamp does not change but after editing the director field of the same movies the “last modified” field is updated.

7
Feature Suggestions / Adding new TV shows
« on: May 28, 2011, 02:48:19 pm »
Two minor suggests for improvement:
-   When I add a new TV show with the "movie master" and enable the "wish" checkbox, the "wish" entry is set for the series dataset only but not the specific episodes. It would be great if there is a way to set the “wish” entry for all episodes.
-   It is not possible to select multiple episodes from different seasons but only within the same season. Would it be possible to change this? I often change or add information for all episodes of a TV show and then I need to do this repeatedly for each season.

Thanks

Pages: [1]
anything