Skip to content

Releases: cy33hc/vita-ezremote-client

v1.12

02 Mar 02:03
Compare
Choose a tag to compare
  • Add support for browse and download release artifacts from github repos. Under the server just enter the git repo of the homebrew
    image

v1.11 (hot fix)

03 Feb 00:19
Compare
Choose a tag to compare
  • fixed a potential memory leak due to td_collection not destroyed
  • removed debug printf
  • interpret empty filter as no filter applied in the archive.org/myrient listing

v1.10

02 Feb 06:30
Compare
Choose a tag to compare
  • Fix a random crash when login to archive.org
  • Implemented some memory optimization when parsing large html listing in archive.org and myrient website. Some large listing of a few thousand should not crash the app now. App might still crash if there are 5000+ listings in one directory.
  • App will now ask for a filter when archive.org and myrient directory listing has more than 500 listings. Applying a filter to reduce the results is recommended to avoid app crash

v1.09

12 Jan 23:38
Compare
Choose a tag to compare
  • Add support for archive.org protected URLs. This requires an archive.org account using archive.org username/password login.
  • Fix app crash when parsing archive.org protected URLs without credentials. The protected links will not be added to directory listing.

v1.08

08 Jan 05:58
Compare
Choose a tag to compare
  • add support for ftp servers that do not permit the NOOP cmd. This fixes the issue where the app will disconnect after connecting to the server and listing the first directory.
  • increases the password field to 127 characters

v1.07 (Hot Fix)

28 Nov 02:02
Compare
Choose a tag to compare
  • Fix an issue that would delete the local file after uploading using webdav and the server does not return a http 200 status code

v1.06

27 Oct 02:16
Compare
Choose a tag to compare
  • Add support for browsing/downloading files from https://myrient.erista.me/files website files. Should you find this useful, please donate to erista to support their cause.
    WARNING: Some folders with thousands of file listing can cause the app to crash due to not enough memory. Example "Redump/Sony Playstation" and "Redump/Sony Playstation 2"
    myrient
  • fixed an issue parsing docker version of Apache directory listing. It had trailing spaces in the folder/file name
  • fixed font display issues for Chinese, Japanese and Korean language
  • Add Vietnamese language and update Korean/Turkish lang

v1.05

16 Jul 02:11
Compare
Choose a tag to compare
  • Add support for archive.org download URLs
    • This allows you to browse, download, extract, install files
    • Only supports parsing of the download URL (ie the URL where you see a list of files). Example
      archive_org_screen1 archive_org_screen2 image
  • Added support for WebDAV servers that don't support http HEAD request. Fixes download issues from real-debrid webdav

Please consider donating to Internet Archive for providing the hosting services.

v1.04

17 Jun 04:24
Compare
Choose a tag to compare
  • Updated the Progress Dialog to show the Avg Transfer Speed instead of percentage completed
  • Implemented wrap around while scrolling the file list

v1.03

01 May 04:25
Compare
Choose a tag to compare
  • little speed improvement of about 10-15% in extracting and installing compressed files from SMB and NFS.
  • fixed an issue in FTP where connection fails using hostname
  • update Simplified Chinese language