solved
Great, and thanks for sharing, so we all learn :rolleyes:
And for the rest of you.....
And stuff below is taking from my QNAP, so might have to be tweaked:
Browser Way:
[spoiler]
From a browser, get the media id (key) of the movie
Like when looking at a movie:
http://qnap:32400/we...brary/metadata/222518
Last part is the key.
Then go to:
http://qnap:32400/library/metadata/222518/tree
Locate the hash value
hash="10a4a3cc4fd9eb617ca81946bb83c4ed46cf74cf"
So the link on your QNAP will be:
/share/MD0_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Media/localhost/1/0a4a3cc4fd9eb617ca81946bb83c4ed46cf74cf.bundle/Contents
[/spoiler]
Code way would be to emulate above :D
/T