INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: park on December 09, 2007, 01:21:14 am
-
I do all my image and video browsing with thumbnails but cant read about 90% of the titles because they are too long. It'd be nice if the text part of the thumbnail were one more line, like in theater view. Or customizable. I'm assuming that it's not so at the moment. Sorry if I'm wrong.
-
I think you are correct.
At the risk of going OT a bit, I actually wish you could set the Theater View text part of the thumbs to NOT wrap onto multiple lines. The way the thumbs get resized as the text wraps looks odd in my opinion. Lineup and list views are for text-based navigation. Thumbnail views should be as big and as visually pleasing as possible.
-
I do all my image and video browsing with thumbnails but cant read about 90% of the titles because they are too long. It'd be nice if the text part of the thumbnail were one more line, like in theater view. Or customizable. I'm assuming that it's not so at the moment. Sorry if I'm wrong.
It can be done now. Just put the expression over two or more lines. One example (supposed to be 2 lines):
If(IsEqual([Media Type], Audio),[Name] - [Artist] - /([Album]/) // Rating: [Rating],If(IsEqual([Video Type],Series),If(IsEmpty([Name]),S[Season]E[Episode]/ (NP:[Number Plays]/),S[Season]E[Episode]/ (NP:[Number Plays]/)
[Name]),If(IsEqual([Video Type], Music Videos),[Artist] - [Name],If(IsEqual([Video Type], Conserts),[Artist] - [Name],Unknown))))
At the risk of going OT a bit, I actually wish you could set the Theater View text part of the thumbs to NOT wrap onto multiple lines. The way the thumbs get resized as the text wraps looks odd in my opinion. Lineup and list views are for text-based navigation. Thumbnail views should be as big and as visually pleasing as possible.
I was just thinking the same thing yesterday. It looks very bad..
-
I was just thinking the same thing yesterday. It looks very bad..
Oh, so it's not just me ;)
JRiver, any chance of making the text wrapping configurable please?
-
JRiver, any chance of making the text wrapping configurable please?
But it was added by popular demand.
You can set the File Caption to empty in Options > Theater View
-
I support the desire to have smaller text/not wrap in theater view. I want very large thumbnails and small text (relative to their current sizes the thumbnails are too small for my taste).
-
Would it not be possible to make the capion function as in standard view? So ppl that want text over two or more lines just spread the caption text to more lines?
I think I tried that; to have Season, episode and number plays on one line and the Name on another.
It's possible, but it does not behave exactly like standard view. If I remember correct the two lines had abnorm spacing between them if the caption text/code was spread on several lines.
-
Err, it seems that I'm the only one thinking that theater view is perfect and wanting the same thing in standard view.
How about an option in customize current view to decide a "blanket rule" number or lines for text in thumbnails. Then all thumbnails would align and look tidy. People who dont want text, or much text, could set it to one, and people like me who want to be able to read the whole [name] would be able to do so without having to resort to adding multi-line expressions. (actually even adding an expression accross two lines wouldnt solve my problem. I just want the name to wrap accross lines, not extra fields)
-
(actually even adding an expression accross two lines wouldnt solve my problem. I just want the name to wrap accross lines, not extra fields)
I get that.
What I don't get is why we can't set the Theater View text to anything else than size 12? It would save alot of space, and show much more text if we could set it at, let's say, size 8. I understand that bigger size than 12 might screw up the coordinates of the xml TV borders and stuff, and make the view ugly. But why would it hurt to be able to set the text smaller? Even though the boxes surronding the text might not get smaller, so would the text, and we could see more of it.
-
But it was added by popular demand.
Hmm... I must've missed the discussion on this :(
You can set the File Caption to empty in Options > Theater View
Yep, but this only affects the captions in a view's final "file" level (and playlists).
I like this idea:
How about an option in customize current view to decide a "blanket rule" number or lines for text in thumbnails. Then all thumbnails would align and look tidy. People who dont want text, or much text, could set it to one, and people like me who want to be able to read the whole [name] would be able to do so without having to resort to adding multi-line expressions.
Cheers.