killa339 wrote:Awesome, that seems to have fixed it!
Cool
killa339 wrote:1. Do you have to link your tmdb account anymore? When I click the 'set user' button nothing happens, whereas before it would pup up a browser window to the website. From there, you would login, tell tmdb to allow access and then the user name would appear in the tmdb account name section of the media library. In the end, it looks like info was still begin pulled from tmdb. At least tmdb specific info appears to be in the database now.
Nothing has changed in there, but I've noticed the login being frequently down on the tmdb side. It shouldn't be a big issue, as I'd be surprised you've used the only feature using the configured account. If a a tmdb account has been set, a folder to rate movies on tmdb can be added when showing a file as a folder.
killa339 wrote:2. When imdb/tmdb info was being pulled for my movies, I noticed this error consistently coming up:Every revenue db entry is 0.
- Code: Select all
The plugin='tmdb' returned a value of the wrong type for the FileProperty='VIDEO_REVENUE'. Expected='class java.lang.Integer', Received='class java.lang.Long'
Had missed this one, going to fix it.
killa339 wrote:Another thing I just noticed. It seems that files with periods are not rendered properly on my tv anymore. It's not the first period that messes it up though. For example:
File name: 'Louis C.K. - Chewed Up (2008)' shows up as 'Louis C.K' on my tv. Everything after the second period is lost.
File name: 'G.I. Joe - The Rise of Cobra' shows up as 'G.I' on my tv. Everything after the second period is lost.
The full name is showing up in the library and tree views. This all worked fine with 0.6
EDIT 2:
More info on the above. If I make a folder that is A-Z or by Genre then it cuts off like in the way I mention above. These folders are set to 'display as file'. If I make a folder that is 'display as folder' then the folder on my tv has the full name but when I go inside, the file to play the video has the name cut off like I discuss above. Both have %name as the mask.
Uncheck 'hide extensions' in the navigation/share settings tab. This feature removes everything after the last dot in the file name. This tab should vanish at some point (https://github.com/taconaut/pms-mlx/issues/26).
killa339 wrote:Another bug: I have a directory initially set to 'display as file' and set thumbnails to be cover. I then chose to display as folder. In the gui, I right clicked the initial green folder, chose edit and then chose to display a picture as the thumbnail.
When I view this on my tv, I see a folder with cover icons rendered inside the folder icon, rather than the picture I chose. If I go back in, change back to 'display as file', choose the pic I wanted (removing the cover option that was there), change back to 'view as folder' then it displays properly. I guess the 'display as file' options are overriding the initial folder thumbnail setting under 'display as folder'?
I'll have to first understand the bug and then see what's going wrong..
[edit] after some coffe, it starts to make sense; your Bravia can show thumbnails for folders! None of my renderers can and folder thumbnails aren't being set by pms-mlx. I'm surprised it is configurable where you said. Pms supports folder thumbnails and it wouldn't be too much of a hassle to add it. What thumbnail do other folders show?
Thanks for the feedback!
