Git Product home page Git Product logo

Comments (8)

h3llrais3r avatar h3llrais3r commented on May 26, 2024

Please enable debug logging and post it here.
No need to switch to develop because I didn't implement anything special for encoding.
It's likely that the application only supports ascii... but need to check it in detail.

from auto-subliminal.

krptg avatar krptg commented on May 26, 2024

There it is : https://pastebin.com/sG5CNDKv

I have to change my filenames then ? Can I see which file is responsible ?

from auto-subliminal.

h3llrais3r avatar h3llrais3r commented on May 26, 2024

You can only see it when DEBUG is enabled.
Please go to logfile config settings, choose debug and save it.

image

It will normally auto restart the application with debug enabled and execute the disk scanning.

EDIT: please also provide your system encoding.

from auto-subliminal.

stefxg avatar stefxg commented on May 26, 2024

Hello, your prog is great thanks :)

But I have same problem
I have enable debug log, I will post them tomorrow

from auto-subliminal.

stefxg avatar stefxg commented on May 26, 2024

web side log
https://pastebin.com/SbMmGx3U

server side log
https://pastebin.com/ibgb0wgp

from auto-subliminal.

h3llrais3r avatar h3llrais3r commented on May 26, 2024

@stefxg I assume you are talking about the encoding issue only, because I also see other errors.
I can't reproduce it since I'm running it on Windows. I assume you are running on linux?
Can you stop the application, delete te log file and restart it?
I want to know the default encoding of your OS.
I want to see something like this at the beginning of your log file:

2017-09-20 19:44:42,180 INFO     [MainThread :: __main__] Running application with PID: 1716
2017-09-20 19:44:42,181 INFO     [MainThread :: __main__] System encoding: cp1252
2017-09-20 19:44:42,183 INFO     [MainThread :: __main__] Config version: 8
2017-09-20 19:44:42,184 INFO     [MainThread :: __main__] Db version: 7

Can you also send me the system info? You can find it at the System menu - Info link. Screenshot of the general system info is ok.

It would also be of great help if you could limit it to only 1 folder which gives problems.
If you do that, it's a lot easier to understand the log file.

from auto-subliminal.

h3llrais3r avatar h3llrais3r commented on May 26, 2024

Anyone who can give me feedback on this?

from auto-subliminal.

h3llrais3r avatar h3llrais3r commented on May 26, 2024

A lot of changes have been implemented related to encoding in the development branch.
Feel free to reopen or create a new issue when the problem still occurs in the development branch.
If yes, provide a proper debug log.

from auto-subliminal.

Related Issues (20)

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.