Difference between revisions of "Wiimm's Custom Archive"

From Custom Mario Kart
Jump to navigation Jump to search
(Permanent Links)
Line 24: Line 24:
 
=== ct.wiimm.de/d/NAME ===
 
=== ct.wiimm.de/d/NAME ===
  
If NAME is not a number (contains other characters than digits), it is interpreted a a classical track name. A following .wbz or .szs is removed from the name. If a track with this name exists or have existed, the a redirect to the permanent link is created and the track is downloaded.
+
If NAME is not a number (contains other characters than digits), it is interpreted a track name of the old archive. A following .wbz or .szs is removed from the name. If a track with this name exists or have existed, then a redirect to the permanent link is created and the download begins.
  
 
== Plans ==
 
== Plans ==

Revision as of 17:39, 21 October 2017

Wiimm's Custom Archive is a service by Wiimm. It allows an easy access to his private custom track and arena archive.


Status

All Tracks of Wiimm's track archive were uploaded to the new website https://ct.wiimm.de/. The main goal for the website is to have stable download links of custom stuff. At the moment custom tracks and custom arenas are supported.

Some tracks are marked as private. They exist, but can't be accessed in the moment.

The interface allows searching for tracks or arenas by a list of keywords. Consoles, names, part of names, version numbers, authors and additional attributes can be used as keywords.

Permanent Links

ct.wiimm.de/d/NUMBER

NUMBER is the internal and unique file id. This ID will never change. So this is the optimal permanent link for other resources like this Wiiki.

If you search a track, the column named Link gives you a link of this kind.

Is using such link, the download file name is the internal and current name of the track.

ct.wiimm.de/d/NAME

If NAME is not a number (contains other characters than digits), it is interpreted a track name of the old archive. A following .wbz or .szs is removed from the name. If a track with this name exists or have existed, then a redirect to the permanent link is created and the download begins.

Plans

  • A bot is planned to replace all links of this Wiki into the old archive by new permanent links.
  • The search engine should be replaced by a better one.
  • Upload service.
  • Changing of laps, speed factor and slots on the fly.
  • Distribution management.
  • many more ...

Development

2017-10-20
  • Start of development.
  • Scan all szs files and store information into a database. Each file gets an unique identifier that will never change, even if the filename will changes.
  • Convert all files to WBZ and use the unique identifier as filename.
  • Upload 3110 WBZ files (4.6GB)
  • Create a new website: https://ct.wiimm.de/
  • Create a PHP script to access the WBZ files.
2017-10-21
  • Create and test an Search Interface. The created links are permanent and can be used in this wiki.