elman22 / pocket-amc-reader

Pocket AMC Reader
GNU General Public License v3.0
3 stars 3 forks source link
ant-movie-catalog catalog movie

Pocket AMC Reader

Version 2.3.3

This application will allow you to read catalogs created by Ant Movie Catalog on your Android phone. It will read XML catalog and import it into its own database which is done for performance reasons. On each start the application will check size of the XML file and when it changes, database is updated. Depending on size of your catalog and speed of your phone, it might take several minutes to import all movies and to start up.

For more info check out:
http://forum.antp.be/phpbb2/viewtopic.php?t=4717
http://www.antp.be/software/moviecatalog
https://github.com/elman22/pocket-amc-reader

Screenshots

pocket-amc-reader-v2-screen1-thumbnail.png pocket-amc-reader-v2-screen2-thumbnail.png

Requirements

Installation

Install the application via Google Play or download from GitHub.

Converting AMC to XML

If you keep your database in AMC format, you will have to export it to XML to be able to use this application. You can easily do that in 5 steps:

  1. Open your AMC database in Ant Movie Catalog
  2. Select File -> Save as...
  3. Select type XML and click Save
  4. When asked about pictures answer OK
  5. Copy XML and all pictures to your Android device and start Pocket AMC Reader

Settings explained

CATALOG

Catalog
Pick your catalog from file browser. It might take some time to display available catalogs in folders with thousands of files.
Catalog encoding
Select encoding on your PC to ensure correct import of special characters.
Remove bad characters
If import crashes leaving you with only some movies imported, check this option to fix it. It has the same functionality as AMC script RemoveBadChars by soulsnake.

APPLICATION

Theme
Select color theme for the application.
Color tag
If checked, movie title will be colored according to the color tag, just as in older 1.x versions. If disabled, colored line will be used.

LIST

Fields shown in list
You can choose fields to be displayed in movie list.
Fields separator
If you select two or more fields in any of the lines, values will be separated by text entered here.
Show sorted field
If you sort your list by field which is not displayed, it will be shown in third line.
Show thumbnails
Show thumbnails in movie list.
Show title in grid view
When you use grid view, title is by default displayed. This gives you the option to hide movie title.

DETAILS

Multi field separator
Define your separators in multi value fields (such as Country, Category, Actors, Producer ...). This allows you to filter specific values from details. If you use more separators (e.g. comma for Producer and slash for Category) you can input both as ",/" (without quotes).
Fit picture
Show pictures in details either resized to full screen or with their original size.
File path link
If checked, file path will be clickable and Pocket AMC Reader will try to open corresponding application. However be aware that some links can't be opened on mobile device and you will be notified about that. If this features doesn't work for you and you believe it should, please, report a bug on GitHub.

Known bugs

See https://github.com/elman22/pocket-amc-reader/issues. This is also the place to report any found bugs.

History

19.03.2021 Version 2.3.3

29.09.2020 Version 2.3.2

21.09.2020 Version 2.3.1

23.04.2020 Version 2.3

12.08.2018 Version 2.2

29.08.2017 Version 2.1

05.07.2017 Version 2.0.1

29.06.2017 Version 2.0

28.09.2013 Version 1.9.1

28.09.2013 Version 1.9

21.04.2013 Version 1.8.4

03.03.2013 Version 1.8.3

30.09.2012 Version 1.8.2

08.09.2012 Version 1.8.1

12.08.2012 Version 1.8

28.04.2012 Version 1.7.1

17.04.2012 Version 1.7

05.11.2011 Version 1.6.1

23.10.2011 Version 1.6

06.08.2011 Version 1.5.1

10.07.2011 Version 1.5

30.05.2011 Version 1.4.2

01.04.2011 Version 1.4.1

20.03.2011 Version 1.4

09.01.2011 Version 1.3.1

31.12.2010 Version 1.3

28.11.2010 Version 1.2

08.11.2010 Version 1.1

04.11.2010 Version 1.0

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Pocket AMC Reader for Android (c) 2010-2017 Holding Scythe.
Ant Movie Catalog was created by Antoine Potten and Mickaël Vanneufville.