PDA

View Full Version : [RELEASE] Video Copilot (Video) Plugin


queeup
2009-06-09, 01:40
videocopilot.net
requested by @kricker

How to download my plugins! (http://code.google.com/p/queeup/wiki/HowToDownloadMyPlugins)

kricker
2009-06-09, 05:20
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.

queeup
2009-06-09, 17:59
pls update v1.0.1. I made a mistake on url line :( sry

kricker
2009-06-09, 18:44
Updated, and all seems fine so far.

kricker
2009-06-18, 08:33
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.

queeup
2009-06-18, 12:57
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.

kricker
2009-06-18, 17:48
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

queeup
2009-06-18, 18:01
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.

kricker
2009-06-18, 18:06
I maintain 3rd party releases for Windows, so I'm always at a bleeding edge build. Log at trouble area posted above.

queeup
2009-06-18, 18:16
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

kricker
2009-06-18, 18:34
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.

kricker
2009-06-18, 18:50
Okay I am on #xbmc-linux using mibbit I think :)

queeup
2009-06-18, 18:54
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.

kricker
2009-06-18, 19:00
Bingo!

I thought I had updated it earlier....hmmm. Oh well. Thank again!

queeup
2009-06-18, 19:02
No prob. Sry for irc. I forget to look irc lol

kricker
2009-06-18, 19:23
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.

kricker
2009-07-07, 06:38
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

kricker
2009-08-01, 06:12
Any chance of getting this fixed?

queeup
2009-08-01, 14:33
opss sorry i forgot :( let me check

kricker
2009-08-01, 22:48
opss sorry i forgot :( let me checkThanks.

kricker
2009-08-21, 19:07
opss sorry i forgot :( let me checkany luck?

queeup
2009-08-22, 11:53
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...

kricker
2009-08-22, 19:28
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
2009-08-24, 15:33
*Jaco2k's hopes rating level = HIGH* :):):)

queeup
2009-09-03, 12:08
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

kricker
2009-09-03, 17:41
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!

queeup
2009-09-12, 17:17
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