Coder Social home page Coder Social logo

Comments (6)

urbster1 avatar urbster1 commented on June 2, 2024

I should also note that ? is not valid for filenames in Linux Mint. I'm not sure whether that's an EXT4 restriction or not, but that character is not allowed.

from autotag.

jamerst avatar jamerst commented on June 2, 2024

I haven't been able to reproduce this so far. The Lost S02E21 episode is titled "?" and that is able to rename just fine.

Please could you provide the following so I can try to reproduce it:

  • the details of the episode(s) you're not able to rename
  • the command you're running to invoke AutoTag

I'm able to name files with a question mark just fine on an ext4 filesystem, that's definitely not a restriction. I'm not using Mint, so I'll try running it in a live USB later, but I don't see any reason why Mint would change that. You're definitely writing to an ext4 filesystem and not NTFS?

from autotag.

urbster1 avatar urbster1 commented on June 2, 2024

from autotag.

jamerst avatar jamerst commented on June 2, 2024

That's okay, it's an annoying issue, I encountered it myself before I moved my content over to a proper filesystem.

It's also a bit tricky to fix unfortunately. You can check the filesystem that a file is under, but under Linux it can only report it as a FUSE filesystem for an NTFS partition. There doesn't seem to be a way to easily check the actual underlying filesystem.

An NTFS partition is probably the only thing that will commonly be mounted in FUSE, so it's probably fairly safe to assume that any drive reported as FUSE is actually an NTFS partition and characters such as "?" and ":" should be removed.

from autotag.

jamerst avatar jamerst commented on June 2, 2024

I've added a new option in v3.0.4, --windows-safe. That should remove any characters from file names that are invalid on Windows or NTFS when AutoTag is run under Linux.

from autotag.

urbster1 avatar urbster1 commented on June 2, 2024

from autotag.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.