Author Topic: Batch media subtype  (Read 2760 times)

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Batch media subtype
« 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
« Last Edit: May 28, 2010, 05:52:33 pm by golgoj4 »
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

pw44

  • Addicted
  • *
  • Posts: 666
    • View Profile
Re: Batch media subtype
« Reply #1 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

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Batch media subtype
« Reply #2 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.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

wombiroller

  • Guru
  • ****
  • Posts: 340
    • View Profile
Re: Batch media subtype
« Reply #3 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.