mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #44] [Bug]: Incorrect logic for username fields when syncing progress #36
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jurrer on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/44
Originally assigned to: @DarkFighterLuke on GitHub.
I've read the documentation
Operating System
Docker
Your Bug Report
Describe the bug
There are two username fields in the plugin settings, first under JF->TA and second under TA->JF setting.
The second text field is validated when performing a JF->TA sync.
The first text field is not used.
The first text field can be empty or can be any string.
Steps To Reproduce
check only first box next to
Synchronize Jellyfin playback progress to TubeArchivistfill your username below - first text field
second text field is empty
try to synchronize progress to TA
no synchronization when watching videos, plugin finds 0 videos to sync when syncing manually(from scheduled tasks)
Expected behavior
plugin uses the username from first field properly
Relevant Jellyfin log output
Anything else?
Temporary solution
I put my username in the second field and the sync started working again
@Jurrer commented on GitHub (May 27, 2025):
Hello @DarkFighterLuke
After updating plugin to 1.3.7.0 I am still facing this issue.
Running on a latest Jellyfin version 10.10.7
@DarkFighterLuke commented on GitHub (May 27, 2025):
Are you using the Jellyfin username (correct) or the TubeArchivist username (wrong)?
@Jurrer commented on GitHub (May 27, 2025):
I am using the Jellyfin username, the sync does work but still only when I fill out the second field(as on screenshot).
I have restarted the server couple times, are you sure the fix should work?
I could remove all the plugin files and reinstall it, but that's a hassle
@DarkFighterLuke commented on GitHub (May 28, 2025):
Yes, the fix has been tested and it works fine for me with these settings:
@Jurrer commented on GitHub (May 28, 2025):
It would be best if someone else confirmed this bug and if the fix has worked for them.
I will try to reinstall the plugin in the meantime.
@zitryss commented on GitHub (Jun 11, 2025):
It fixed the problem for me
@Jurrer commented on GitHub (Jun 21, 2025):
can confirm it fixed this problem for me
I had to remove all plugin files and reinstall it.