| |||||||
| 0.2.3.0 final and SVN Builds Post bugs you have found in 0.2.3.0 final or any SVN-Snapshot here. |
![]() |
| | Thread Tools | Display Modes |
| | #12 (permalink) |
| Portal Member Join Date: Oct 2007 Location: Espoo
Posts: 33
Thanks: 3
Thanked 0 Times in 0 Posts
Country: | This bug is still present. Is it possible for some dev to implement this to latest SVN's?? It is a small problem but a bit annoying. I have the exactly same problem as BoelShit has in the first message. Last edited by testimies; 2008-02-22 at 09:17. |
| | |
| | #13 (permalink) |
| Portal Member Join Date: Oct 2007 Location: Espoo
Posts: 33
Thanks: 3
Thanked 0 Times in 0 Posts
Country: | This fix corrects the bad quality/stretching of small image problem but brings new one. Top bar is missing. It is still there but I can't see it. If I press the place it should be it still closes mediaportal / gives me a shutdown menu etc etc. Am I only one with this problem? Top bar works correctly before I replaced the original dll.. And if I replace the new one with original again, top bar is still missing.. It seems like something breaks.. Last edited by testimies; 2008-02-23 at 09:02. |
| | |
| | #14 (permalink) |
| Portal Member Join Date: Nov 2005 Location: Rijswijk Age: 28
Posts: 225
Thanks: 4
Thanked 8 Times in 4 Posts
Country: | If you replace the new dll file with the old file and the topbar is still missing it shouldnt be a problem caused by this fix...
__________________ Veni, Vidi, Visa I came, I saw, I bought |
| | |
| | #16 (permalink) |
| Portal Member Join Date: Nov 2005 Location: Rijswijk Age: 28
Posts: 225
Thanks: 4
Thanked 8 Times in 4 Posts
Country: | AFAIK this bug is still present in latest SVN's altho I read somewhere that a person managed to get it working when the checkbox "Every folder is a movie" is checked. I can't confirm that though.
__________________ Veni, Vidi, Visa I came, I saw, I bought |
| | |
| | #17 (permalink) |
| Portal Developer Join Date: Apr 2005 Location: Osnabruck
Posts: 2,764
Thanks: 130
Thanked 133 Times in 93 Posts
Country: | Just to comment on that patch: ConvertToLargeCoverArt does nothing more than changing the name respecting our thumb conventions. So basically your change is useless ![]() More critical are the missing brackets of the last "else" condition. The second command will always be execute this way. So in short you produced another behaviour by accident Nevertheless - thank you for looking at it! |
| | |
| | #18 (permalink) | |
| Portal Member Join Date: Nov 2005 Location: Rijswijk Age: 28
Posts: 225
Thanks: 4
Thanked 8 Times in 4 Posts
Country: | Quote:
![]() Just one question: Howcome with the changed code the Folder.jpg was in high quality instead of the low image quality it was before the change?
__________________ Veni, Vidi, Visa I came, I saw, I bought | |
| | |
| | #19 (permalink) | |
| Portal Developer Join Date: Apr 2005 Location: Osnabruck
Posts: 2,764
Thanks: 130
Thanked 133 Times in 93 Posts
Country: | Quote:
Code: if (forceFolderThumb)
{
...
}
else
File.Copy(largeCoverArtImage, strFolderImage, false); //edited by BoelShit
File.Copy(coverArtImage, strFolderImage, false); //edited by BoelShit
Therefore if NOT using this option your patch would break thumb handling - the easiest case: 1. serveral movies in one folder. 2. download IMDB details e.g. for movie 4. 3. with your patch there would be a folder.jpg for movie 4 in that folder of _mixed_ films Don't worry though - MP is almost too powerful in regard of options and unfortunately many users prefer to "demand" even more options instead of organizing their files in some "preferred" way MP could suggest. I had to check the code as well to understand how it worked in detail ![]() | |
| | |
![]() |
| Bookmarks |
| Tags |
| andgt, creating, folderjpg, imdb, lookup |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My Movies: imdb lookup causes flickering | McSeven | 0.2.2.0 Final and SVN Builds | 4 | 2007-04-14 21:09 |
| Black screen after on/off on tv MP 0.2.2.0 (Mac mini -> DVI -> HDMI -> Samsung LCD) | FlexyZ | MediaPortal 1 Talk | 1 | 2007-01-03 00:00 |
| Right click AVI and press 3 for IMDB lookup => MP crashes | druden | fixed 0.2.0.0 bugs | 3 | 2006-12-05 19:31 |
| File>change device and configuration>general>allway | Lolita | The old Bugreport Forum | 3 | 2006-07-10 21:39 |
| [DVB] MP Standby -> Resume -> No encrypted channels? | ziphnor | General Support | 0 | 2006-06-14 21:18 |