News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

changing the defaults for media browsing

Started by rperre, June 21, 2010, 07:37:50 PM

Previous topic - Next topic

rperre

Is there a way that i can set the options for video media browsing.

I have some home videos which are tagged as such, i do not want those to show up regularly, just when i select the home video option (or filter). Normally all media is shown (makes sense), but i wish to leave these out for "normal" use.

So instead of showing ALL under genre, can i make a selection and save this as the new default?

Richard
My setup at: [url="http://wiki.linuxmce.com/index.php/User:Rperre"]http://wiki.linuxmce.com/index.php/User:Rperre[/url]

tschak909

Not at present. I looked into this roughly a year ago, and found that entire section of code a bit opaque. I will revisit it at some point.

-Thom

Marie.O

Quote from: rperre on June 21, 2010, 07:37:50 PM
I have some home videos which are tagged as such, i do not want those to show up regularly, just when i select the home video option (or filter). Normally all media is shown (makes sense), but i wish to leave these out for "normal" use.

In case you do not use the private option atm, why not set them up as private (as a work around)
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

rperre

My setup at: [url="http://wiki.linuxmce.com/index.php/User:Rperre"]http://wiki.linuxmce.com/index.php/User:Rperre[/url]

rperre

#4
ok, one more question about this. how do i move public video to private?

Seems that i probably have to move the files manually, can that be done outside lmce (through kde maybe) or does it have to be done through webadmin?

Richard
My setup at: [url="http://wiki.linuxmce.com/index.php/User:Rperre"]http://wiki.linuxmce.com/index.php/User:Rperre[/url]

Marie.O

If you do it outside of LinuxMCE UpdateMedia will have to search for them again. If you move the id3 file with your movie file, it SHOULD find the information again. I'd try one, and see what happens.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

totallymaxed

Quote from: rperre on June 24, 2010, 04:06:14 AM
ok, one more question about this. how do i move public video to private?

Seems that i probably have to move the files manually, can that be done outside lmce (through kde maybe) or does it have to be done through webadmin?

Richard

Richard,

I would definitely recommend copying both the media file and its associated id3 file together as posde suggests above. You can do his from KDE or from the console (in each case sudo yourself first).

All the best

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

rperre

ok, tried copying, but the movies are still availabe to play for public (yes made sure my username was not selected),

I moved them to a harddrive in /user_1/data/videos assuming this would be private, am i wrong?

Richard
My setup at: [url="http://wiki.linuxmce.com/index.php/User:Rperre"]http://wiki.linuxmce.com/index.php/User:Rperre[/url]

sdredwingsfan

rperre, i'm getting the same thing looks like bug is still there.  I've copied dvd's to specific user folders (like FamilyGuy) on my nas so when I go to view that media it should prompt me for a pin, but it still shows for all of my users.  :-[
Hybrid/Core: Chenbro PC40523, AMD Athlon 64 X2 3800+ Windsor 2.0GHz Socket AM2 65W Dual-Core, SILVERSTONE NT07, SAMSUNG Spinpoint F1 HD103UJ 1TB SATA, PVR-150 Tuner, XFX GeForce 6200 Graphics Card, Openfiler NAS 3TB Raid5

pw44

Just moving will not help. Make it also private. It is related to user and group.

tschak909

Actually no, if you actually look at the code, it's not. the unix user and group make no difference except to the underlying samba for copying things. Pluto proper does not use it at all.

-Thom

pw44

I just told about my humble experience. It happened to me, that files supposed to be private showed in the public list.
I corrected it by assigning the right user and group (pluto_user:pluto_user) where user is the users name.