So it is Jellyfin for ROMs, just without the “player” part for all systems? That would be great!
Do we know how it integrates the metadata? Basically, it should scrape & update the ROMs, i.e. the metadata remain with the ROM if it is moved to an non-android device. – I am no specialist hence asking if anybody can help clarify this?
Is there a Docker image? Cheers!
From the readme:
RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes, and custom tags, RomM is a must-have for anyone who plays on emulators.
various naming schemes
There’s only 1🤭
A compilation.
sample uri
machine.model.ISO 8601.filesize.dump.type.alterations.3×checksums.uuid.p2p.tags.petnames
e.g.
sega.32x.1995-04-21.1560KB.Knuckles'Chaotix.nointro.Sonic_in_Chaotix_-_Revision_2.CRC:d0b0b842,MD5:47b1095e68b053125cd2cd5b1ac4eb50.SHA1:0c2fff7bc79ed26507c08ac47464c3af19f7ced7.%E3%82%AB%E3%82%AA%E3%83%86%E3%82%A3%E3%82%AF%E3%82%B9.btih:af323f15ae08642e5d5071329d828044e0541309.sonic,knuckles,chaotix.knutix
🧲 URI e.g.
ic=machine.model&pubdate=&xl=&dn=&type=&checksums=&uuid=&xt=urn:btih:&xt=urn:md5:&xt=urn:kyber:&as=&&kt=tags&petname=?alt=
e.g.
<pending>
wip. but you’re welcome to reply additions, critique, rec. etc…
Wait, what does this actually do? It looks like it isn’t an emulator or a front end so….what’s it?
It’s basically a web frontend to allow you to manage, organize, and download roms that also has the ability to play roms for certain systems in the browser using Emulator.js. The idea is with this you have a self hosted repository of roms with nice box art and meta data that you can download to any device or optionally play in the cloud if you want as well. I installed it a few days ago and it’s really slick! It didn’t handle the metadata for every game perfect, but for what it is it shows a lot of promise.
Does this integrate with emudeck somehow?
Looks cool, bookmarket for later use !
However, the GUI looks very Discordish and is probably inspired by it. I hope it only stays at that and won’t put some shady privacy nightmare code into it !
To me this looks nothing like Discord beyond having a compact sidebar… In fact, I would hope that Discord never inspires any software UI, because it really fucking sucks.
It’s probably not a good idea to infer how privacy friendly an open source software is, based on such a superficial visual similarity to a closed source proprietary product.
The UI is the main point of RomM project, the actual emulation is done by another tool called EmulatorJS
I keep my ROMs in the RetroPie folder structure to access them over the network. Would this work with that?
It can. I’ll create an URI soon 🧵