Code Monkey home page Code Monkey logo

Comments (11)

laxect avatar laxect commented on July 1, 2024

I think a transform option with basic math support is better? Not sure if the offset is enough.

from dantalian.

laxect avatar laxect commented on July 1, 2024

Something like ep-transform = "./trans.sh"

from dantalian.

Mythologyli avatar Mythologyli commented on July 1, 2024

I think a transform option with basic math support is better? Not sure if the offset is enough.

I agree.
In addition, for some complex situations, is it better to have a map from file name to ep?

from dantalian.

laxect avatar laxect commented on July 1, 2024

@nanozuki what's your opinion?

from dantalian.

nanozuki avatar nanozuki commented on July 1, 2024

The current version of "dantalina", can't deal with a filename like "File name: Jujutsu.Kaisen.S02E01.2023.1080p.CR.WEB-DL.x264.AAC-ADWeb.mkv". Adding an episode offset is not enough. Do you use other configs for the scene?

In the current version, suggestion usage is to rename the file to: 呪術廻戦 第2期 25.mkv or 咒术回战 第二季 25.mkv. This may not be a good way to use it. You are welcome to give me more suggestions.

from dantalian.

nanozuki avatar nanozuki commented on July 1, 2024

Something like ep-transform = "./trans.sh"

This would result in users being able to perform anything with dantalian, which I'm not sure is reasonable. Is it possible to continue the name template functionality that was previously planned.

from dantalian.

Mythologyli avatar Mythologyli commented on July 1, 2024

The current version of "dantalina", can't deal with a filename like "File name: Jujutsu.Kaisen.S02E01.2023.1080p.CR.WEB-DL.x264.AAC-ADWeb.mkv". Adding an episode offset is not enough. Do you use other configs for the scene?

In the current version, suggestion usage is to rename the file to: 呪術廻戦 第2期 25.mkv or 咒术回战 第二季 25.mkv. This may not be a good way to use it. You are welcome to give me more suggestions.

I have created my own fork here with a simple offset function. My config is:

subject_id = 369304
episode_re = ".*S02E(?P<ep>\\d\\d).*.mkv$"
ep_bias = 24

Changing the file name is not a good choice for me because I need to seed at the same time.

from dantalian.

nanozuki avatar nanozuki commented on July 1, 2024

Awesome! Can you give me a PR? And I think the name "episode_offset" is better.

from dantalian.

Mythologyli avatar Mythologyli commented on July 1, 2024

I'd love to help, but I know almost nothing about Rust. I think it would be better if you implemented this. Thanks again for this awesome tool!

from dantalian.

nanozuki avatar nanozuki commented on July 1, 2024

That's also nice! Please wait for me for several hours.

from dantalian.

nanozuki avatar nanozuki commented on July 1, 2024

solved by #57 , version 0.4.4

from dantalian.

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.