Where to put new TV studio logos

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
butchabay Offline
Skilled Skinner
Posts: 3,444
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #11
It looks for logo.png ...
Another question, which cirrus version are you using? And this issue is for every tvshow?
find quote
lbbeurmann Offline
Junior Member
Posts: 31
Joined: Oct 2010
Reputation: 0
Post: #12
I am using the 2.04 version of cirrus extended. It is occurring with every TV show, none of them display the logo despite having the file present in each root folder.
find quote
butchabay Offline
Skilled Skinner
Posts: 3,444
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #13
You've tried another skin? Maybe post a debug log to see more ...
find quote
lbbeurmann Offline
Junior Member
Posts: 31
Joined: Oct 2010
Reputation: 0
Post: #14
Ok, I downloaded Neon and tried that skin. It seems that I have the same logo issue with that skin as well. I enabled debugging and posted my log on pastebin. I'm not sure if I did it either right since i have never done it before. Please let me know if I didn't and if you need anything else. Here is the pastebin link: http://pastebin.com/aRqvjaCp

I appreciate the help on this, since I love the skin and would love to see it in its full glory.

Also, I noticed something else that maybe is captured in the log. This is minor and takes a backseat to the logo issue, but i would eventually like to fix it as well. It seems that some of my shows have an extra media flag, like the video has 2 flags for the same thing. My HD shows, which I have all re-encoded with handbrake so i can play them on my apple tv gen 1, seem to be displaying both the avc and avc-1 flags. The end result is that the aspect flag gets pushed halfway off the screen. Not sure if you have seen this before, but I am just throwing it out there for you, lol.

Thanks again.
find quote
butchabay Offline
Skilled Skinner
Posts: 3,444
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #15
lbbeurmann Wrote:Ok, I downloaded Neon and tried that skin. It seems that I have the same logo issue with that skin as well. I enabled debugging and posted my log on pastebin. I'm not sure if I did it either right since i have never done it before. Please let me know if I didn't and if you need anything else. Here is the pastebin link: http://pastebin.com/aRqvjaCp

I appreciate the help on this, since I love the skin and would love to see it in its full glory.

Also, I noticed something else that maybe is captured in the log. This is minor and takes a backseat to the logo issue, but i would eventually like to fix it as well. It seems that some of my shows have an extra media flag, like the video has 2 flags for the same thing. My HD shows, which I have all re-encoded with handbrake so i can play them on my apple tv gen 1, seem to be displaying both the avc and avc-1 flags. The end result is that the aspect flag gets pushed halfway off the screen. Not sure if you have seen this before, but I am just throwing it out there for you, lol.

Thanks again.

1. You've tried to refresh your TV Show Info ?

2. It's not supposed to show 6 Mediaflags, I've seen it in several posts, it's not a skin related problem. You should have avc-1 or avc, not both.
find quote
lbbeurmann Offline
Junior Member
Posts: 31
Joined: Oct 2010
Reputation: 0
Post: #16
butchabay Wrote:1. You've tried to refresh your TV Show Info ?

2. It's not supposed to show 6 Mediaflags, I've seen it in several posts, it's not a skin related problem. You should have avc-1 or avc, not both.

In answer to 1) I did refresh my shows and it had no effect.

2) I figured as much but i'm not sure why both flags would show. Could it be an encoding issue with handbrake?
find quote
lbbeurmann Offline
Junior Member
Posts: 31
Joined: Oct 2010
Reputation: 0
Post: #17
I solved my problem with the logos. Since my setup is via a hdd attached to my apple time capsule, which is passowrd protected, I needed to have a passwords.xml file in my userdata folder. It ended up looking like this:

<passwords>
<path>
<from pathversion="1">smb://SERVER/</from>
<to pathversion="1">smb://USER:PASSWORD@SERVER/</to>
</path>
</passwords>

Now the logos are coming in just fine.

As far as the media flag issue. i couldn't figure out why i have 6 flags instead of 5, so i just adjusted the gap width in the rightlist view from 30 to 20 and all 6 fit. Not ideal, but it works.
find quote
Post Reply