Missing the Remote Script
I cant find the remote script although I ran the update all script with mister extensions enabled. What am I missing?
The online community for MiSTer FPGA enthusiasts
https://misterfpga.org/
I cant find the remote script although I ran the update all script with mister extensions enabled. What am I missing?
check your downloader.ini
does this line exist?
Code: Select all
[mrext/all]
db_url = https://github.com/wizzomafizzo/mrext/raw/main/releases/all.json
or if you don't want everything;
Code: Select all
[mrext/remote]
db_url = https://github.com/wizzomafizzo/mrext/raw/main/releases/remote/remote.json
you can also download it directly here
The links in my downloader.ini do not look like that. Why is this and is every link wrong?
Copy from my downlaoder.ini:
[distribution_mister]
db_url = https://raw.githubusercontent.com/MiSTe ... b.json.zip
[jtcores]
db_url = https://raw.githubusercontent.com/joteg ... b.json.zip
[names_txt]
db_url = https://raw.githubusercontent.com/Three ... on_US.json
[bios_db]
db_url = https://raw.githubusercontent.com/BigDe ... b.json.zip
[Coin-OpCollection/Distribution-MiSTerFPGA]
db_url = https://raw.githubusercontent.com/Coin- ... b.json.zip
[arcade_roms_db]
db_url = https://raw.githubusercontent.com/zakk4 ... b.json.zip
[mrext/all]
db_url = https://raw.githubusercontent.com/wizzo ... s/all.json
[arcade_names_txt]
db_url = https://raw.githubusercontent.com/PigSa ... es_US.json
Actually https://github.com/XXX/YYY/raw/ZZZ redirects to https://raw.githubusercontent.com/XXX/YYY/ZZZ so the URLs are equivalent. I've no idea about the missing script though.
its in the json list at that link
"Scripts/remote.sh": {
"hash": "be44b94abdb418e0434d164332a9d9c6",
"size": 7879660,
"url": "https://github.com/wizzomafizzo/mrext/r ... /remote.sh",
"reboot": true,
"tags": [
"remote"
]
},
So who knows why it wasnt picked up