Download
(80 Kb)
Download
Updated: 10/19/16 08:37 PM
Pictures
File Info
Compatibility:
Dark Brotherhood (2.4)
Thieves Guild (2.3)
Orsinium (2.2.4)
Updated:10/19/16 08:37 PM
Created:10/18/15 02:26 PM
Monthly downloads:51
Total downloads:11,109
Favorites:6
MD5:
Categories:ESO Tools & Utilities, Action Bar Mods
ESO Data Relay  Popular! (More than 5000 hits)
Version: 0.9.19
by: antihax [More]
What is ESO Data Relay?
ESO Data Relay is aimed at providing better volume of market data to addon, web, and app developers to aid users through better market tools. The data may later be expanded to cover more information.
This addon gathers data and uploads to a ZMQ Relay upon /reloadui or logout, then downloads collated data into Lua files which are available to other addons.

Functional examples are available to general users and developers to give a feel of what is capable. These are:
  1. Guild Store Tools.
  2. ESO Market Browser.


For Developers
The code is fully available via github if you wish to help or setup your own relay and consumer (fork and send pull requests to contribute).
  1. example site code - Most of the work around the relay is in the datarelayconsumer. Written in Go but zmq is available for most languages.
  2. Addon and Uploader Lua and C#.
  3. Master/Relay code - Down the road we will need more relay operators to provide redundancy and regionalization. Written in Go.

Developer Documentation
  1. LUA API
  2. ZMQ Relay
  3. JSON API: Sneek Preview.


IMPORTANT! Data formats may change until version 1.0.0.
0.9.19
-- Tick API and fix issue with new champ stuff.

0.9.17
-- Missed a spot.

0.9.16
-- Tick API and fix issue with new champ stuff.

0.9.15
-- Add splash screen and interaction to first run.
-- Enable non English uploads.
-- Add ZoneIndex

0.9.14
-- Handle an issue with getServerName and nil references for some users (thanks Immortal_Dark).

0.9.12
-- Change the upload timeout to handle users with slow connections.

0.9.11
-- Check for updated version and alert the user.
-- If the uploader is not running, send annoying messages to the user every 5 minutes.
-- Add who uploaded the data to the messages.

0.9.10
-- Ignore non-english items.

0.9.9
-- Tick API Version.

0.9.8 *Bug Fix*
-- Fix bug preventing download of statistics.

0.9.7
-- Added ESODR_GetGuildStoreItemTable to Public API.
-- Added NPCStoreItem to relay, collecting NPC sold items.

0.9.1
-- Increase delay to prevent spam messages. Collection will slightly lag upon first load if much data is collected.
-- Uploader now collects data from all servers.

0.8.23 RC3
-- Delay collection to make this transparent to the user.

0.8.21 RC2
-- Fix manifest...

0.8.20 RC2
-- Release Candidate for Beta.
-- Fixed a few leaking variables.
-- Added 7, 15, 30 day statistics.
-- Added GuildStoreItems list.

0.8.19 RC1
-- Release Candidate for Beta
-- Added account name collection for upload statistics
-- Added AvA detection for Keep Guild Traders in Campaigns.

0.8.13
-- Correct date format and change to number. Thx merlight.

0.8.12
-- Implement download of statistics from central server and insert back into the game via data file.
-- Implement basic API on the statistics inside lua.

0.8.3
-- Implement new uniqueID for guildSalesHistory

0.8.2
-- Update for Orsinium
-- Ignore nil itemlinks.. well that's new...

0.8.1
-- Correct zip structure in dist.bat
-- Optimize string conversion for faster operation.

0.7.2
-- Optimized lua module for reduced memory and bandwidth consumption.
-- NOTE: until 1.0.0 release, data formats are subject to change.
Archived Files (3)
File Name
Version
Size
Uploader
Date
0.9.17
80kB
antihax
06/03/16 11:26 AM
0.9.16
80kB
antihax
05/31/16 06:19 PM
0.9.15
80kB
antihax
04/25/16 07:44 AM


Post A Reply Comment Options
Unread 01/16/17, 05:09 PM  
Arterion

Forum posts: 10
File comments: 39
Uploads: 0
I really miss your software. The market browser at antihax.net was really top notch. I just wanted to leave a note and say that I hope all is well, and thank you for your contributions.
Report comment to moderator  
Reply With Quote
Unread 11/13/16, 07:37 AM  
WFXX

Forum posts: 1
File comments: 24
Uploads: 0
ESO Market Browser still working

Hi

For a few months I'm trying to get prices from ESO Market Browser (www.antihax.net) and nothing happen.

It is closed or ?

Kind regards

