firefoxchan / local-ehentai

Local E-Hentai / ExHentai Gallery Index + File Auto Discover (with ~830k exhentai metadata)
MIT License
222 stars 23 forks source link

cant run the app on windows #7

Closed ve3lst closed 4 years ago

ve3lst commented 4 years ago

hey,

im trying to run this app on windows 7 64bit, i have go installed all good, i even tried building this app and go did the job

but i cant seem to run the app, how do i do that? just double click local-ehentai.exe? it just disappear right away

just to make things clear, i didnt download the json file. cant i run the app without it? i cant download 600mb since i have limited internet and my collection is not that big so i can manage it adding tags manually

sorry if it's a newibe question

firefoxchan commented 4 years ago

You can't run the app without the json file. But you can create the json file yourself if you want.

See: API - EHWiki

Example:

[
  {
    "gid":1494936,
    "token":"3e2f098c3f",
    "archiver_key":"439552--d8ebe550a5c638b0ae8bd67191662176a60dc7b3",
    "title":"[Pixiv] Moyahara (13501)",
    "title_jpn":"[Pixiv] もやはら (13501)",
    "category":"Image Set",
    "thumb":"https://ehgt.org/bf/9d/bf9d9f564de0d7dbf34c46ea690b179327ee9031-1575365-1027-1426-jpg_l.jpg",
    "uploader":"saltcutlet",
    "posted":"1570354806",
    "filecount":"44",
    "filesize":63194890,
    "expunged":false,
    "rating":"4.59",
    "torrentcount":"1",
    "torrents":[
      {
        "hash":"48b5a24c2cac748787cd0d9b702730bd93f510de",
        "added":"1567932647",
        "name":"[Pixiv] Moyahara (13501).zip",
        "tsize":"19233",
        "fsize":"61935273"
      }
    ],
    "tags":[
      "artist:moyamoya",
      "female:garter belt",
      "female:kimono",
      "female:lingerie",
      "female:small breasts",
      "female:stockings"
    ]
  }
]