Skip to content

Releases: pekempy/NFOBuilder

1.0.5

18 Jun 10:31
7eb4aea
Compare
Choose a tag to compare

Version

v1.0.5 contains a Windows/Linux/MacOS release

Installation

Please see Wiki pages for installation guides:

Changelog

🐛 Fixed a bug caused by 1.0.4 wherein you couldn't create multiple NFOs as editing the Cast table the second time would cause a segmentation fault crash. This now works properly.

1.0.4

09 Jun 12:44
39dce56
Compare
Choose a tag to compare

Version

v1.0.4 contains a Windows Release Zip and a Linux AppImage. And a first attempt at MacOS .dmg

🪟 Windows Zip

Extract to your preferred location and run NFOBuilder.exe

🐧 Linux AppImage

chmod +x NFO_Builder-linux-release.AppImage and then ./NFO_Builder-linux-release.AppImage
If you encounter any errors please let me know.

🍎 MacOS dmg

Double click it and run the NFO Creator inside.
You will get a warning it's from an unknown developer

  1. Go to System Preferences
  2. Security & Privacy
  3. General tab
  4. Under Allow apps downloaded from: you should be able to allow the program to run

Changelog

🍎 Added MacOS release
🍎 Fixed some GUI issues in MacOS release
🐛 Fixed a bug which caused a crash when clicking empty rows in the cast table

1.0.3

06 Jun 16:41
d2ab462
Compare
Choose a tag to compare

Version

v1.0.3 contains a Windows Release Zip and a Linux AppImage. And a first attempt at MacOS .dmg

Windows Zip

Extract to your preferred location and run NFOBuilder.exe

Linux AppImage

chmod +x NFO_Builder-linux-release.AppImage and then ./NFO_Builder-linux-release.AppImage
If you encounter any errors please let me know.

MacOS dmg

Double click it and run the NFO Creator inside.
You will get a warning it's from an unknown developer

  1. Go to System Preferences
  2. Security & Privacy
  3. General tab
  4. Under Allow apps downloaded from: you should be able to allow the program to run

Changelog

  • Increased cast row count to 40.
  • Automatically scroll back to the top of the cast table after creating an NFO

Actor image search implemented

04 Jun 18:25
b6cdf5b
Compare
Choose a tag to compare

Version

v1.0.2 contains a Windows Release Zip and a Linux AppImage

Windows Zip

Extract to your preferred location and run NFOBuilder.exe

Linux AppImage

chmod +x NFO_Builder-linux-release.AppImage and then ./NFO_Builder-linux-release.AppImage
If you encounter any errors please let me know.

Changelog

  • Added a column to click for instant searching of an actors headshot to make finding the image URL easier.

First release

04 Jun 11:24
14a2fd9
Compare
Choose a tag to compare

Initial Release

  • Currently untested but initial release.
  • Linux AppImage untested - may not run.
    • Please run via terminal after making it executable and let me know.

Version

v1.0.1 contains a Windows Release Zip and a Linux AppImage

Windows Zip

Extract to your preferred location and run NFOBuilder.exe

Linux AppImage

chmod +x NFO_Builder-linux-release.AppImage and then ./NFO_Builder-linux-release.AppImage
If you encounter any errors please let me know.

Changelog

  • Added a messagebox popup when an NFO has successfully been created.
  • Path will automatically add the trailing "/" if it is missed.

Initial Windows/Linux release

04 Jun 10:30
d4df1b6
Compare
Choose a tag to compare
Pre-release

Pre-Release

  • Currently untested but initial release.
  • Ensure your "Path" has a trailling slash at the end - \
  • No visual output that NFO has been created
  • Linux AppImage untested - may not run.
    • Please run via terminal after making it executable and let me know.

Version

v1.0.0 contains a Windows Release Zip and a Linux AppImage

Windows Zip

Extract to your preferred location and run NFOBuilder.exe

Linux AppImage

chmod +x NFO_Builder-linux-release.AppImage and then ./NFO_Builder-linux-release.AppImage
If you encounter any errors please let me know.