Skip to content

Releases: notdedsec/anicon

anicon v1.4

11 Oct 07:12
4a668c3
Compare
Choose a tag to compare

Merged pull request from HikaruHokkyokusei

List of changes made:

  • Added new source for fetching the icon files. Now, the default source is mal-api (unofficial python lib.). Users still have the choice to use jikanpy if they want to.
  • Now, the name of ico file is determined a bit differently to prevent faliures in case of non-standard unicode characters.
  • Added options for users to choose how many results should be shown when selecting the anime during icon creations.
  • Check for exisitng icons is updated. Now checks for desktop.ini file instead of a specific named icon file which may not always be present in case renamed.
  • Other few minor bug fixes, code reformatting and, code optimizations.

anicon v1.2

12 Oct 15:09
07b0499
Compare
Choose a tag to compare

Merged pull request from DemonRem

List of changes made:

  • Made the folder icons relative. If a folder containing the icon is moved around it won't lose the icon.
  • Added InfoTip to the desktop icons. Hovering the cursor above the folder icon will now display the type i.e. TV, Movie, Special, OVA and so on.
  • If the program runs into an error, the user will be displayed with a message regarding the same.
  • If the user tries to run the program in the main directory containing the file and no other directory, then the program will by default select the working directory as the main directory and apply the folder icon to that directory.
  • Added some extra configurations to the dekstop.ini file. Many of these are used by the OS to better locate the icon files and are added by the OS by default. Thus, adding them here too.
  • The desktop.ini file will no longer be a system file. Normally, even if the hidden files are visible, system files are not displayed to the user as they contain sensitive data. In order to see system files, the same has to be enabled, otherwise, they are hidden. Thus, setting the desktop.ini file to be hidden and not a system file.

anicon v1.1

25 Apr 11:09
Compare
Choose a tag to compare

Stable: Improvements and Bug fixes

  • AniList search added
  • MAL search is now used as backup
  • Added my own little algorithm for better matching
  • Changed absolute icon path to relative
  • Minor changes and updates

anicon v1.0

04 Feb 19:09
Compare
Choose a tag to compare

Initial stable release (i hope)
Report Bugs