[CLOSED] Aeon [ALPHA]: Support thread (ask for help here, not there)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
mmace Offline
Junior Member
Posts: 13
Joined: Jul 2008
Reputation: 0
Post: #41
please can anyone help?

I installed XBMC and Aeon last night, never used either before. Spent ages setting it all up (not the easiest thing to navigate in the world!).

I couldn't get it to appear on my TV full screen (it was either on my monitor or I could drag the tiny window over), anyone know how to make it load up on my 2nd screen rather than my monitor?

Whenever I tried to play a film to test it (all I have on my PC are hi-def ones in MPEG2-mpg, x264-mkv, x264-vob and MPEG2-ts) it hung for a few minutes before I got fed up and quit the program, any ideas?

Is there a way to set up playlists for music?
I have my music in folders (sorted by iTunes) so to add them to the music menu I point it to the iTunes folder on my PC, but when I go to play something I then have to choose the artists folder, then an album folder, is there a way that i could just choose an artist and play their songs without having to go into the album folder?

any help with this would be very much appreciated

I'm using a Windows Vista 32bit Ultimate OS, Pentium D 3Ghz, 2Gb DDR RAM, 1Tb internal drive (2x500Gb) and an ATI HD gfx card, the videos play fine in WMP (using FFDShow) and VLC
find
smcnally75 Offline
Aeon Group
Posts: 981
Joined: Sep 2007
Post: #42
A lot of graphics cards can't handle what you are trying to do on the second monitor. This is probably a limitation of your card. I know my ATI card will bog down quite a bit when doing anything that is graphics and memory heavy on the second monitor. Try running it on your main monitor and if it works fine then you'll know whether or not it is a limitation of your card.
find
smcnally75 Offline
Aeon Group
Posts: 981
Joined: Sep 2007
Post: #43
Hey Duncan, would it be a lot of work for you to add a dialog window that shows the current state of adding movies/tvshows? The way it currently is you do know it is doing something but it is hard to tell if it is hanging up or still working hard. A lot of the other skins have a progress bar and let you know which file they are working on and it would be awesome if you could add that to the list if possible.
find
Hitcher Offline
Skilled Skinner
Posts: 9,921
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #44
mmace Wrote:please can anyone help?

I installed XBMC and Aeon last night, never used either before. Spent ages setting it all up (not the easiest thing to navigate in the world!).

I couldn't get it to appear on my TV full screen (it was either on my monitor or I could drag the tiny window over), anyone know how to make it load up on my 2nd screen rather than my monitor?

Whenever I tried to play a film to test it (all I have on my PC are hi-def ones in MPEG2-mpg, x264-mkv, x264-vob and MPEG2-ts) it hung for a few minutes before I got fed up and quit the program, any ideas?

Is there a way to set up playlists for music?
I have my music in folders (sorted by iTunes) so to add them to the music menu I point it to the iTunes folder on my PC, but when I go to play something I then have to choose the artists folder, then an album folder, is there a way that i could just choose an artist and play their songs without having to go into the album folder?

any help with this would be very much appreciated

I'm using a Windows Vista 32bit Ultimate OS, Pentium D 3Ghz, 2Gb DDR RAM, 1Tb internal drive (2x500Gb) and an ATI HD gfx card, the videos play fine in WMP (using FFDShow) and VLC

This needs asking in the correct place -

XBMC for Windows - End-User Support (Help) Forum

[Image: sig_zps3af3b48e.jpg]
find
mmace Offline
Junior Member
Posts: 13
Joined: Jul 2008
Reputation: 0
Post: #45
Cheers hitcher, will ask there, am new to all this so didn't know

