Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

MythVideo - Can you set the default directory for the video browser?

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


craig at fdllug

Dec 19, 2003, 12:44 PM

Post #1 of 5 (844 views)
Permalink
MythVideo - Can you set the default directory for the video browser?

Everyone,

Not sure if this should be in the DEV or USERS group, so I'll post here
first to avoid a flame.

I have my MythVideo setup to point to a video directory that contains
subdirectories which sort all the various videos and movies I have.

Problem is: When I open the video browser, It doesnt start up with focus
on the root directory. Instead it browses down my entire tree of files
(alphabeticly) and starts with focus on the 'first file' in my tree.

More advanced explination of the problem:

my video directory is /mythmedia/video and below it I have many
directories. Here is an ASCII art of what my tree would look like:

Videos-|
|
|-Babylon 5 -|
| | Season 1 -|
| | | B5 Episode 1
| | | B5 Episode 2
| | | etc....
| | Season 2
| | Season 3
| | etc....
|
|-Movies -|
| | 13 Ghosts.avi
| | Back to the future.avi
| | etc....
|
|-Stargate-|
| Season 1
| Season 2
| etc....

I would expect the video browser to start in the Video directory and from
there I could browse to any directory or file I wanted. Instead, it starts
with focus on Video > Babylon 5 > Season 1 > Episode 1 (for the example
above).

Why is this? Can I fix this with a database edit, or is this simply a bug
or 'unwanted feature' in mythvideo?

-Craig
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jgregor at hotpop

Dec 19, 2003, 12:41 PM

Post #2 of 5 (831 views)
Permalink
Re: MythVideo - Can you set the default directory for the video browser? [In reply to]

I Believe he's talking about using videolist even though he said
browsing, because I have the same problem, I never mentioned it here
before because its really not a big deal. But I do notice it. I have
my directories setup the same way, /var/lib/mythvideo/anime movies tv
and extra
and mythvideo points to /var/lib/mythvideo, for some reason when i load
videolist its automatically selected /var/lib/mythvideo/tv/file.avi or
whatever, I'm not really sure why. I even have a few movie files in my
/var/lib/mythvideo root directory. When i'm using the video browser it
browses in alphabetical order, which seems fine and logical to me, I
have no problems with that.

-Jon

On Fri, 2003-12-19 at 15:17, Joseph A. Caputo wrote:
> On Friday 19 December 2003 14:44, Craig Meyer wrote:
> > Everyone,
> >
> > Not sure if this should be in the DEV or USERS group, so I'll post
> > here first to avoid a flame.
> >
> > I have my MythVideo setup to point to a video directory that contains
> > subdirectories which sort all the various videos and movies I have.
> >
> > Problem is: When I open the video browser, It doesnt start up with
> > focus on the root directory. Instead it browses down my entire tree
> > of files (alphabeticly) and starts with focus on the 'first file' in
> > my tree.
> >
> > More advanced explination of the problem:
> >
> > my video directory is /mythmedia/video and below it I have many
> > directories. Here is an ASCII art of what my tree would look like:
> >
> > Videos-|
> >
> > |-Babylon 5 -|
> > |
> > | | Season 1 -|
> > | |
> > | | | B5 Episode 1
> > | | | B5 Episode 2
> > | | | etc....
> > | |
> > | | Season 2
> > | | Season 3
> > | | etc....
> > |
> > |-Movies -|
> > |
> > | | 13 Ghosts.avi
> > | | Back to the future.avi
> > | | etc....
> > |
> > |-Stargate-|
> > |
> > | Season 1
> > | Season 2
> > | etc....
> >
> > I would expect the video browser to start in the Video directory and
> > from there I could browse to any directory or file I wanted. Instead,
> > it starts with focus on Video > Babylon 5 > Season 1 > Episode 1 (for
> > the example above).
> >
> > Why is this? Can I fix this with a database edit, or is this simply a
> > bug or 'unwanted feature' in mythvideo?
>
> Use 'Video List' instead of 'Browse Videos'.
>
> -JAC
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jcaputo1 at comcast

Dec 19, 2003, 1:17 PM

Post #3 of 5 (834 views)
Permalink
Re: MythVideo - Can you set the default directory for the video browser? [In reply to]

On Friday 19 December 2003 14:44, Craig Meyer wrote:
> Everyone,
>
> Not sure if this should be in the DEV or USERS group, so I'll post
> here first to avoid a flame.
>
> I have my MythVideo setup to point to a video directory that contains
> subdirectories which sort all the various videos and movies I have.
>
> Problem is: When I open the video browser, It doesnt start up with
> focus on the root directory. Instead it browses down my entire tree
> of files (alphabeticly) and starts with focus on the 'first file' in
> my tree.
>
> More advanced explination of the problem:
>
> my video directory is /mythmedia/video and below it I have many
> directories. Here is an ASCII art of what my tree would look like:
>
> Videos-|
>
> |-Babylon 5 -|
> |
> | | Season 1 -|
> | |
> | | | B5 Episode 1
> | | | B5 Episode 2
> | | | etc....
> | |
> | | Season 2
> | | Season 3
> | | etc....
> |
> |-Movies -|
> |
> | | 13 Ghosts.avi
> | | Back to the future.avi
> | | etc....
> |
> |-Stargate-|
> |
> | Season 1
> | Season 2
> | etc....
>
> I would expect the video browser to start in the Video directory and
> from there I could browse to any directory or file I wanted. Instead,
> it starts with focus on Video > Babylon 5 > Season 1 > Episode 1 (for
> the example above).
>
> Why is this? Can I fix this with a database edit, or is this simply a
> bug or 'unwanted feature' in mythvideo?

