Hi all,
I've completed emule support:
Here's the modification i've made
1) Emule support
: added a new node into configuration (emule). On the root there are emule WebServer info (used to get and add downloaded files). On the subtree it's available ed2k forums section configuration. PhpBB3.0 ad Invision PowerBoard are supported.
the information you have to fill are:
1) login forum URL + username + password : you have to provide a valid user to log into forums
2) Catalog Thread URL / Thread URL: URL to the Series Catalog (if available) many forums have one, if it's not you have to fill Thread URL with the forum URL with the series list.
3) Catalog RegExp / Thread RegExp : regexp to parse html info you have to write a regexp with 3 groups, first have ed2k link, second series and season name, third thread's last access date.
4) Message regexp: regexp to parse ed2k links in season thread. Usually href=\"(ed2k://[^\"]*)"
2) User Selections: in order to limit reselections of the same series, i've implemented a selection cache: First time you select a new season your selection is remebered so second time the system used previous selection. In context tree is available an item to remove selections. Inside MediaPortal you'll find the switch in context menu,
3) Auto download Feature: if you have manually select an episode from a specific season you can enable autodownload feature (via context menu). System will monitor enabled forums to get new files.
4) New Episode attribute: i've added new emule attributes to Episode Object: it's possible using them to write new expression logos (for example i've added a new logo while episode is downloading), and to print in MP download infos (for example download %)
That's all.
Have Fun
Gabe01
I've completed emule support:
Here's the modification i've made
1) Emule support
the information you have to fill are:
1) login forum URL + username + password : you have to provide a valid user to log into forums
2) Catalog Thread URL / Thread URL: URL to the Series Catalog (if available) many forums have one, if it's not you have to fill Thread URL with the forum URL with the series list.
3) Catalog RegExp / Thread RegExp : regexp to parse html info you have to write a regexp with 3 groups, first have ed2k link, second series and season name, third thread's last access date.
4) Message regexp: regexp to parse ed2k links in season thread. Usually href=\"(ed2k://[^\"]*)"
2) User Selections: in order to limit reselections of the same series, i've implemented a selection cache: First time you select a new season your selection is remebered so second time the system used previous selection. In context tree is available an item to remove selections. Inside MediaPortal you'll find the switch in context menu,
3) Auto download Feature: if you have manually select an episode from a specific season you can enable autodownload feature (via context menu). System will monitor enabled forums to get new files.
4) New Episode attribute: i've added new emule attributes to Episode Object: it's possible using them to write new expression logos (for example i've added a new logo while episode is downloading), and to print in MP download infos (for example download %)
That's all.
Have Fun
Gabe01
Italy