INTERACT FORUM

More => Old Versions => Media Center 13 (Development Ended) => Topic started by: Crispy on December 17, 2008, 07:06:10 pm

Title: Simple question about stacks/views for movies
Post by: Crispy on December 17, 2008, 07:06:10 pm
Hi,

I have my movie rips stored like this on my home server -

Movies\SomeMovie
"SomeMovie cd1.avi"
"SomeMovie cd2.avi"
SomeMovie.jpg

Other movies are ripped into a single file. I also have other clips such as Youtube. What I'd like to achieve is have a media view which -

- shows SomeMovie.jpg as the poster (in some cases the foldername and the jpg filename are different). If it doesn't exist it shows a thumbnail from the video (this already works)
- When I dbl-click or enque to play it, it then plays both the files in sequence.

Basically I want to treat the 2 files as 1. Is this possible?

Thanks