Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Releases: rupor-github/fb2mobi

Fix rename feature in UI

09 Oct 00:31
Compare
Choose a tag to compare

Fixed UI issue - renaming book with name containing path separators and symbols unsupported by host file system.
Linux and Windows builds moved to docker containers.

GUI enhancements

07 Aug 15:50
8dd8145
Compare
Choose a tag to compare
GUI enhancements Pre-release
Pre-release

Meta-info, file renaming.
Note, GUI file renaming is using it's own algo - different form CLI version.

Add files from Google Drive for GUI

12 Jul 15:20
506bfba
Compare
Choose a tag to compare
Merge pull request #38 from rupor-github/gdrive

Add files form Google Drive for GUI

UI fix

28 Jun 00:31
Compare
Choose a tag to compare

Make sure that conversion results are properly detected by UI for all output formats.

More outputPattern formatting

20 May 15:19
Compare
Choose a tag to compare

Support short authors list.

Authors

17 May 17:33
Compare
Choose a tag to compare

Added support for multiple authors in FB2

Fixing distribution

15 May 02:44
Compare
Choose a tag to compare

Correcting cx_Freeze information - yet again.
Removing check for os.path.supports_unicode_filenames - apparently it is "True" for MAC and Win32 but always "False" on Linux.

Binary tag processing

13 May 14:26
Compare
Choose a tag to compare

Use detected image type when content-type is empty

UI fixes

13 May 13:57
Compare
Choose a tag to compare

Making sure that UI knows file name after conversion with <outputPattern"

Formatting output file name

12 May 18:53
Compare
Choose a tag to compare

Move to Python 3.6.5 and up to date modules.

Restructuring of the output file name handling - it is now possible to "derive" output file name(s) from FB2 metadata.

Russian specific transliteration of file names and book metadata replaced with slugify, so full Unicode is now supported.