It is currently April 27th, 2024, 2:17 am

Vuze torrent

Get help with creating, editing & fixing problems with skins
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Vuze torrent

Post by BetaKiller »

Im trying to get a skin like uTorrent for Vuze (Azureus) sadly cant seems to work it properly and since I started with Rainmeter yesterday things aint going well plus i am no expert in torrents (more a casual user) >.<

Is that even possible? I just find info for uTorrent =/

Thanks ^^
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Vuze torrent

Post by Chewtoy »

First of all: Does Vuze have a webUI like µTorrent does?

Look for that, look at the guides, make sure you have jsmorleys RexExp-tool, eat a sandwich, think how you could fit the guide to apply to vuze, create, ?, profit. :)

If Vuze got a webUI (which I would find odd if it didn't), just, basically, replace the links...
I don't think, therefore I'm not.
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Re: Vuze torrent

Post by BetaKiller »

I've found

Plugin: Tracker Web

Server

Security

The only that respond to the search "Web"

I've found this and im still looking

http://wiki.vuze.com/index.php/DefaultDataSaveDir

http://wiki.vuze.com/index.php/Azureus_FAQ#Web_UI

I want this skin xD
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Re: Vuze torrent

Post by BetaKiller »

Anyone have an idea what i am supposed to look besides WebUI? Like what it does so I can find the similar in Vuze? >.<

Please
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: Vuze torrent

Post by dragonmage »

There appears to be a Vuze plugin called WebUI http://azureus.sourceforge.net/plugin_details.php?plugin=azhtmlwebui try exploring that.
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Re: Vuze torrent

Post by BetaKiller »

Ok i downloaded it (thanks btw im pretty sure it is that)

sadly it isnt working what else do i have to do besides updating the code?

using utorrent RainQuantum Black skin

Never used Web UI so have no idea what else i shall do in this part of the code besides changing username and passoword?

URL=http://[USERNAME]:[PASSWORD]@127.0.0.1:8080/gui/?list=1

Thank you ^^

Code: Select all

[Variables]
FontName=Century Gothic
Barcolor=255,255,255,230
BgBarcolor=255,255,255,100
Updatetorrent=3
REGEX1=(\[.+\],?\n|)
REGEX2=\[\".*?\",\d{3},\"(.*?)\",\d*?,(\d*?),
URL=http://[USERNAME]:[PASSWORD]@127.0.0.1:8080/gui/?list=1
;--------------------


[Ring]
Measure=Calc
Formula=360


[Line1]
Meter=IMAGE
SolidColor=#Barcolor#
X=10
Y=15
H=75
W=10
AntiAlias=1

[Line2]
Meter=IMAGE
SolidColor=#Barcolor#
X=50
Y=15
H=55
W=10
AntiAlias=1

[uTorrent_U]
Meter=ROUNDLINE
MeasureName=Ring
X=-65
Y=-110
W=200
H=300
LineWidth=10
LineLength=25
LineStart=15
StartAngle=3.14159265
RotationAngle=-3.14159265
LineColor=#Barcolor#
Solid=1
AntiAlias=1




[DLMETER1]
Meter=IMAGE
SolidColor=#BgBarcolor#
x=60
y=29
W=144
H=1


[DLMETER2]
Meter=IMAGE
SolidColor=#BgBarcolor#
x=60
y=54
W=144
H=1


[DLMETER3]
Meter=IMAGE
SolidColor=#BgBarcolor#
x=60
y=79
W=144
H=1


[DLMETER4]
Meter=IMAGE
SolidColor=#BgBarcolor#
x=60
y=104
W=144
H=1
Hidden=1

[DLMETER5]
Meter=IMAGE
SolidColor=#BgBarcolor#
x=60
y=129
W=144
H=1
Hidden=1

If you have more torrents, just add [DLMETER6] and [DLMETER7] and the properties needed. 


;-------------------



[SOURCE]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=#Updatetorrent#
Url=#URL#
RegExp="(?siU)\"torrents\": \[\n\n(\[.+\],?\n|\])#REGEX1##REGEX1##REGEX1##REGEX1#"
Debug=1



[ITEM1]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[SOURCE]
	RegExp="#REGEX2#"
	StringIndex=1
	StringIndex2=1
[DL1]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[ITEM1]
	StringIndex=2
	MaxValue=1000
[ITEM2]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[SOURCE]
	RegExp="#REGEX2#"
	StringIndex=2
	StringIndex2=1
[DL2]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[ITEM2]
	StringIndex=2
	MaxValue=1000
[ITEM3]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[SOURCE]
	RegExp="#REGEX2#"
	StringIndex=3
	StringIndex2=1
[DL3]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[ITEM3]
	StringIndex=2
	MaxValue=1000
[ITEM4]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[SOURCE]
	RegExp="#REGEX2#"
	StringIndex=4
	StringIndex2=1
[DL4]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[ITEM4]
	StringIndex=2
	MaxValue=1000
[ITEM5]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[SOURCE]
	RegExp="#REGEX2#"
	StringIndex=5
	StringIndex2=1
[DL5]
	Measure=Plugin
	Plugin=Plugins\WebParser.dll
	Url=[ITEM5]
	StringIndex=2
	MaxValue=1000
[(title1)]
	MeasureName=ITEM1
	Meter=String
	X=65
	Y=13
	W=140
	H=16
	FontColor=0,0,0,250
	FontFace=Tahoma
	FontSize=8
	Antialias=1
	ClipString=1
	
[(title2)]
	MeasureName=ITEM2
	Meter=String
	X=0r
	Y=25r
	W=140
	H=16
	FontColor=0,0,0,250
	FontFace=Tahoma
	FontSize=8
	Antialias=1
	ClipString=1
	
[(title3)]
	MeasureName=ITEM3
	Meter=String
	X=0r
	Y=25r
	W=140
	H=16
	FontColor=0,0,0,250
	FontSize=8
	FontFace=Tahoma
	Antialias=1
	ClipString=1
	
[(title4)]
	MeasureName=ITEM4
	Meter=String
	X=0r
	Y=25r
	W=140
	H=16
	FontColor=0,0,0,250
	FontFace=Tahoma
	FontSize=8
	Antialias=1
	ClipString=1
	
[(title5)]
	MeasureName=ITEM5
	Meter=String
	X=0r
	Y=25r
	W=140
	H=16
	FontColor=0,0,0,250
	FontFace=Tahoma
	FontSize=8
	Antialias=1
	ClipString=1
	
[(download1)]
	MeasureName=DL1
	Meter=Bar
	X=60
	Y=28
	W=144
	H=3
	BarColor=#Barcolor#
	BarOrientation=HORIZONTAL
	
[(download2)]
	MeasureName=DL2
	Meter=Bar
	X=0r
	Y=25r
	W=144
	H=3
	BarColor=#Barcolor#
	BarOrientation=HORIZONTAL
	
[(download3)]
	MeasureName=DL3
	Meter=Bar
	X=0r
	Y=25r
	W=144
	H=3
	BarColor=#Barcolor#
	BarOrientation=HORIZONTAL
	
[(download4)]
	MeasureName=DL4
	Meter=Bar
	X=0r
	Y=25r
	W=144
	H=3
	BarColor=#Barcolor#
	BarOrientation=HORIZONTAL
	
[(download5)]
	MeasureName=DL5
	Meter=Bar
	X=0r
	Y=25r
	W=144
	H=3
	BarColor=255, 255, 255
	BarOrientation=HORIZONTAL





;---------------------
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: Vuze torrent

Post by dragonmage »

It will take some work. You will have to setup the webui in vuze, then change the url in the skin to point to it, then do a new RegExp to get the right info from the page, then adjust the meters to display the info.
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Re: Vuze torrent

Post by BetaKiller »

Ok i managed to configure the web ui

Right now testing just a download to check if its working

I understand the RegExp is used to find the data i want on this text right?

Just quoted the text so if anyone can help me adapting the .ini I would really appreciate still learning all this on RM

btw tried using the link http://[USERNAME]:[PASSWORD]@127.0.0.1:[HOST PORT]/gui/?list=1 to access the intranet to see if i was going to access the page without having to type username and password but it didnt worked i am missing something?

Thank you for all the help so far ^^
Azureus HTML WebUI
Azureus HTML WebUI version 4.2.0.8/0.7.6
Downloads (1) Seeds (1) Options Upload


# Torrent Category Commands Status Size DLed ULed Done DL Speed UL Speed Seeds Peers SR ETA Avail.
1 [Torrent being downloaded... ¤ Uncategorized Start (Force)
Stopped 1.28 GB 47.71 MB 0 B 3.4% 0 B/s 0 B/s 0 (42) 0 (10) 0.0 R.


0 B/s [Unlimited] down
0 B/s (0 B/s) [110.0 kB/s] up
47.71 MB / 1.28 GB
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: Vuze torrent

Post by dragonmage »

You set a username and password in the webui options? Have you tried http and https?
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Re: Vuze torrent

Post by BetaKiller »

Yes i set both and typed the link with all the info inside the [] on the browser but didnt managed to acquire a conection. It pops an error msg window saying there is no such page.

I did managed to access the web ui page but using http:/localhost/[HOST PORT] a pop up window shows to type username and password but thats what i dont want cause not sure if i will get a conection this way

I used http and will use https

also need a small help on how RegExp works to get a better picture of what im doing i will prob have trouble with that atm also