[mythtv-users] Upload video cover from mythweb

Josu Lazkano josu.lazkano at gmail.com
Sun Apr 20 08:38:38 UTC 2014


Hello all,

I want to upload covers from mythweb for my video collection. I can change
the title, year, category..., but can't upload the cover image for my
videos.

There is no error or warning in the apache logs.

I have configured a Cover Storage Group in the backend:

mysql> SELECT groupname,dirname FROM storagegroup WHERE
groupname="Coverart";
+-----------+---------------------+
| groupname | dirname             |
+-----------+---------------------+
| Coverart  | /mnt/myth/coverart/ |
+-----------+---------------------+

The directory has this permissions:

# ls -lha /mnt/myth/coverart/
total 1.3M
drwxrwxrwx  2 mythtv   mythtv     67 Apr 19 17:52 .
drwxr-xr-x 12 root     root      153 Apr 20 03:22 ..
-rwxrwxrwx  1 mythtv   mythtv   1.1M Apr 19 13:38 68718_coverart.jpg
-rwxrwxrwx  1 mythtv   mythtv   230K Apr 19 17:15 cosmos2014.jpg
-rwxrwxrwx  1 www-data www-data    0 Apr 19 17:22 test.txt

And "www-data" (apache2) is from "mythtv" group:

# id www-data
uid=33(www-data) gid=33(www-data) groups=33(www-data),999(mythtv)

Need I any other configuration in the apache side? Here is my vhost file:
http://paste.debian.net/94648/

I will appreciate any help.

Thanks and best regards.

-- 
Josu Lazkano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140420/1ed55de6/attachment.html>


More information about the mythtv-users mailing list