Opened 17 years ago

Last modified 17 years ago

#3236 closed defect

Mythweb SVN13075 Mythvideo thumbnails missing and link to videos incorrect. — at Initial Version

Reported by: anonymous Owned by: xris
Priority: trivial Milestone: 0.21
Component: mythweb Version: head
Severity: low Keywords: mythweb mythvideo
Cc: Ticket locked: no

Description

For the past month mythweb in trunk has been broken in the mythvideo section. I have missing thumbnails and the links to the video files are broken/incorrect.

I run mythweb on a non-mythtv host (ie no back or frontend). My mythvideos are stored on the same host as mythweb in /storage/videos and is nfs shared to the front and backend as /var/lib/mythtv/videos. I have symlinked /var/lib/mythtv/videos on this host to /storage/videos.

Mythweb made some symlinks in its data dir...

lrwxrwxrwx 1 www-data www-data 15 2007-03-19 18:10 video -> /storage/videos lrwxrwxrwx 1 www-data www-data 25 2007-03-19 18:10 video_covers -> /storage/videos/.videoart

which is correct.

Now when i set Mythvideo Dir via mythweb and the artwork dir to /storage/videos and /storage/videos/.videoart, going to mythvideos in mythweb produces these urls... http://10.0.1.251/mythweb/data/video//var/lib/mythtv/videos/xxxxx.avi

When i try to set the Mythvideo Dir via mythweb to /var/lib/mythtv/videos i get a java popup which tells me that dir doesnt exist and wont let me set it.

When i try to set the Mythvideo Dir via mythweb to blank and remove the rows from settings table I get the same sort of urls... http://10.0.1.251/mythweb/data/video//var/lib/mythtv/videos/xxxxx.avi

i have played with it all sorts of ways and have not been able to get the tumbnails or links working.

Change History (0)

Note: See TracTickets for help on using tickets.