File->Open file list, no thumbnails

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

mobi
Posts: 8
Joined: Wed Feb 06, 2019 2:12 pm

Re: File->Open file list, no thumbnails

Post by mobi »

It happens with all files if file has more than one field.

If I try with only filenames then it works But any other fields like comment, rating etc. it does not work as it treats the whole line as filename.

Also, even though it works with only filename, it hangs if file has long list of images e.g. over 1000 images or so.

One feature suggestion could be while user is opening a list of file, show the rows in left hand window (where you show folders). Then user can scroll thru the list inside XnView.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

mobi wrote: Thu Jun 20, 2019 10:58 am It happens with all files if file has more than one field.

If I try with only filenames then it works But any other fields like comment, rating etc. it does not work as it treats the whole line as filename.

Also, even though it works with only filename, it hangs if file has long list of images e.g. over 1000 images or so.

One feature suggestion could be while user is opening a list of file, show the rows in left hand window (where you show folders). Then user can scroll thru the list inside XnView.
what do you means 'if file has more than one filed'??
Pierre.
mobi
Posts: 8
Joined: Wed Feb 06, 2019 2:12 pm

Re: File->Open file list, no thumbnails

Post by mobi »

This file works - it has only filenames no other field

D:\Digital Photos\Luxembourg 2019-05\P1020584.JPG
D:\Digital Photos\Luxembourg 2019-05\P1020585.JPG
D:\Digital Photos\Luxembourg 2019-05\P1020586.JPG
D:\Digital Photos\Luxembourg 2019-05\P1020587.JPG
D:\Digital Photos\Luxembourg 2019-05\P1020588.JPG
D:\Digital Photos\Luxembourg 2019-05\P1020589.JPG

This file does not work - it has other fields. I have tried with , | or tab as delimiter
In this case, XnView considers the entire line as filename

D:\Digital Photos\Luxembourg 2019-05\P1020584.JPG|0|
D:\Digital Photos\Luxembourg 2019-05\P1020585.JPG|0|
D:\Digital Photos\Luxembourg 2019-05\P1020586.JPG|3|
D:\Digital Photos\Luxembourg 2019-05\P1020587.JPG|0|
D:\Digital Photos\Luxembourg 2019-05\P1020588.JPG|3|
D:\Digital Photos\Luxembourg 2019-05\P1020589.JPG|0|
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

why

Code: Select all

|0|
??
Pierre.
mobi
Posts: 8
Joined: Wed Feb 06, 2019 2:12 pm

Re: File->Open file list, no thumbnails

Post by mobi »

That is for rating and connected comment.

As I said even if I create the list inside Xnview it still can't open. Tried with different delimiters.

Can you please post a file format for list which works?

Like

Filename, rating, comment
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

the file list support only filename, why do you add rating/comment in this line?
Pierre.
mobi
Posts: 8
Joined: Wed Feb 06, 2019 2:12 pm

Re: File->Open file list, no thumbnails

Post by mobi »

The create file list command can export list with comment, rating etc.

I thought same file list could be opened as input too.

Now I understand that it is not the case.
Gwenael Q.
Posts: 309
Joined: Mon Apr 06, 2020 2:06 am
Location: Martinique

Suggestion

Post by Gwenael Q. »

XnviewMP 0.96


"Create > File listing..." command is very handy and useful. But it is at least very surprising that it still generate files that can not be handled correctly with the "File > Open file list" without manual editing. At the least, a warning should have been be displayed somewhere so the user be aware of that situation.

However, I think the problem could be easily solved with the following suggestion :

Add 2 buttons : "Custom" and "For Xnview(MP)" at the top of the "Create file list" dialobg box... The "Custom" mode would be like it is now and the "For Xnview(MP)" mode would desactivate all the possible settings that would not be understood by the "File > Open file list" command.

Thank you for listening.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Suggestion

Post by xnview »

Gwenael Q. wrote: Sun Apr 12, 2020 6:03 pm However, I think the problem could be easily solved with the following suggestion :
But why you don't add '{Filename}' only?
Pierre.
User avatar
michel038
XnThusiast
Posts: 1468
Joined: Tue Sep 27, 2016 8:18 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by michel038 »

I'm using file lists to dump (export) metadata , and then with Excel or Calc I can find anything I could search
I also use it to generate html pieces of code, or tables containing dates, places, and a lot of other inforamtions.
Sometimes, i need a simple file list , and I must delete all fields, and select {Directory}{Filename with ext}

Could anyone guess that "{Directory}{Filename with ext} " is the only way that permits to open the list ?

I think this is a good idea :
Add 2 buttons : "Custom" and "For Xnview(MP)" at the top of the "Create file list" dialobg box... The "Custom" mode would be like it is now and the "For Xnview(MP)" mode ...
... will creates a File list without any extra settings
Attachments
filelist.png
filelist.png (23.65 KiB) Viewed 2559 times
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

what do you think about 'Save for XnView'
Pierre.
User avatar
michel038
XnThusiast
Posts: 1468
Joined: Tue Sep 27, 2016 8:18 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by michel038 »

Yes, if a user can understand that

" Save for Xnview will not use your settings, but will choose his own ones , and won't tell you what they are"

" Enregistrer pour Xnview n'utilisera pas vos paramètres, mais choisira ses propres paramètres, et ne vous dira pas lesquels" :D
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

See issue for current status and some details.

I'll add support of output from 'file listing' tools
Pierre.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by xnview »

This problem is supposed to be fixed in XnView MP 0.96.1. Please check and confirm the bug fix here.
Pierre.
User avatar
michel038
XnThusiast
Posts: 1468
Joined: Tue Sep 27, 2016 8:18 am
Location: France
Contact:

Re: File->Open file list, no thumbnails

Post by michel038 »

I can't see any new options in this tool ... :shock:


There is a tip : use Text as output format
Add double quotes in the first field "{Directory}{Filename With Ext}"
You can now add more values, and xnViewMp will be able to read the file list ...
Post Reply