I buy a lot of digital RPG books - the shelf space in my apartment is ultimately limited, while the space on my hard drive is far less constrained (despite current storage prices). Furthermore, while the reading experience is still slightly better for physical books, I have a color e-ink reader which comes close enough for my purposes.

However, I do have a pet peeve with some RPG publishers: They refuse to give the files proper file names. Paizo is the worst offender among them, though not the only one.

I mean, I don’t mind if the file name includes the product code. It’s fine if a “PZO13008E” somewhere in there.

But please, for all that is unholy, make the file name “PZO13008E Hellfire Dispatches” instead of just leaving it at that! When I am making large purchases of multiple books - which I do frequently - I have to go on a renaming orgy:

  1. Open the file
  2. Check what product this file represents
  3. Close the file
  4. Rename the file

If the file name included the actual product title, I could skip steps 1-3.

  • Jer@chirp.enworld.org
    link
    fedilink
    arrow-up
    7
    ·
    11 days ago

    @juergen_hubert oh agreed! Paizo is one of the worst offenders but there are too many times I’ll download a file that just has a product number for a filename and its aggravating when filing it on my tablet

  • kryptonianCodeMonkey@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    11 days ago

    I haven’t downloaded any Paizo books, but PDFs often have Metadata stored. Do those files have the full title in the Metadata?

    If so, I would just write a script that you could run to look at each pdf in your rpg directory, pull the title from the Metadata for that title, and rename the file with that. The script would be pretty basic. Once written, you could download all the books you like and run that script periodically or with each download in milliseconds. Far less tedious.

  • Blind Mapmaker@eldritch.cafe
    link
    fedilink
    arrow-up
    5
    ·
    11 days ago

    @juergen_hubert Yeah, seems weird that most of the self-publishers on DTRPG and itch.io can do this and the big name ones can’t.

    Honourable mention: except for some old issues of Space Gamer and such Steve Jackson Games has had excellent file names on their own digital outlet for… close to 20 (?) years now.

  • Solumbran@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    11 days ago

    I guess you could have a script that takes the filename, and if it starts with pzo search for it on the paizo website and scrape the actual title :p

    • Jürgen HubertOP
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      11 days ago

      Yeah, but why should I be the one to do it, and not the company?

      • Solumbran@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        11 days ago

        Because capitalism made it that consumers are just money cattle, and deserve no respect.

        So you prepare the revolution, and in the meanwhile you manage :p

        • Jürgen HubertOP
          link
          fedilink
          arrow-up
          2
          ·
          11 days ago

          I mean, I realize that the margins in the TTRPG industry are razor-thin.

          Still, this doesn’t sound like something that should require a lot of effort.

  • Grimpen@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    11 days ago

    I have lots of shelf space, but it’s full. Plus shipping is painful, so similar boat.

    The filenames aren’t too big a deal, since I use directories, sub-directories, and sub-sub-directories. Still, meaningful filenames aways help.

  • SylvieTG
    link
    fedilink
    arrow-up
    1
    ·
    10 days ago

    You might try Calibre, an open source eBook manager.

    It can often ferret out the title and will place files in its library as “{author_sort}/{title}/{title} - {authors}” by default. If you use it to sync to an e-Ink reader, it’ll also pick up the best format and do on-the-fly conversion before copying the files (so that the files open faster and images are more reliable). That used to help a lot on my first-gen Nook, haven’t had a dedicated reader in a bit.

    The downside is if you’re using something like DriveThru’s download manager, you likely need two copies of the files because if Calibre moves them, they’ll no longer match the manager’s library sync.

    And absolutely, they should name the files correctly.