Audionut / Upload-Assistant

A fork of L4G attempting to keep updated
https://github.com/L4GSP1KE/Upload-Assistant
45 stars 14 forks source link

LST & Aither Meta never matching #50

Closed backstab5983 closed 3 hours ago

backstab5983 commented 6 hours ago

I've tried to use one of the newer args that should allow to match from LST & Aither to pull torrent descriptions & screens like it does from BLU but without any luck. Here are two examples:

python3.12 upload.py /nfs/plex/data/torrents/movies/Sherlock.Holmes.-.A.Game.of.Shadows.\(2011\).1080p.NF.WEB-DL.English.DD+.5.1.H264-NINJACENTRAL.mkv  --lst 38097
Gathering info for Sherlock.Holmes.-.A.Game.of.Shadows.(2011).1080p.NF.WEB-DL.English.DD+.5.1.H264-NINJACENTRAL.mkv
Exporting MediaInfo...
MediaInfo Exported.
Processing only the LST tracker based on meta.
No matches found on any trackers.
Saving Screens... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7/7 0:00:00
Edition After Manual Edition:
Repack after Checks:
Uploading Screens... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6/6 0:00:00
python3.12 upload.py /nfs/plex/data/torrents/movies/The.Incredibles.2004.1080p.DSNP.WEB-DL.DDP5.1.Atmos.H.264-Kitsune.mkv -aither https://aither.cc/torrents/153705
Gathering info for The.Incredibles.2004.1080p.DSNP.WEB-DL.DDP5.1.Atmos.H.264-Kitsune.mkv
Exporting MediaInfo...
MediaInfo Exported.
Processing only the AITHER tracker based on meta.
No matches found on any trackers.
Saving Screens... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7/7 0:00:00
Edition After Manual Edition:
Repack after Checks:
Uploading Screens... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6/6 0:00:00
Completed uploading images. Total uploaded: 6
Uploading Screens... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6/6 0:00:00

Am I doing something wrong?

Audionut commented 3 hours ago

I missed pushing the config option.