PHP Code:
xbmcplugin.addSortMethod(int(sys.argv[1]), xbmcplugin.SORT_METHOD_TITLE)
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-10-08 22:30
Post: #21
PHP Code: xbmcplugin.addSortMethod(int(sys.argv[1]), xbmcplugin.SORT_METHOD_TITLE)
Always read the XBMC online-manual, FAQ and search and search the forum before posting. For troubleshooting and bug reporting please read how to submit a proper bug report. If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/ |
| find quote |
CrashX
Posting Freak Posts: 1,174 Joined: Jan 2009 Reputation: 2 |
2009-10-09 07:28
Post: #22
Please add it to the Official Online Repository for all open source plugins ..
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it. |
| find quote |
leo2
Skilled Python Coder Posts: 176 Joined: Jun 2008 Reputation: 0 |
2009-10-13 19:48
Post: #23
FBXBMC Photos 1.02:
changed: login automatically to facebook without opening a browser. FBXBMC News Feed 0.9 [Beta] - A Program Plugin: 1. Show news feed from facebook, like home page news feed. 2. Allow playing videos from Facebook news feed (even from youtube links) Download latest versions from: http://code.google.com/p/facebook-xbmc/downloads/list |
| find quote |
dod666
Junior Member Joined: Feb 2009 Reputation: 0 Location: Colchester, Essex, UK |
2009-10-13 22:14
Post: #24
Hi leo2, great idea for a plugin.
Have just tried the new plugins and encountered the same problem with both 'Photos' and 'News Feed'. After entering my FB username and password the settings window will not close when the 'OK' button is clicked. I can close the window by pressing 'Cancel' or pressing 'Esc'. Has anyone else had this? I'll do an XBMC update and see if the problem is with my system. |
| find quote |
fillidill
Member Posts: 84 Joined: Oct 2009 Reputation: 0 |
2009-10-13 23:19
Post: #25
I have the same problem. It doesn't seem to save my username and password at all. The last version before this one worked for me though and were great.
|
| find quote |
whufclee
Fan Posts: 359 Joined: Oct 2008 Reputation: 0 Location: Essex |
2009-10-14 09:46
Post: #26
Sounds like a great plugin, I've been waiting for some clever person to do a facebook photo one for a while now but I get the same problem with not being able to OK the settings too. Was really looking forward to using this when you first released it but I use xbox and don't have xbmc installed on my PC so can't do the settings hack. Is it possible to manually change the settings in default.py or somwhere? Thanks for your hard work
|
| find quote |
gavjbrown
Junior Member Posts: 37 Joined: Oct 2008 Reputation: 0 Location: u.k |
2009-10-14 12:56
Post: #27
My Version 1.01 no longer works. I just get Error python script failed. Is anyone else having this problem or is it my machine.
(This post was last modified: 2009-10-14 16:43 by gavjbrown.)
|
| find quote |
leo2
Skilled Python Coder Posts: 176 Joined: Jun 2008 Reputation: 0 |
2009-10-14 20:28
Post: #28
Sorry, Setting's problem fixed. please download & install again.
|
| find quote |
fillidill
Member Posts: 84 Joined: Oct 2009 Reputation: 0 |
2009-10-15 00:43
Post: #29
It works now and I love it! A function to make the picture selected bigger/fullscreen when enter is pushed would be awesome.
Either way, thank you for this wonderful plugin |
| find quote |
whufclee
Fan Posts: 359 Joined: Oct 2008 Reputation: 0 Location: Essex |
2009-10-15 09:48
Post: #30
Excellent plugin, loving the facebook photo one. Just had a little problem of it crashing a few times on the xbox - haven't had time to have a proper look but so far it's crashed when looking at "photos of me" and "recent albums". I'll give it a proper test later on and maybe drop a debug log in if it still occurs. Great plugin though - do you think it would be possible to get it to download selected albums direct to the photo directory on xbox. I know I'm being greedy here but if possible that would just about make this perfect.
|
| find quote |