Ticket #10697 (closed Bug Report - General: Invalid)
Opened 13 months ago
Last modified 13 months ago
Mythvideo always starts in "/" root
| Reported by: | martin_ginkel@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - Video Library | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | yes |
Description
I have one base directory for video files to show with mythvideo. This is pretty deep /somewhere/in/some/sub/videofolder. With 0.23 Mythvideo used to remember the path to show when entering mythvideo gallery. In 0.25 it always starts up in the root directory and the first thing to see is "somewhere" and I have to dig down to the actual videos. But the only configured directory is videofolder. I don't want to see any super folders.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 13 months ago by wagnerrp
- Priority changed from major to minor
- Resolution set to Invalid
- Status changed from new to closed
- Component changed from Plugin - MythVideo to MythTV - Video Library
- Version changed from Unspecified to 0.25-fixes
comment:2 in reply to: ↑ 1 Changed 13 months ago by martin_ginkel@…
- Status changed from closed to new
- Resolution Invalid deleted
Replying to wagnerrp:
Then just give MythTV that specific folder, rather than one several levels up from the content you want to access.
This is of course what I did: On the first page in the frontend to configure mythvideo I entered as the only video directory:
/somewhere/in/some/sub/videofolder
But when I enter the mythvideo gallery I always see "somewhere" and have to drill through all the subfolders until I find my videos.
comment:3 Changed 13 months ago by wagnerrp
- Status changed from new to closed
- Resolution set to Invalid
- Ticket locked set
"mythvideo" is now integrated into the frontend, and just the Video Library. Those settings in the frontend are deprecated, and due for removal. Use the "Videos" storage group defined in mythtv-setup to allow the backend to serve the content to all connected frontends.
All paths in the Video Library are stored and displayed relative to the path you defined for the storage group. The only way you would be seeing anything different is if you were running in File Browse Mode (another option planned for removal), or you somehow have the old absolute paths in your database from an old version of MythVideo? and need to rescan your content to refresh those paths. In either case, this is a user configuration issue.

Then just give MythTV that specific folder, rather than one several levels up from the content you want to access.