WFXX
Report comment to moderator  
Reply With Quote
Unread 10/19/16, 08:43 PM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Should be resolved.
Report comment to moderator  
Reply With Quote
Unread 10/07/16, 04:56 AM  
Jon74
 
Jon74's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
ESO data Relay no longer works after update 12!

After update 12 was installed I can no longer use ESO Data Relay as I get error messages in chat saying this:

**************************************************
ESO Data Relay: Uploader Error
It appears the uploader is not running which means we
cannot upload or download data from the API and sales
data will be old.
Please run ESODataUploader.exe in /addons/ESODataRelay
and then /reloadui.
**************************************************
I have the addon in the same folder as all the other addons and I start it before starting the game itself.
But as the message says, it have stopped working so I have to manually start it again and reload ui. I did that several times and every time it freezes and closes abruptly and the above error message shows in chat repeatly which is very enoying.

The addons that uses this which I have installed is Master Merchant & Guild Store Tools, and deactivating them is not an option as I really need them.
Before the update 12 everything was fine, but now I can't get it to work like before.
Do anyone else have this problem? Please share your opinions.

Included is a screenshot of the chatmessage.

pic host
Report comment to moderator  
Reply With Quote
Unread 06/04/16, 10:39 AM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Originally Posted by and
Originally Posted by antihax
Sounds like it is unable to locate the ESODataRelay.lua. Try setting up the location of the ESO Folders again from the menu and see if it corrects it.
It's now working, I have no idea why but everything is fine, thank you very much
It may be something to do with .Net folder watchers. I usually avoid writing anything in that collection of languages, but in this case it was easier and faster for something simple.
Report comment to moderator  
Reply With Quote
Unread 06/04/16, 04:36 AM  
and

Forum posts: 9
File comments: 256
Uploads: 0
Originally Posted by antihax
Sounds like it is unable to locate the ESODataRelay.lua. Try setting up the location of the ESO Folders again from the menu and see if it corrects it.
It's now working, I have no idea why but everything is fine, thank you very much
Report comment to moderator  
Reply With Quote
Unread 06/01/16, 03:48 PM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Sounds like it is unable to locate the ESODataRelay.lua. Try setting up the location of the ESO Folders again from the menu and see if it corrects it.
Report comment to moderator  
Reply With Quote
Unread 06/01/16, 02:28 AM  
and

Forum posts: 9
File comments: 256
Uploads: 0
Originally Posted by antihax
Originally Posted by and
The website "http://www.antihax.net/" it has been down foe a couple of days, so it's not possible to upload and download the data. You might want to check it
Yeah... got a new kitten... who keeps playing with the network cables...
I see, thank you very much Alas I'm experiencing a new problem, not a game-breaking one but a bit annoying as I keep receiving the message saying the uploader is not running, while it actually is...
Any idea on how I can solve it? Thank you!
Report comment to moderator  
Reply With Quote
Unread 05/31/16, 06:17 PM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Originally Posted by and
The website "http://www.antihax.net/" it has been down foe a couple of days, so it's not possible to upload and download the data. You might want to check it
Yeah... got a new kitten... who keeps playing with the network cables...
Report comment to moderator  
Reply With Quote
Unread 05/30/16, 12:36 PM  
and

Forum posts: 9
File comments: 256
Uploads: 0
The website "http://www.antihax.net/" it has been down foe a couple of days, so it's not possible to upload and download the data. You might want to check it
Report comment to moderator  
Reply With Quote
Unread 05/23/16, 07:45 PM  
Bapples

Forum posts: 0
File comments: 3
Uploads: 0
the only firewall i have is bitdefender and i disable it while running eso data relay
Report comment to moderator  
Reply With Quote
Unread 05/23/16, 04:20 PM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Originally Posted by Bapples
Originally Posted by antihax
Looks like it had a few connection errors and then started working correctly. Are you still having issues?
yes still am still doesnt connect nor can i make it work with guildtools :/
That is a strange problem. Do you have any third party firewalls which could be blocking the application?
Report comment to moderator  
Reply With Quote
Unread 05/21/16, 03:34 AM  
Bapples

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by antihax
Looks like it had a few connection errors and then started working correctly. Are you still having issues?
yes still am still doesnt connect nor can i make it work with guildtools :/
Report comment to moderator  
Reply With Quote
Unread 05/20/16, 08:04 PM  
antihax
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 17
Uploads: 4
Looks like it had a few connection errors and then started working correctly. Are you still having issues?
Report comment to moderator  
Reply With Quote
Unread 05/20/16, 01:26 PM  
Bapples

Forum posts: 0
File comments: 3
Uploads: 0
hello there so got a problem i cant get it to work follows a screenshot http://postimg.org/image/x9uuiaha9/ can have any help about this?
Last edited by Bapples : 05/20/16 at 01:26 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: