LinuxMCE Forums

General => Users => Topic started by: golgoj4 on May 28, 2010, 04:06:18 am

Title: Batch media subtype
Post by: golgoj4 on May 28, 2010, 04:06:18 am
Nothin major, just added to the 'edit directory attributes' screen in the webadmin to allow

setting of mediasubtype (std def, 720, 1080)
setting of fileformat (movies, dvd, tv shows)

this should make tagging larger amounts with these attributes of file a bit easier.

-golgoj4

file gets copied to '/var/www/lmce-admin/operations/mediaBrowser/'

created a trac ticket - http://svn.linuxmce.org/trac.cgi/ticket/705
Title: Re: Batch media subtype
Post by: pw44 on May 28, 2010, 06:54:04 pm
Hi, thx for the mod.... works, but even when the following message appears after hitting Update.

Code: [Select]
Warning: Cannot modify header information - headers already sent by (output started at /var/www/lmce-admin/operations/mediaBrowser/editDirectoryAttributes.php:747) in /var/www/lmce-admin/operations/mediaBrowser/editDirectoryAttributes.php on line 583
Title: Re: Batch media subtype
Post by: golgoj4 on May 28, 2010, 07:02:17 pm
Hi, thx for the mod.... works, but even when the following message appears after hitting Update.

Code: [Select]
Warning: Cannot modify header information - headers already sent by (output started at /var/www/lmce-admin/operations/mediaBrowser/editDirectoryAttributes.php:747) in /var/www/lmce-admin/operations/mediaBrowser/editDirectoryAttributes.php on line 583

thx for the feedback. I have not seen that before but ill investigate.
Title: Re: Batch media subtype
Post by: wombiroller on May 29, 2010, 05:11:47 am
Thanks golgoj4 :-) time saving mod   :D

Tested and it works for me. I can't duplicate the error from pw44...

Cheers,
WR.