HOW-TO get my Home videos, documentaries etc into the XBMC video library

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
darkscout Offline
Posting Freak
Posts: 2,148
Joined: Jul 2008
Reputation: 12
Post: #31
It should be possible.

Smart Playlist with Kids genre. Most skins let you put something on the main page.
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #32
vinistois Wrote:hmm, its too bad. It seems like everyone has something they want to separate, whether its stand-up, sports, kids, anime, etc.

For now I am switching to playlists, the Night skin makes it fairly easy to add to the home menu as submenus of movies and shows. The only downside now is that I can't view that stuff in library views, file view only. Otherwise I have to add it to the library and then it shows up in the regular 'movies' section.

Good enough for now, thanks!

You can take it further if you want.

1. Scan all items, even KIDS, into Library.
2. Create a playlist just of KIDS stuff
3. Create another playlist of all but KIDS stuff
4. Add both to Home. Name the 'all but kids' playlist- "Movies", then hide the regular Movies link in Skin settings.

Now you have the appearance of two separate Libraries

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
vinistois Offline
Fan
Posts: 467
Joined: Mar 2010
Reputation: 12
Post: #33
mcborzu Wrote:You can take it further if you want.

1. Scan all items, even KIDS, into Library.
2. Create a playlist just of KIDS stuff
3. Create another playlist of all but KIDS stuff
4. Add both to Home. Name the 'all but kids' playlist- "Movies", then hide the regular Movies link in Skin settings.

Now you have the appearance of two separate Libraries

Yes this method does work, but won't you loose the 'recently added' features that automatically pop up when you highlight movies or tv shows?
find quote
pecinko Online
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #34
I've posted ticket suggesting exposing source names. Idea is that in addition to titles, genres, etc you could have view "by source names". We could separate content in different folders (kids, documentaries, home etc), and add each source as usual. Afterwards, by choosing "by source" and than "Kids", only movies that reside in that folder would be shown.

It's not a way to have full blown custom categories, but it could give us simple and fair way to separate content until/if new library is ready. Support ticket with your comments or criticize it if you think it's a bad idea.

My skins:

Quartz
Amber
find quote
Black_ice_Spain Offline
Junior Member
Posts: 29
Joined: May 2011
Reputation: 0
Post: #35
"Little" necropost here,

i have 3 profiles with different settings so i can switch them via hotkey while playing movies.

But i have a "problem" .-. when i switch profiles via
<e>LoadProfile(Master user)</e>

If i have a video playing, it will show my start screen, which bothers me (the two concrete settings i want to change do change correctly while playing).

Anyway to disable the start screen? (so it loads my settings, but doesnt go to start screen), i can simply press TAB but well :/ if could be automatic.

Thanks,

I also tried to restart whole "player" (so it disables DXVA in one of the profiles).

<f5>XBMC.ActivateWindow(videoplaylist)</f5>

but problem is that after switching profiles, the playlist its empty (altho there is a film playing @ background)
(This post was last modified: 2011-05-28 04:13 by Black_ice_Spain.)
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #36
You want to switch profiles and keep the video playing in fullscreen?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Black_ice_Spain Offline
Junior Member
Posts: 29
Joined: May 2011
Reputation: 0
Post: #37
yeah.

Now i switch profile + press Tab (because video will go background and XBMC startup screen will show on top).

I change vsync+true fullscreen combos on profiles, and that works without restarting playing, but i have to press TAB after switching profile so i can see the video playing without the menu..

I would also like to change DXVA but i have to restart reproduction, not so important this one, when i put my dad ill just load the profile before playing.
(This post was last modified: 2011-05-28 14:35 by Black_ice_Spain.)
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #38
I have never tried this, but I would be very surprised if that would be possible.
I would guess that some coding would have to be done in order to achieve that.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Black_ice_Spain Offline
Junior Member
Posts: 29
Joined: May 2011
Reputation: 0
Post: #39
supossed so, loadprofile always seems to change to start menu, not much hassle anyways, simply press tab and done.

thanks for the info (and this post) anyways =).

I'll try to add some fastloadprofile method (or tweak existing one) for self-use.
(This post was last modified: 2011-05-28 16:01 by Black_ice_Spain.)
find quote
TRaSH Offline
Senior Member
Posts: 298
Joined: Jul 2011
Reputation: 1
Post: #40
&gt;&gt;X&lt;&lt; Wrote:Well for kids the login screen on a remote button seems ideal to me the transition between profiles doing it that way is very nice plus they can have their own skins settings addons and don't mess with how you want your library

i was doing some testing with this,
and was using the toggle profile switch guide
switching to the kids profile worked,
but switching back doesn't work.
it brings me back to the kids profile

i edited the keyboard.xml by adding
Code:
<b>LoadProfile(Kids)</b>
in userdata\keymaps
then i made a new keyboard.xml with
Code:
<keymap>
  <global>
    <keyboard>
      <b>LoadProfile(master user)</b>
    </keyboard>
  </global>
</keymap>
and put that in userdata\profiles\Kids\keymaps

Windows 7, 64-bit | XBMC Frodo | Aeon Nox | MONEUAL 320B (not working remote and display:angry:, yet) | Intel® Core™ i5 CPU 661 | Sapphire HD 6570 1GB DDR3
Onkyo TX-SR875 | Teufel System 5 THX Cinema 5.1
HP Microserver N40L WHS 2011 8TB
[Image: all-fanart.jpg]
find quote