找回密码
 立即注册
搜索
查看: 1745|回复: 5

[软件] 安卓电视盒子看SAMBA共享图,如何按文件名或exif时间排序?

[复制链接]
     
发表于 2015-10-9 14:56 | 显示全部楼层 |阅读模式
买了个海美迪的盒子,默认samba共享挺好用的,但是共享顺序是按文件写入的顺序,不方便啊
能改成文件名或exif时间排序么?

回复

使用道具 举报

     
发表于 2015-10-10 02:23 | 显示全部楼层
还真没听说过同时支持samba exif排序 遥控器操作的app
回复

使用道具 举报

     
 楼主| 发表于 2015-10-10 06:49 | 显示全部楼层
还是等今天回到家写个小程序吧,按exif时间修改文件创建时间
写完了放github去
回复

使用道具 举报

发表于 2015-10-10 09:53 | 显示全部楼层
董卓 发表于 2015-10-10 06:49
还是等今天回到家写个小程序吧,按exif时间修改文件创建时间
写完了放github去 ...

有这样的小程序,你搜搜
回复

使用道具 举报

     
 楼主| 发表于 2015-10-10 11:24 | 显示全部楼层
lfk 发表于 2015-10-10 09:53
有这样的小程序,你搜搜

在stackexchange上看到有3个推荐,多谢

回头试试去
回复

使用道具 举报

发表于 2015-10-12 09:39 | 显示全部楼层
找到了,我用的这个
可以批量地在 exif时间 创建时间 修改时间 之间相互复制


BulkFileChanger v1.21
Copyright (c) 2010 - 2012 Nir Sofer
Web site: http://www.nirsoft.net



Description
===========

BulkFileChanger is a small utility that allows you to create files list
from multiple folders, and then make some action on them - Modify their
created/modified/accessed time, change their file attribute (Read Only,
Hidden, System), run an executable with these files as parameter, and
copy/cut paste into Explorer.

BulkFileChanger is a replacement for the old FileDate Changer utility.



System Requirements
===================

This utility works on any version of Windows, starting from Windows 2000
and up to Windows 7.



Versions History
================


* Version 1.21:
  o Fixed bug: BulkFileChanger failed to display the size and
    date/time information for a filename that begins with dot character.

* Version 1.20:
  o Added 3 new options into 'Copy Time From': EXIF - Generated Time,
    EXIF - Stored Time, and EXIF - Modified Time. You can use these
    options to copy the date/time stored inside EXIF data of digital
    camera picture into the created/modified time of the file.

* Version 1.15:
  o Added 'Date/time sequence mode' option. When it's turned on,
    BulkFileChanger will set a different date/time value for every file,
    and the 'Add' field will be used to add additional time interval for
    every file.
    For example, if you set the modified date/time to '07/07/2011
    10:12:15' and the add value is set to 1 second, the modified time of
    the first file will be set the '07/07/2011 10:12:15', the second file
    will be set to '07/07/2011 10:12:16', the third file will be set to
    '07/07/2011 10:12:17', and so on...
    The order of the files is determined according to the column you
    click. So, if for example, you click the filename column and then use
    the 'Date/time sequence mode', the date/time values will be set
    according to the filename alphabetical order.

* Version 1.10:
  o Added the option to copy from one date/time value to another.
    (For example, you can copy the modified time into the created time or
    the created time into the modified time and accessed time)

* Version 1.05:
  o BulkFileChanger now also allows you to change the date/time of a
    folder. You can add a folder by dragging it from Explorer or by
    adding it with 'Add By Wildcard' feature and 'Add Folders' option
    turned on.
  o Added 'File Extension' column.
  o Added 'Mark Odd/Even Rows' option, under the View menu. When it's
    turned on, the odd and even rows are displayed in different color, to
    make it easier to read a single line.

* Version 1.02:
  o Added support for temporary file attribute.

* Version 1.01:
  o Fixed bug: When the find dialog-box was in focus, pressing the
    delete key removed the file from the main window.

* Version 1.00: First release.




Using BulkFileChanger
=====================

BulkFileChanger doesn't require any installation process or additional
dll files. In order to start using it, simply run the executable file -
BulkFileChanger.exe

After running BulkFileChanger, you can add files into the list by using
one of the following methods:
* Copy and Paste: Simply copy files from Explorer window (Ctrl+C) and
  then paste them into BulkFileChanger (Ctrl+V). You can also copy files
  from other utilities of NirSoft, like SearchMyFiles and HashMyFiles.
* Drag From Explorer: You can add files by dragging them from Explorer
  window into the main window of BulkFileChanger.
* 'Add Files' option (F2):Add files from 'open file' dialog-box.
* 'Add By Wildcard' option (F3):Add multiple files by specifying
  wildcard, path, and subfolder depth to scan. (For Example:
  c:\temp\*.txt)
You can also remove files from the list by using 'Remove Selected Files'
option (Del key) or clear the entire files list by using 'Clear Files
List' (Ctrl+L)

After you added the desired files, you can select some of them or all of
them (Ctrl+A) and then use one of the following options:
* Change Time / Attributes (F6): Allows you to modify the
  modified/created/accessed time of the selected files. You set them to
  specific time/date values or you can add/subtract
  days/hours/minutes/seconds from the existing file time. You can also
  modify the attributes of the files, like Read-Only, Hidden, and so on.
* Execute Command On Selected Files (F7): Allows you to run any
  executable with the selected files as command-line parameter. For
  example: if you specify 'c:\temp\MyProgram.exe "%1"' in the execute
  command string, BulkFileChanger will run MyProgram.exe for every file
  in the list, and the "%1" will be replaced with the full path filename.
* Explorer Copy/Cut: You can use the copy or cut option to copy/move
  the selected files into another folder window of Explorer.
* Export Selected Items: You can export the files list into
  html/text/html/csv file.



Translating BulkFileChanger to other languages
==============================================

In order to translate BulkFileChanger to other language, follow the
instructions below:
1. Run BulkFileChanger with /savelangfile parameter:
   BulkFileChanger.exe /savelangfile
   A file named BulkFileChanger_lng.ini will be created in the folder of
   BulkFileChanger utility.
2. Open the created language file in Notepad or in any other text
   editor.
3. Translate all string entries to the desired language. Optionally,
   you can also add your name and/or a link to your Web site.
   (TranslatorName and TranslatorURL values) If you add this information,
   it'll be used in the 'About' window.
4. After you finish the translation, Run BulkFileChanger, and all
   translated strings will be loaded from the language file.
   If you want to run BulkFileChanger without the translation, simply
   rename the language file, or move it to another folder.



License
=======

This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this. If you
distribute this utility, you must include all files in the distribution
package, without any modification !



Disclaimer
==========

The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.



Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my
utility, you can send a message to nirsofer@yahoo.com
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|上海互联网违法和不良信息举报中心|网上有害信息举报专区|962110 反电信诈骗|举报电话 021-62035905|Stage1st ( 沪ICP备13020230号-1|沪公网安备 31010702007642号 )

GMT+8, 2025-8-26 04:07 , Processed in 0.035115 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表