[GH-ISSUE #19] Script does not do anything #13

Closed
opened 2026-03-23 20:32:55 +00:00 by mirror · 9 comments
Owner

Originally created by @CommanderRedYT on GitHub (Nov 10, 2023).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/19

My setup is 90% the same (with the exception of jellyfin running outside of docker). When I run the manual start function, the script prints few things, but my library remains completely the same.

The titles are not changed, no thumbnails are there, the only thing that is visible is the youtube video description.

Originally created by @CommanderRedYT on GitHub (Nov 10, 2023). Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/19 My setup is 90% the same (with the exception of jellyfin running outside of docker). When I run the manual start function, the script prints few things, but my library remains completely the same. The titles are not changed, no thumbnails are there, the only thing that is visible is the youtube video description.
mirror 2026-03-23 20:32:55 +00:00
Author
Owner

@bbilly1 commented on GitHub (Nov 12, 2023):

Maybe some of these days we can all reunite under a tree in nature somewhere, can all come to an understanding that we don't have magic, no clairvoyant abilities, no way and no will to guess what you could possibly see in the logs. Some day.

<!-- gh-comment-id:1807009217 --> @bbilly1 commented on GitHub (Nov 12, 2023): Maybe some of these days we can all reunite under a tree in nature somewhere, can all come to an understanding that we don't have magic, no clairvoyant abilities, no way and no will to guess what you could possibly see in the logs. Some day.
Author
Owner

@CommanderRedYT commented on GitHub (Nov 12, 2023):

grafik
grafik

Maybe some of these days we can get actual log output (for example, the "Found Folder" is something I had to patch because this wonderful tool did not have enough logging)

<!-- gh-comment-id:1807085127 --> @CommanderRedYT commented on GitHub (Nov 12, 2023): ![grafik](https://github.com/tubearchivist/tubearchivist-jf/assets/43087936/4e5b399f-3783-4f3d-bc85-cbe619a629b6) ![grafik](https://github.com/tubearchivist/tubearchivist-jf/assets/43087936/ff297800-98d4-410f-9ac0-76ae813dfba7) Maybe some of these days we can get actual log output (for example, the "Found Folder" is something I had to patch because this wonderful tool did not have enough logging)
Author
Owner

@bbilly1 commented on GitHub (Nov 15, 2023):

There is not enough info to do anything here. You probably want to stick with the documented docker compose setup.

<!-- gh-comment-id:1811819040 --> @bbilly1 commented on GitHub (Nov 15, 2023): There is not enough info to do anything here. You probably want to stick with the documented docker compose setup.
Author
Owner

@CommanderRedYT commented on GitHub (Nov 15, 2023):

Okay, I will rewrite all of this, having a media server inside docker is a no-go, especially with a setup that already exists.

<!-- gh-comment-id:1811843522 --> @CommanderRedYT commented on GitHub (Nov 15, 2023): Okay, I will rewrite all of this, having a media server inside docker is a no-go, especially with a setup that already exists.
Author
Owner

@bbilly1 commented on GitHub (Nov 15, 2023):

None the less, this integration is tested functions as documented, not necessarily as you have your things setup. If you want to help improve this to make this compatible with other setups, please make a PR with your changes.

<!-- gh-comment-id:1811863031 --> @bbilly1 commented on GitHub (Nov 15, 2023): None the less, this integration is tested functions as documented, not necessarily as you have your things setup. If you want to help improve this to make this compatible with other setups, please make a PR with your changes.
Author
Owner

@CommanderRedYT commented on GitHub (Nov 15, 2023):

While debugging, I found that https://github.com/tubearchivist/tubearchivist-jf/blob/master/app/src/series.py#L51 returns a empty array. When I looked at the ID in the query, it looked different than the ID returned in the constructor. I will now trace back why this is the case.

<!-- gh-comment-id:1811939592 --> @CommanderRedYT commented on GitHub (Nov 15, 2023): While debugging, I found that https://github.com/tubearchivist/tubearchivist-jf/blob/master/app/src/series.py#L51 returns a empty array. When I looked at the ID in the query, it looked different than the ID returned in the constructor. I will now trace back why this is the case.
Author
Owner

@CommanderRedYT commented on GitHub (Nov 15, 2023):

I have traced this issue back to that my folder on my physical disk is not called "YouTube", but "TubeArchivist". I have another YouTube folder for my previous YouTube download setup. I will make a PR for having a custom folder name

<!-- gh-comment-id:1811967617 --> @CommanderRedYT commented on GitHub (Nov 15, 2023): I have traced this issue back to that my folder on my physical disk is not called "YouTube", but "TubeArchivist". I have another YouTube folder for my previous YouTube download setup. I will make a PR for having a custom folder name
Author
Owner

@bbilly1 commented on GitHub (Nov 15, 2023):

Good to hear you found it. No need to make this configurable, that just add unneeded complexity. Just name it as documented and you should be good.

<!-- gh-comment-id:1811970713 --> @bbilly1 commented on GitHub (Nov 15, 2023): Good to hear you found it. No need to make this configurable, that just add unneeded complexity. Just name it as documented and you should be good.
Author
Owner

@CommanderRedYT commented on GitHub (Nov 15, 2023):

I made a PR, because renaming is not a option for me as too many things depend on the name. I am sure that I am not the only one. PR: https://github.com/tubearchivist/tubearchivist-jf/pull/20

<!-- gh-comment-id:1811973659 --> @CommanderRedYT commented on GitHub (Nov 15, 2023): I made a PR, because renaming is not a option for me as too many things depend on the name. I am sure that I am not the only one. PR: https://github.com/tubearchivist/tubearchivist-jf/pull/20
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
tubearchivist/tubearchivist-jf#13
No description provided.