View Full Version : [RELEASE] Video Copilot (Video) Plugin
videocopilot.net
requested by @kricker
How to download my plugins! (http://code.google.com/p/queeup/wiki/HowToDownloadMyPlugins)
Thank you so much for this. I'm testing the speed of this new version now.
It is fast. The first time I launched it after grabbing it from the repo installer, it freaked out XBMC. The list was blank and when I went back to the list of plugins it jumped around erratically. I restarted XBMC and then it worked fine.
pls update v1.0.1. I made a mistake on url line :( sry
Updated, and all seems fine so far.
When I add your repo to the resources folder of the SVN repo installer it is causing the SVN Repo installer to hang when doing an update check.
Hmm. What is your distro? Yesterday i update Copilot. Delete and re add to repo. Could you try again. If problem exist pls post xbmc.log too.
I am using windows. I can add the plugin fine. It just whenever I choose update from the repo plugin.
log at failure:
10:59:50 T:3188 M:4294967295 DEBUG: [SVN Repo Installer]: parseCategory() cat=plugins/video/Video Copilot
10:59:50 T:3188 M:4294967295 NOTICE: Traceback (most recent call last):
10:59:50 T:3188 M:4294967295 NOTICE: File "D:\HTPC\Xbmc\plugins\programs\SVN Repo Installer\installerAPI\xbmcplugin_update.py", line 309, in showUpdates
10:59:50 T:3188 M:4294967295 NOTICE: trunk_url = re.search('(/trunk.*?)$', svn_url, re.IGNORECASE).group(1)
10:59:50 T:3188 M:4294967295 NOTICE: AttributeError: 'NoneType' object has no attribute 'group'
10:59:50 T:3188 M:4294967295 INFO: Loading skin file: DialogOK.xml
10:59:50 T:3188 M:4294967295 DEBUG: Load DialogOK.xml: 8.40ms
It's fine here on Linux. Sry but i should ask, are you use latest SVN Installer? If you have time pls past xbmc.log too.
I maintain 3rd party releases for Windows, so I'm always at a bleeding edge build. Log at trouble area posted above.
Actually my plugins not in /trunk , its in /branches
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<repo>
<url>http://queeup.googlecode.com/svn</url>
<root>/branches</root>
<structure name="plugins" noffset="-2" install="" ioffset="2" voffset="0" />
</repo>
Pls paste all log to xbmc.pastbin I want to look maybe some other problems cause that error.
and if you have time come to irc channel
Actually my plugins not in /trunk , its in /branches
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<repo>
<url>http://queeup.googlecode.com/svn</url>
<root>/branches</root>
<structure name="plugins" noffset="-2" install="" ioffset="2" voffset="0" />
</repo>
Pls paste all log to xbmc.pastbin I want to look maybe some other problems cause that error.
and if you have time come to irc channelThat is the .xml I have in the repositories folder.
Full log. (http://xbmc.pastebin.com/m1ec38d2)
I've never done irc, but you can IM me if possible.
Okay I am on #xbmc-linux using mibbit I think :)
Ok. I think i found problem. You use my old plugin.
# plugin constants
__plugin__ = "Video Copilot"
__author__ = "queeup"
__url__ = "http://code.google.com/p/queeup/"
__svn_url__ = "http://queeup.googlecode.com/svn/trunk/plugins/video/Video%20Copilot/"
__version__ = "r3"
Am i right? version r3?
Maybe this __svn_url__ confuse SVN Installer. Please delete Video Copilot directory and download again with SVN Installer.
Bingo!
I thought I had updated it earlier....hmmm. Oh well. Thank again!
No prob. Sry for irc. I forget to look irc lol
No prob. Sry for irc. I forget to look irc lolNP. I've never done IRC before, but mibbit seemed to make it too easy. I wasn't even sure if I was in the right place.
As of tonight with the latest win32 build Rev21439, the plugin is not finding any videos.
23:35:18 T:3276 M: 42795008 NOTICE: [PLUGIN] 'Video Copilot: version 1.0.5' initialized!
23:35:23 T:2692 M: 36720640 ERROR: DIRECTORY::CDirectory::GetDirectory - Error getting plugin://video/Video Copilot/
23:35:23 T:2692 M: 36720640 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/Video Copilot/) failed
23:35:36 T:2692 M: 37859328 NOTICE: Storing total System Uptime
23:35:36 T:2692 M: 37859328 NOTICE: Saving settings
23:35:36 T:2692 M: 37683200 NOTICE: stop all
Any chance of getting this fixed?
opss sorry i forgot :( let me check
opss sorry i forgot :( let me checkThanks.
opss sorry i forgot :( let me checkany luck?
Sorry for delay, i can't figure out new site code with my own. @DanDare was always helping me with BeautifulSoup. :) I'm working on it. Don't worry...
Sorry for delay, i can't figure out new site code with my own. @DanDare was always helping me with BeautifulSoup. :) I'm working on it. Don't worry...Okay no problem.Thank you for looking into it.
*Jaco2k's hopes rating level = HIGH* :):):)
Ok guys now everything working again. Sorry for delay. I hate BeautifulSoup script. It's took to long learning this script.
Please update v1.0.6
Ok guys now everything working again. Sorry for delay. I hate BeautifulSoup script. It's took to long learning this script.
Please update v1.0.6Woot! I'm going to check it out now. Thank You.
Working great!
Update:
[Video Copilot]
-changed: version 1.0.6 -> 1.0.7
-added: Update check option
[Video Copilot]
-changed: version 1.0.7 -> 1.0.8
-fixed: Update check