Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website: "Monitor From" #52

Open
DieselTech opened this issue Jul 12, 2023 · 10 comments · May be fixed by #84
Open

Website: "Monitor From" #52

DieselTech opened this issue Jul 12, 2023 · 10 comments · May be fixed by #84
Labels
enhancement New feature or request

Comments

@DieselTech
Copy link

Being able to pick a chapter to monitor from when adding a series to watch. Lets users coming from existing tools / folder setups easily pick up where they left off with a series without having to download the entire thing.

@C9Glax
Copy link
Owner

C9Glax commented Jul 13, 2023

Related to C9Glax/tranga#30 and this:
Basically this feature would let users download only chapters after a selected chapter, correct?

@DieselTech
Copy link
Author

I guess they would be used in combination with each other, I just thought of them as separate things since they aren't mutually exclusive. Someone might want to pick a folder to download to but not select a chapter to resume from.

C9Glax referenced this issue in C9Glax/tranga Jul 16, 2023
@C9Glax C9Glax added the enhancement New feature or request label Jul 19, 2023
@C9Glax C9Glax self-assigned this Jul 19, 2023
@Oosmus
Copy link

Oosmus commented Jul 31, 2023

Hey there!
I was one of the dudes commenting on your reddit thread before reddit nuked itself. But I remember you posting something about adding this as a feature. I just tried rebuilding and setting up a couple of jobs, and looks like whether I pick chapters or monitoring, it starts downloading the entire series regardless. Using the latest docker compose as well.

Again, super excited to see where this goes!

@C9Glax
Copy link
Owner

C9Glax commented Jul 31, 2023

@Oosmus
Hey there!

So my copy pasting resulted in the chapter-selection being wonky.
Also just to make sure: You are using the "Download Chapter" option correct?
grafik

@Oosmus
Copy link

Oosmus commented Aug 3, 2023

Sorry for the delay in getting back to you here, I redeployed my tranga stack and this time all is well. I will state that I've found a bigger "issue". Using "a ninja named burrito" as a test series, Looks like only MangaDex and MangaKatana are the only two that return anything, even though all 4 sources show the series as available. Separating those two sources out, MangaDex returns a handful of chapters that are incorrectly labelled in both volume and chapter numbers. MangaKatana returns all chapters, but volumes are not labeled correctly. Something that I noticed was that MangaDex seems to return chapters like this regardless of the series you're searching for.

I know that you're doing a rewrite, so not submitting this as a "pls fix", but as feedback in the case that it helps with the re-write

@C9Glax
Copy link
Owner

C9Glax commented Aug 8, 2023

Hey there, in between semesters, so I don't check mails that often rn, so you are all good as well :)

The part with the search:
Mangadex, Mangakatana and Manganato all use the websites search function, however I also know that while Mangadex is 100% reliable, the other two are hit or miss. Sometimes you have to search for alternate titles, and stuff, logs would be appreciated.
Mangasee is a whole another beast, because their whole website is client-sided, and because of that I had to implement my own search function that is very extensive, because I would rather return to many results rather than leaving anything out.

Enough off track:
Mangakatana returned 0 results for a ninja named burrito
Neither did Mangasee, Manganato or Mangadex... So I don't know what you are searching for tbh

On the chapter thing: I can only return chapter and volume numbers based on what the websites offer.
Some websites don't even offer volume numbers, or do on some chapters, but not on others.

As to why there are "missing" chapters: Either the website doesn't have them, or you already downloaded them (those are left out on the Download Chapter function).

@db-2001
Copy link
Collaborator

db-2001 commented Nov 3, 2023

I'm not noticing anything for C9Glax/tranga#30 and this issue on the cutting edge branch on the website side, were those changes on the API reverted, or do the UI parts just need to be reimplemented

@C9Glax
Copy link
Owner

C9Glax commented Nov 3, 2023

API part is done.
Haven't really used it. Let me get back to you when I finish setting up my new GPU.
Or take a look at the API in Tranga/Server.cs

@C9Glax C9Glax transferred this issue from C9Glax/tranga Feb 12, 2024
@C9Glax C9Glax removed their assignment Feb 28, 2024
@db-2001 db-2001 linked a pull request Apr 25, 2024 that will close this issue
@db-2001 db-2001 linked a pull request Apr 25, 2024 that will close this issue
@ghost
Copy link

ghost commented Aug 26, 2024

API part is done. Haven't really used it. Let me get back to you when I finish setting up my new GPU. Or take a look at the API in Tranga/Server.cs

Is this moved to V2 or is it planned to be done in V1 aswell for the time beeing ?
Seems this got a bit left behind, thats the main reason why i needed the Rate Limits fixed too btw :)
(Cuz i needed to redownload most of my Library in Tranga again instead of keeping my FMD2 Library)

@C9Glax
Copy link
Owner

C9Glax commented Aug 26, 2024

V2, since it includes frontend, but theoretically useable in v1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants