View Single Post
Old 02-25-2025, 03:13 PM   #534
DaRon
Enthusiast
DaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheeseDaRon can extract oil from cheese
 
DaRon's Avatar
 
Posts: 41
Karma: 1158
Join Date: Nov 2014
Location: Austria
Device: Libra Colour, Mini, Aura One, Pyrus mini
Quote:
Originally Posted by PeterT View Post
Could you run calibre in debug mode, try the plugin again and then post the entire log that calibre produced

Sent from my Pixel 7a using Tapatalk
you can find the result in my initial post: https://www.mobileread.com/forums/sh...&postcount=523

Quote:
Originally Posted by Quoth View Post
If you've used an ACSM file with ADE, then the ACSM plugin has to use your correctly entered ADE account details as used for those files.
A different account or the built in system won't work for ACSM files already "redeemed" as epubs.

Also the ACSM files expire. They need redeemed shortly after download. Open one with a text editor to see expiry date and time.

An extract of an ACSM file. The file expires in 6 hours after download.
Code:
<fulfillmentToken fulfillmentType="buy" auth="user" xmlns="http://ns.adobe.com/adept">

[snipped]

<purchase>2024-12-20T10:49:56-05:00</purchase>
  <expiration>2024-12-20T16:49:56-05:00</expiration>
  <resourceItemInfo>

[snipped]

</fulfillmentToken>
Same account is used, and the expiry date is:
"<expiration>2025-03-27T08:36:07Z</expiration>"

here ist the whole content of the acsm file

Code:
<fulfillmentToken fulfillmentType="buy" xmlns="http://ns.adobe.com/adept" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <distributor>urn:uuid:XXXXXXXXXX</distributor>
    <operatorURL>https://acs.pageplace.de/fulfillment</operatorURL>
    <expiration>2025-03-27T08:36:07Z</expiration>
    <transaction>XXXXXXXXXX</transaction>
    <resourceItemInfo>
        <resource>urn:uuid:XXXXXXXXXX</resource>
        <resourceItem>0</resourceItem>
        <metadata>
            <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">The Perfect Police State</dc:title>
            <dc:format xmlns:dc="http://purl.org/dc/elements/1.1/">application/epub+zip</dc:format>
            <dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">urn:uuid:XXXXXXXXXX</dc:identifier>
        </metadata>
        <src>https://api.pageplace.de/v1/files/adrm/XXXXXXXXXX/XXXXXXXXXX.epub</src>
        <downloadType>simple</downloadType>
    </resourceItemInfo>
    <hmac>XXXXXXXXXX</hmac>
</fulfillmentToken>
DaRon is offline   Reply With Quote