techmovie / easy-upload

PT转种脚本,自动填写上传页表单,支持内外站互转,支持PT站间快速检索。
https://greasyfork.org/zh-CN/scripts/423199
MIT License
384 stars 36 forks source link

[New Site] SC #82

Closed Purfview closed 3 years ago

Purfview commented 3 years ago
Purfview commented 3 years ago

Thanks, I'll test it. I see it didn't auto filled English title. At "Movie title" field goes original title like "Qiuqiu ni, biaoyang wo", at "Alternate title" should go English title like "Gimme Kudos". (If English is original then "Alternative title" field can be empty)

I'm thinking isn't somehow possible to auto fetch torrent files too? Because SC site can take any torrent file from other tracker and it auto transforms it by changing "Source" to SC in the torrent file to change hash.

Purfview commented 3 years ago

"Quick search" is not searching by imdb id. URL to search by id: https://secret-cinema.pw/torrents.php?cataloguenumber=tt8772262

Purfview commented 3 years ago

Icon is bigger than the other icons: alt text

Purfview commented 3 years ago

Now I tried to transfer but script doesn't fill anything, tried from PTP and KG. I see stuff in the URL but nothing is filled.

techmovie commented 3 years ago

Now I tried to transfer but script doesn't fill anything, tried from PTP and KG. I see stuff in the URL but nothing is filled.

Firefox?

I'm thinking isn't somehow possible to auto fetch torrent files too? Because SC site can take any torrent file from other tracker and it auto transforms it by changing "Source" to SC in the torrent file to change hash.

That's can't be done

Purfview commented 3 years ago

Firefox?

Waterfox Classic, it's based on Firefox. Nothing unusual in browser's console.

Purfview commented 3 years ago

I looked at code, I think problem is new JS chaining operator "?." insc.js, few lines like with "imdbData?.details?" and "?.[1]".

It's better to refrain from very new JS methods, as it drastically narrows compatibility.

techmovie commented 3 years ago

@Purfview you can check the dist file,which have been transformed.

Purfview commented 3 years ago

Ah, syntax is transformed in dist, then I dunno where problem is.

techmovie commented 3 years ago

Ah, syntax is transformed in dist, then I dunno where problem is.

G3.2.3 (64-bit) MacOS works fine.

Purfview commented 3 years ago

Can you make a script with console.log at some points to debug and upload it as a test branch?

techmovie commented 3 years ago

You can leave your following information:

techmovie commented 3 years ago

Can't reproduce.Closed for now.