smcnally75 Wrote:A lot of graphics cards can't handle what you are trying to do on the second monitor. This is probably a limitation of your card. I know my ATI card will bog down quite a bit when doing anything that is graphics and memory heavy on the second monitor. Try running it on your main monitor and if it works fine then you'll know whether or not it is a limitation of your card.
I can't get it going on the TV, but Media center works fine with all the files, as does WMP and VLC so it's not a limitation of the card
find
mmace Offline
Junior Member
Posts: 13
Joined: Jul 2008
Reputation: 0
Post: #46
looking on the windows section it doesn't look like it's possible to have xbmc on the 2nd screen rather than the main one making it useless for me, thanks anyway guys
find
pobhockle Offline
Junior Member
Posts: 49
Joined: Jun 2008
Reputation: 0
Location: England
Post: #47
On the Aeon site, Dunc says to use the batch command with Irfanview and convert the JPG images to TIFF. How do I make a batch command to convert the filetype and also resize for Xbox + SD (WS) TV? I don't know how to do it or even what size to resize to.. Maybe 1024 x 768?

Thanks.
find
djh_ Offline
Aeon Project Founder
Posts: 1,890
Joined: Jun 2007
Post: #48
First off, don't use TIFF, use BMP. I keep meaning to change that.

Using Irfanview, you can set advanced options for the batch command that add things like resize and resample to the process. So set it to convert to BMP with advanced options set, then configure the advanced options to also resize to whatever dimensions you had in mind. I never had problems with 1280x720 on Xbox, but you might want to downscale even further to be on the safe side. You will lose fidelity in HD, though.
find
pobhockle Offline
Junior Member
Posts: 49
Joined: Jun 2008
Reputation: 0
Location: England
Post: #49
Oh that was really easy..Dunno what I was doing before. Cheers.
find
SmokeySlim Offline
Junior Member
Posts: 30
Joined: Jul 2008
Reputation: 0
Location: Amsterdam
Lightbulb  Autoplay Post: #50
Quote:Hi,

If you could add the auto startup playlist to your build it would be awesome.

I've done it myself. Just add in the following to these files:

Startup.xml (overwrite everything with the below)
Quote:
<window>
<defaultcontrol always="true">1</defaultcontrol>
<controls>

<control type="button" id="1">
<description>ReplaceWindow Trigger</description>
<posx>35</posx>
<posy>235</posy>
<font>special15</font>
<onfocus>ReplaceWindow(Home)</onfocus>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<animation effect="fade" time="1000">Focus</animation>
<visible>!Skin.HasSetting(Use_Startup_Playlist)</visible>
</control>
<control type="button" id="1">
<description>trigger with startup Playlist</description>
<onfocus>XBMC.PlayMedia($INFO[Skin.String(Startup_Playlist_Path)])</onfocus>
<onfocus>ReplaceWindow(Home)</onfocus>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
<animation effect="fade" start="0" end="0">Focus</animation>
<visible>Skin.HasSetting(Use_Startup_Playlist)</visible>
</control>

</controls>
</window>
Customisation.xml (underneath button id=110 and before the second </control>)
Quote:
<control type="radiobutton" id="127">
<description>Enable Playlist Toggle</description>
<width>485</width>
<include>customsettingsbutton</include>
<label>21398</label>
<onclick>Skin.ToggleSetting(Use_Startup_Playlist )</onclick>
<selected>Skin.HasSetting(Use_Startup_Playlist)</selected>
<textoffsetx>7</textoffsetx>
<texturefocus>list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="button" id="128">
<description>Startup Playlist Path</description>
<width>485</width>
<include>customsettingsbutton</include>
<label>15311</label>
<label2>$INFO[Skin.String(Startup_Playlist_Path)]</label2>
<onclick>Skin.SetFile(Startup_Playlist_Path,.m3u,Q :\UserData\playlists\music\)</onclick>
<textoffsetx>7</textoffsetx>
<texturefocus>list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<enable>Skin.HasSetting(Use_Startup_Playlist)</enable>
</control>
Now if we can also have the album cover and track info flash up on the main menu it would be even better !

Chris

I've tried this and it does show up in the Aeon menu however the button doesn't respond.

Does some1 know the reason to this? And does some1 know how to make this work? I really love this feature of the xbmc and i don't see why it isn't implemented in Aeon..

Thanks
find
Thread Closed