View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 10 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Jan 06, 2006 8:23 am 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
and I'm a complete idiot when it comes to coding anything. What I would like are 3 different areas for media library: DVD's (dvd's stored on my computer), Movies (such as divx, xvid, etc) and XXX movies.

I have really no idea how I would make such changes to a theme, so I would be willing to pay someone for their time to do some custom work. Is anyone interested?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 9:25 am 
just set up three dirs in your /myth/video dir. When you go into mythvideo they will all show up as different dirs. Just change the file types you want to display in the settings of mythvideo to show all your file types if they are not already there.


Top
  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 10:41 am 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
Where is my /myth/video directory? Is that the directory I setup in the frontend, under general settings -> Directory that holds videos?

[edit]
Oh, I see what you mean, and if I understand it, that wont work. Im talking about literally hundreds of movies. For example:

I have:

/movies/dvd/and 30 sub directories here, each containing a movie
/movies/divx/and 70 sub directories here, each with its own movie
/movies/xxx/ and 100 directories and sub directories with 1, 10, or 50 movies in each directory.

The file types will all be mixed together, as they are the 90% the same: .avi, mpg, iso, and .img


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 11:24 am 
Offline
Joined: Sun Jun 12, 2005 2:39 pm
Posts: 464
Location: UK
whats wrong with just moving it all to:

/myth/video/dvd
/myth/video/divx
/myth/video/xxx

??

then in the video browser you would have 3 top level areas as you wanted...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 11:54 am 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
hmm... maybe I dont understand. I specified my video directory in Utilities/Setup -> Setup -> Media Settings -> Video Settings -> General Settings -> "Directory that holds videos: /capture/DVDr"

/capture/DVDr is where my dvd backups are now.

How would I specify 3 different directories?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 4:31 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
I think myth will look in subdirectories, so in mad_paddler's example, you would just specify /myth/video (the default location for KnoppMyth).


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 8:14 pm 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
Greg Frost wrote:
I think myth will look in subdirectories, so in mad_paddler's example, you would just specify /myth/video (the default location for KnoppMyth).


The only way that would work is if you do the "list" view, which isnt very pretty, it doesnt hide the file names of the movie which a lot of times dont match very well the actual title of the movie, and is less wife-friendly.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 06, 2006 11:52 pm 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
Kind of had to do it the hard way.

I set up 4 categories, DVD, Movies, TV, and XXX

I then ran sql queries to change the metadata field "category" based on what directory it was in, like this:

UPDATE `videometadata` SET category=1
WHERE `filename` LIKE CONVERT( _utf8 '%/capture/video/XXX%' USING latin1 )

UPDATE `videometadata` SET category=2
WHERE `filename` LIKE CONVERT( _utf8 '%/capture/video/DVDr%' USING latin1 )


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 08, 2006 11:27 pm 
Offline
Joined: Wed Jan 28, 2004 12:04 am
Posts: 68
hondaman wrote:
I have:

/movies/dvd/and 30 sub directories here, each containing a movie
/movies/divx/and 70 sub directories here, each with its own movie
/movies/xxx/ and 100 directories and sub directories with 1, 10, or 50 movies in each directory.


Damn you've got a lot of porn.

Sorry had to be said... :P


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 09, 2006 9:50 pm 
Offline
Joined: Sat Mar 26, 2005 3:49 pm
Posts: 290
Well when he mentioned he was married, it all made sense to me. ;)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu