szsori
2007-03-13, 01:21
I'm using MC360 and I'm trying to modify it so the Videos button reads as "Movies" and the Movie Trailers button reads as "TV Shows". I'm also trying to remove the "Display Movie Trailers" option so "TV Shows" is always displayed. So far, that's pretty easy.
The part I can't figure out is how to use WindowActivate to go directly to a sub-section within the video library other than genres/title/actors/etc. Right now when I select Videos (library mode), I see "Movies", "TV Shows", and one other selection. I'd like the "Movies" button to go directly into the "Movies" section of the library. Same thing for "TV Shows", but I'd additionally like it to go into the "Title" subsection within "TV Shows".
I've tried WindowActivate(MyVideoLibrary, Movies) and WindowActivate(MyVideoLibrary, TV Shows), but even if that would have worked, I'm lost when trying to go the additional step into "Title".
Thanks for any help someone can give me. I plan on cleaning this up once I'm done and releasing it as a mod for MC360, since I think other people might prefer this setup as well, now that the TV scrapers are in place.
The part I can't figure out is how to use WindowActivate to go directly to a sub-section within the video library other than genres/title/actors/etc. Right now when I select Videos (library mode), I see "Movies", "TV Shows", and one other selection. I'd like the "Movies" button to go directly into the "Movies" section of the library. Same thing for "TV Shows", but I'd additionally like it to go into the "Title" subsection within "TV Shows".
I've tried WindowActivate(MyVideoLibrary, Movies) and WindowActivate(MyVideoLibrary, TV Shows), but even if that would have worked, I'm lost when trying to go the additional step into "Title".
Thanks for any help someone can give me. I plan on cleaning this up once I'm done and releasing it as a mod for MC360, since I think other people might prefer this setup as well, now that the TV scrapers are in place.