D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: enthusiast on November 02, 2014, 02:14:46 PM

Title: Please Exercise Caution
Post by: enthusiast on November 02, 2014, 02:14:46 PM
All,

I've seen lots of links to (URL REMOVED!) on this board and it looks like they do some really good work.

However, I see no proof that these are safe/legit addons. Maybe some details on how these binaries are built?

I'm not saying that these are definitely bad, they're probably fine, just that you should use some caution.
Title: Re: Please Exercise Caution
Post by: vtverdohleb on November 04, 2014, 02:47:53 AM
My addons are used by thousands of people, yet no one complained that the addon damaged NAS or data stored on it  ;)
Title: Re: Please Exercise Caution
Post by: enthusiast on November 04, 2014, 10:19:34 AM
My addons are used by thousands of people, yet no one complained that the addon damaged NAS or data stored on it  ;)

Do you work for D-Link?

Do you have any guide on how you make the addons? Particularly Plex - I didn't even think it compiled on the ARM architecture.
Title: Re: Please Exercise Caution
Post by: FurryNutz on November 04, 2014, 10:35:58 AM
http://forums.dlink.com/index.php?topic=60858.0 (http://forums.dlink.com/index.php?topic=60858.0)
Title: Re: Please Exercise Caution
Post by: vtverdohleb on November 05, 2014, 08:47:16 AM
Do you work for D-Link?

Yes, I work in the D-Link Ukraine

Do you have any guide on how you make the addons? Particularly Plex - I didn't even think it compiled on the ARM architecture.

Take with https://plex.tv/downloads#plex-pht (https://plex.tv/downloads#plex-pht) package of any of the manufacturers for the architecture ARM, decompress and compile (SDK mkapkg (http://ftp.dlink.ru/pub/NAS/DNS-327L/Add-on/ShareCenter%20Add-On%20SDK_v2.1_09052013.zip)) for D-LINK
Title: Re: Please Exercise Caution
Post by: enthusiast on November 05, 2014, 09:52:57 AM
Do you work for D-Link?

Yes, I work in the D-Link Ukraine

Do you have any guide on how you make the addons? Particularly Plex - I didn't even think it compiled on the ARM architecture.

Take with https://plex.tv/downloads#plex-pht (https://plex.tv/downloads#plex-pht) package of any of the manufacturers for the architecture ARM, decompress and compile (SDK mkapkg (http://ftp.dlink.ru/pub/NAS/DNS-327L/Add-on/ShareCenter%20Add-On%20SDK_v2.1_09052013.zip)) for D-LINK

Thanks for the response.

Do you mean disassemble/decompile the ARM binaries? Which tool are you using for this?
Title: Re: Please Exercise Caution
Post by: vtverdohleb on November 06, 2014, 01:21:55 AM
Disassemble not do, pack original binaries
Title: Re: Please Exercise Caution
Post by: enthusiast on November 06, 2014, 05:26:25 AM
OK, got plex binaries for netgear arm as a .bin. What do I use to unpack it?
Title: Re: Please Exercise Caution
Post by: vtverdohleb on November 06, 2014, 06:06:42 AM
For example: https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk (https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk) - this is the usual TAR archives. rename the file to PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk.tar and unpack.
https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/plex.tgz (https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/plex.tgz) also on the D-Link NAS is working, it has a transcoder. But the NAS with transcoding not cope :(
Title: Re: Please Exercise Caution
Post by: enthusiast on November 06, 2014, 11:42:32 AM
For example: https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk (https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk) - this is the usual TAR archives. rename the file to PlexMediaServer-0.9.11.1.678-c48ffd2-arm.spk.tar and unpack.
https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/plex.tgz (https://downloads.plex.tv/plex-media-server/0.9.11.1.678-c48ffd2/plex.tgz) also on the D-Link NAS is working, it has a transcoder. But the NAS with transcoding not cope :(

Oh cool, and then you use the SDK packager to make it into an add-in?
Title: Re: Please Exercise Caution
Post by: vtverdohleb on November 07, 2014, 08:31:09 AM
Yes
According to the Manual on the SDK