Use 'Video List' instead of 'Browse Videos'.

-JAC

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


maxpower44 at tiscali

Dec 19, 2003, 1:44 PM

Post #4 of 5 (843 views)
Permalink
Re: MythVideo - Can you set the default directory for the video browser? [In reply to]

Hi,
it's probably not a bug I think it's select the first file in the database.
Xavier

Craig Meyer wrote:

>Everyone,
>
>Not sure if this should be in the DEV or USERS group, so I'll post here
>first to avoid a flame.
>
>I have my MythVideo setup to point to a video directory that contains
>subdirectories which sort all the various videos and movies I have.
>
>Problem is: When I open the video browser, It doesnt start up with focus
>on the root directory. Instead it browses down my entire tree of files
>(alphabeticly) and starts with focus on the 'first file' in my tree.
>
>More advanced explination of the problem:
>
>my video directory is /mythmedia/video and below it I have many
>directories. Here is an ASCII art of what my tree would look like:
>
>Videos-|
> |
> |-Babylon 5 -|
> | | Season 1 -|
> | | | B5 Episode 1
> | | | B5 Episode 2
> | | | etc....
> | | Season 2
> | | Season 3
> | | etc....
> |
> |-Movies -|
> | | 13 Ghosts.avi
> | | Back to the future.avi
> | | etc....
> |
> |-Stargate-|
> | Season 1
> | Season 2
> | etc....
>
>I would expect the video browser to start in the Video directory and from
>there I could browse to any directory or file I wanted. Instead, it starts
>with focus on Video > Babylon 5 > Season 1 > Episode 1 (for the example
>above).
>
>Why is this? Can I fix this with a database edit, or is this simply a bug
>or 'unwanted feature' in mythvideo?
>
>-Craig
>_______________________________________________
>mythtv-users mailing list
>mythtv-users [at] mythtv
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>


james at mauibay

Dec 19, 2003, 8:10 PM

Post #5 of 5 (843 views)
Permalink
Re: MythVideo - Can you set the default directory for the video browser? [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 19 December 2003 09:41, Jon wrote:
> I Believe he's talking about using videolist even though he said
> browsing, because I have the same problem, I never mentioned it here
> before because its really not a big deal. But I do notice it. I have
> my directories setup the same way, /var/lib/mythvideo/anime movies tv
> and extra

He does mean the list. (The one with the tree view.) It's a common confusion,
as I've mentioned once before, since the "browse" feature is a linear list
and the "list" feature is a browsing tree. They are named backwards IMO.

> and mythvideo points to /var/lib/mythvideo, for some reason when i load
> videolist its automatically selected /var/lib/mythvideo/tv/file.avi or
> whatever, I'm not really sure why. I even have a few movie files in my
> /var/lib/mythvideo root directory. When i'm using the video browser it
> browses in alphabetical order, which seems fine and logical to me, I
> have no problems with that.

I've noticed the same thing, but haven't cared enough yet to do anything about
it. I wish it would default to the root directory, not any specific file.
Mine is stuck on the first file in the last folder, which happens to be the
first file I ever added. So I always back out 3 levels to the root to switch
folders. A minor annoyance. ;)

> -Jon
>
> On Fri, 2003-12-19 at 15:17, Joseph A. Caputo wrote:
> > On Friday 19 December 2003 14:44, Craig Meyer wrote:
> > > Everyone,
> > >
> > > Not sure if this should be in the DEV or USERS group, so I'll post
> > > here first to avoid a flame.
> > >
> > > I have my MythVideo setup to point to a video directory that contains
> > > subdirectories which sort all the various videos and movies I have.
> > >
> > > Problem is: When I open the video browser, It doesnt start up with
> > > focus on the root directory. Instead it browses down my entire tree
> > > of files (alphabeticly) and starts with focus on the 'first file' in
> > > my tree.
> > >
> > > More advanced explination of the problem:
> > >
> > > my video directory is /mythmedia/video and below it I have many
> > > directories. Here is an ASCII art of what my tree would look like:
> > >
> > > Videos-|
> > >
> > > |-Babylon 5 -|
> > > |
> > > | | Season 1 -|
> > > | |
> > > | | | B5 Episode 1
> > > | | | B5 Episode 2
> > > | | | etc....
> > > | |
> > > | | Season 2
> > > | | Season 3
> > > | | etc....
> > > |
> > > |-Movies -|
> > > |
> > > | | 13 Ghosts.avi
> > > | | Back to the future.avi
> > > | | etc....
> > > |
> > > |-Stargate-|
> > > |
> > > | Season 1
> > > | Season 2
> > > | etc....
> > >
> > > I would expect the video browser to start in the Video directory and
> > > from there I could browse to any directory or file I wanted. Instead,
> > > it starts with focus on Video > Babylon 5 > Season 1 > Episode 1 (for
> > > the example above).
> > >
> > > Why is this? Can I fix this with a database edit, or is this simply a
> > > bug or 'unwanted feature' in mythvideo?
> >
> > Use 'Video List' instead of 'Browse Videos'.
> >
> > -JAC
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] mythtv
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/472VT8BYaKRUpkQRAhtWAKCfw3YxQF3gcGLOX+Qj8ntdcOwm4gCfd6Tp
uiqztv2sqOemts5CHKt7vXM=
=IlM9
-----END PGP SIGNATURE-----


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.