Req: Title naming with season/episode numbering #30

Closed
opened 2020-10-11 01:15:02 +00:00 by N3EOP · 8 comments
N3EOP commented 2020-10-11 01:15:02 +00:00 (Migrated from github.com)

I'm downloading SAO, and I can't get the naming the way I'd like it.

$ node funi -s 594522 -q 0 -e S002 --sub

gives output named
[Funimation] Sword Art Online - 18.5 [1080p].mkv

The season/episode info is available:
[INFO] Selected Episodes: S002

[INFO] Sword Art Online - S3E18.5 - Recollection

And this is exactly how I'd like my files to be named. As it is, I can only download one season at a time, since it will try to create episode 1 again for the new season.

Any ideas?

I'm downloading SAO, and I can't get the naming the way I'd like it. $ node funi -s 594522 -q 0 -e S002 --sub gives output named [Funimation] Sword Art Online - 18.5 [1080p].mkv The season/episode info is available: [INFO] Selected Episodes: S002 [INFO] Sword Art Online - S3E18.5 - Recollection And this is exactly how I'd like my files to be named. As it is, I can only download one season at a time, since it will try to create episode 1 again for the new season. Any ideas?
anidl-git commented 2020-10-17 08:38:35 +00:00 (Migrated from github.com)

use title command for title naming
episode naming supported using ep command
see help command

use title command for title naming episode naming supported using ep command see help command
Nicknakin commented 2021-07-13 19:32:57 +00:00 (Migrated from github.com)

use title command for title naming
episode naming supported using ep command
see help command

Is there a chance you could give us an example? I've had this issue in the past.

> > > use title command for title naming > episode naming supported using ep command > see help command Is there a chance you could give us an example? I've had this issue in the past.
izu-co commented 2021-07-13 19:34:28 +00:00 (Migrated from github.com)

You mean an example on how to name files?
I think I‘ve made the system easier, so have you taken a look at the help on my fork?

You mean an example on how to name files? I think I‘ve made the system easier, so have you taken a look at the help on my fork?
Nicknakin commented 2021-07-13 19:51:09 +00:00 (Migrated from github.com)

I actually haven't lately, I'll do that.

I actually haven't lately, I'll do that.
izu-co commented 2021-07-13 19:52:28 +00:00 (Migrated from github.com)

Do you need a link?

Do you need a link?
Nicknakin commented 2021-07-13 19:57:43 +00:00 (Migrated from github.com)

No, looks like in your fork it would be something to the effect of
--fileName "${title} S${season}x${episode}"
?

No, looks like in your fork it would be something to the effect of --fileName "${title} S${season}x${episode}" ?
izu-co commented 2021-07-13 19:59:17 +00:00 (Migrated from github.com)

Yes that seams right

Yes that seams right
izu-co commented 2021-08-12 16:34:59 +00:00 (Migrated from github.com)

I would assume that this issue has been resolved. If not, reopen it or create a new one, please.

I would assume that this issue has been resolved. If not, reopen it or create a new one, please.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#30
No description provided.