Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#161 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#162 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,440
|
Small issue in vsrepo ... I pushed some updates for descale_script https://github.com/vapoursynth/vsrep...le_script.json
Because the script itself does not have changed (only the descale plugin) in r4, r5, r6, the hash is the same as r3. vsrepo recognices it as r3 and not r6 and an update does not fix it (hash stays the same) Code:
.\vsrepo.py installed *Descale descale r3 r6 What do you think? EDIT No wait its a totally different issue EDIT2 Code:
script "name": "Descale Script", "identifier": "descale", "modulename": "descale", plugin "name": "Descale", "identifier": "tegaf.asi.xe", "namespace": "descale", Code:
.\vsrepo.py upgrade descale Package Descale Script not upgraded, latest version installed Nothing done
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository Last edited by ChaosKing; 16th May 2020 at 14:55. |
![]() |
![]() |
![]() |
#163 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
I'm a bit sleepy but the identifier should probably be changed to descale_script. I think that's what causes the problem. I'll investigate it further tomorrow and will probably add a better check for it too.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#164 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Things are now adjusted. The identifier is changed to descale_script which makes more sense for duplicate names.
And for "duplicate" releases simply ignore the older duplicates. That's the easiest way. They're fortunately quite rare and mostly harmless anyway.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#165 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,440
|
Does someone get an error with vsrepo.py update or is it just me?
The url works in my browser... :/ Code:
vsrepo.py update Traceback (most recent call last): File "D:\Apps\VapourSynth\vsrepo\vsrepo.py", line 821, in <module> update_package_definition('http://www.vapoursynth.com/vsrepo/vspackages.zip') File "D:\Apps\VapourSynth\vsrepo\vsrepo.py", line 627, in update_package_definition with urllib.request.urlopen(req_obj) as urlreq: File "C:\Python38\lib\urllib\request.py", line 222, in urlopen return opener.open(url, data, timeout) File "C:\Python38\lib\urllib\request.py", line 531, in open response = meth(req, response) File "C:\Python38\lib\urllib\request.py", line 640, in http_response response = self.parent.error( File "C:\Python38\lib\urllib\request.py", line 569, in error return self._call_chain(*args) File "C:\Python38\lib\urllib\request.py", line 502, in _call_chain result = func(*args) File "C:\Python38\lib\urllib\request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found Seems my browser used the cached version. In Edge I get a 404 wordpress page EDIT2 Should be working again
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository Last edited by ChaosKing; 19th August 2020 at 21:20. |
![]() |
![]() |
![]() |
#167 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,440
|
We have basically 2 options here:
- The ffms2 authors make a new release - Someone make a github repo with ffms2 releases so vsrepo can use these releases. (+ auto update) It would be too much work to track down individuall web links + keep them up to date. Of course if someone wants to do it, make a pull request on github ;-)
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
#168 | Link |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 956
|
To not doublepost, I will link to the appropriate thread.
https://forum.doom9.org/showthread.p...41#post1933141
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're working on that issue. Synce invntoin uf lingöage..." Last edited by Emulgator; 11th January 2021 at 09:15. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|