-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Bug]: Name missing for some channels - Showing only the Channel ID #12
Comments
Keep rescanning the library and watch logs when it stops, rescan again. I have 12 channels first scan got me to 5 and 1 like in your picture, took about 5 more rescans to get all 12 channels in and it's still going (1 channel has 1k+ videos). |
Thank you but I had no luck so far. Did you delete the library in between the runs? What rescan level did you set (only update metadata, rescan for new files, etc.)? I have tried rescanning multiple times - it's always the same ones, and there has been no improvement so far. |
I was just watching logs and when it crashed during scan i restarted JF and pressed Scan all libraries, but perhaps there's more to it than that in your case. Also I noticed after restarting and pressing Scan it could take around 5 mins doing god knows what on all cpu cores and then it suddenly started scanning. 2 episodes dl'd yesterday appeared ok in JF by themselves later. |
I'm having the same issue. except I've got 300 folders to process and its only done 50. keep repeating scan and nothing extra is being added/processed . |
Hi @TheDom42 , I haven't faced this bug on my small library, but I've also tried downloading a video from IBRACORP channel and metadata are retrieved without any problem. About the time needed to scan, it depends on your library size, in my case it takes just 10 seconds with 64 videos. @jcaust can you give me some examples of channels/videos not getting processed please? Thanks |
@jcaust For unrelated reasons I did rollback my container and re-import whole tube archivist library, and with the parallel setting at 1 it finished first time and imported all channels correctly. see if that helps NOTE: make sure you restart the jellyfin container/server after that. Also if it still bugs out, just restarting the scan is not enough, you have to restart the jf container/server and then restart the scan - once it stops its stuck until jf restart. Best way is monitoring logs for the SQLite db locked error at which point you know it's restart time. It's tedious/time consuming, but I successfully imported my whole t-a library both with the "broken" scan and successful scan with parallel setting at 1 |
Unfortunately, I wouldn't know how to investigate further. What do you make of the error message I posted above? The |
Can you try to setup another Jellyfin container and scan your Youtube library from there? So that we can exclude issues related to Jellyfin itself. (Please note: the Jellyfin configuration folder must be a different one from your current installation, we want a new clear instance) |
In my case, no one video has a normal name. Also, if I switch on "Group to collections" - collections also looks like alphanumerical spaghetti. Jellyfin 10.9.11 |
All the issues disappeared for me with few JF updates some time after this issue was posted, plugin now works as expected, pulls all metadata, videos and channels included, videos are named correctly and have correct thumbnails. Iirc I deleted and re added all t-a files from JF after one update, maybe that helped, but now "it just works". |
@hugalafutro |
@QuAzI afaik I only have enabled embed thumbnails in t-a and rest just happens automatically. I literally only installed the plugin, added my t-a server and api key, created new library pointed at t-a data directory and got what's on the screenshots. The videos on 2nd screenshot were all pulled and added automatically without any intervention from me. |
A new server will not help me as I have the latest versions in docker environment installed recently. So it doesn't work without some unobvious magic tricks |
@QuAzI you are not required to embed metadata in media files, the plugin doesn't parse them, it makes only API requests to TA to fetch the information about each channel/media. |
Jellyfin logs in attachment. Also, I am a bit confused with tasks duplication While I see no special task to sync metadata from TA |
More logs if required. I still have no idea at which moment TA sync metadata. Looks like never |
I've read the documentation
Operating System
Docker - Jellyfin Official Container v10.9.1 - TubeArchivist Official container v0.4.7
Your Bug Report
Describe the bug
Some of the channels (6 of 15 total) in the TubeArchivist library are only listed with their Channel ID as a name instead of their correct name. The channel still shows the correct channel picture, and the videos are listed with their correct name and thumbnail.
The rest of the channels are fully correct with the right name and metadata.
Steps To Reproduce
Expected behavior
All Channels should show their correct name instead of their Channel ID as a name in Jellyfin.
Relevant Jellyfin log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: