Link goes to IMDB instead of Amazon
Re: Link goes to IMDB instead of Amazon
Pretty sure I asked about this awhile ago, don't recall seeing a response, and am still interested in being able to adjust that link's destination (to IMDb, et.al.).
Re: Link goes to IMDB instead of Amazon
If you want to change the link for just a specific film, you can change the link in the URL-field when you edit a movie (under the "Extra" page, and I think that the URL-field may have to be turned on in the preferences before you see it). This will take a lot of time to do for all your movies, but you can have different movies linked to different websites.
Or if you want to change the link for every film in your collection at once, I think the easiest way is to do a simple edit to your "Info View"-file.
Open the html-file and search for: <a href="[key:amazonLink]">
Change that to: <a href="http://www.imdb.com/title/tt[key:imdb]/">
After this the link will go to the correct page on IMDb when you click on the title. (For this to work all the films must have the IMDb-number entered).
Or if you want to change the link for every film in your collection at once, I think the easiest way is to do a simple edit to your "Info View"-file.
Open the html-file and search for: <a href="[key:amazonLink]">
Change that to: <a href="http://www.imdb.com/title/tt[key:imdb]/">
After this the link will go to the correct page on IMDb when you click on the title. (For this to work all the films must have the IMDb-number entered).
Re: Link goes to IMDB instead of Amazon
Neat. Thanks for the suggestion/instructions.Jonas wrote:…, I think the easiest way is to do a simple edit to your "Info View"-file.
Re: Link goes to IMDB instead of Amazon
Seconded! How cool is that! I've extensively personalised my Info View using the CollectionsLinks template as my starting point. Now, mostly thanks to help from Conor as I am an HTML virgin, I have the following abilities all from the Info View:sjk wrote:Neat. Thanks for the suggestion/instructions.Jonas wrote:…, I think the easiest way is to do a simple edit to your "Info View"-file.
- 1. Clickable names in the credits field - all in "double quotes", so clicking any name finds all my other movies with the same crew member or actor. (The "double quotes" are essential here).
2. Ditto the above for Director, also using the "double quotes".
3. A clickable 'Movie Poster' link to http://www.movieposterdb.com which enables me to add any cover art from inside DVDpedia (this works because that site uses IMDB reference numbers for each movie on its own site).
4. In the place where links normally appear, I have a link to IMDb User Reviews, Awards, Plot Synopsis and Recommendations - these links appear on every movie in my collection.
5. A link to Full Cast & Crew on IMDB which appears at the end of the Credits field.
6. And now, thanks to Jonas, the main title links to IMDb for that movie too.
BTW, if anyone wants a copy of my template, I'd be happy to send it to you if you PM me with your email address.
Kind regards,
Keith
Re: Link goes to IMDB instead of Amazon
Thanks for the reply. Will give it a go later this evening.
Cheers!
Cheers!
Re: Link goes to IMDB instead of Amazon
Where is the "Info View" file located. I have looked and can not find it?Jonas wrote: Or if you want to change the link for every film in your collection at once, I think the easiest way is to do a simple edit to your "Info View"-file.
Open the html-file and search for: <a href="[key:amazonLink]">
Change that to: <a href="http://www.imdb.com/title/tt[key:imdb]/">
After this the link will go to the correct page on IMDb when you click on the title. (For this to work all the films must have the IMDb-number entered).
Re: Link goes to IMDB instead of Amazon
Users/Home/Library/Application Support/DVDpedia/Info TemplatesGageGecko wrote:Where is the "Info View" file located. I have looked and can not find it?Jonas wrote: Or if you want to change the link for every film in your collection at once, I think the easiest way is to do a simple edit to your "Info View"-file.
Open the html-file and search for: <a href="[key:amazonLink]">
Change that to: <a href="http://www.imdb.com/title/tt[key:imdb]/">
After this the link will go to the correct page on IMDb when you click on the title. (For this to work all the films must have the IMDb-number entered).
Kind regards
Keith
Re: Link goes to IMDB instead of Amazon
If this is your first info view you will have to create the last folder in that path. Create a new folder and name it "InfoTemplates". To grab one of the original info template to modify copy them from inside the program to the new folder. To find the ones that ship with DVDpedia control click on DVDpedia.app and select "Show Package Contents". Navigate to DVDpedia.app/Contents/Resources/WebViewFiles/en/, the collections.html is the default view used and most likely the one you want to copy.
Re: Link goes to IMDB instead of Amazon
GageGecko - please note that, as Conor says, the folder is called InfoTemplates (without a space) not with a space as I mistakenly told you. Sorry for that.GageGecko wrote:Yeah, I knew I wasn't crazy. I don't have that directory.kbarnes70 wrote:
Users/Home/Library/Application Support/DVDpedia/Info Templates
Kind regards
Keith
Any ideas?
For the record. OS X 10.6.3, DVDPedia 4.5.5.
If you download and install a custom template from the Bruji website, it must create that folder for you when it installs because I have never created it myself, for sure. I suggest you modify the standard 'Collections' template following the instructions from Jonas - others may have different html code.
Kind regards,
Keith