Jump to content

Inrix

Member
  • Posts

    606
  • Joined

  • Last visited

Everything posted by Inrix

  1. Version 4.2.6 - API Fixes - New Features & Video Detection Rewrite (GitHub) Release 4.2.6.zip Install.zip Update.zip This is a big release with a bunch of new features! As always you can read about settings on the wiki here: Settings Info The big change for this release is that video information is now stored within a videos.json file, this is to avoid duplicate videos being downloaded when their titles have invalid regex characters. This update will mean that you need to redownload any videos that you had downloaded before this, however you really only need to download the last x number of latest videos you have the script to look for. This release had added Logging to a file, auto fetching the download server and the ability to disable ffmpeg. There are also a bunch of fixes that you can read through below. I changed a lot in this so if you run into any issues please contact me on Discord, Github or the LMG form. If you aren't on the discord you should Come Join! Any hotfixes for bugs are posted there well in advance before hitting my GitHub or the Form. Changelog Install Guide If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues or want to chat you are free to Create a issue on GitHub here Join the Discord Server! https://discord.gg/aNTyMME Leave a comment on the LTT form post
  2. I'm considering getting some speakers for my desk to use when I want to not use my DT990's for a while. I would probably mainly use them for music with some Movies and Gaming alongside that. I was considering getting these as they look really nice and apparently sound quite nice aswel: https://www.pbtech.co.nz/product/SPKEDI1257/Edifier-R1700BT-Lifestyle-Speakers-Bluetooth Edit: I'm also seriously considering these: https://www.pbtech.co.nz/product/SPKEDI1265/Edifier-S1000DB-Bookshelf-Hi-Fi-20-Active-Bookshel My friend suggested I get these: https://www.pbtech.co.nz/product/SPKLOG4125431/Logitech-G560-21-LIGHTSYNC-PC-RGB-Gaming-Speaker-G But I kinda don't like the look and how they are "gaming" themed (I prefer the wood of the first)... I might even consider getting the Edifier's and a separate SUB but if I am doing that I might be better off getting a different set of speakers. I'm fairly new to buying speakers so don't really know what to look for, and would like some suggestions. Another thing to note is I can only buy from www.pbtech.co.nz atm so please limit suggestions to whats available there I'm also aiming to not spend over 600NZD for the Speakers+Sub preferably closer to 450-500... Anyway hopefully you guys can help me get a better idea of what I should be looking for
  3. Version 4.0.5 - API Update Fixes (GitHub) Release 4.0.5.zip Install.zip Update.zip This is just fixes for floatplane.com API being changed. Currently I am putting the majority of my work into the 5.0 update so this branch will just be getting fixes for now. Hopefully v5 Will be coming soon! Changelog Install Guide If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues or want to chat you are free to Create a issue on GitHub here Join the Discord Server! https://discord.gg/aNTyMME Leave a comment on the LTT form post
  4. We now have a discord server for people who want to chat, suggest idea's or get help installing, updating, side-dating and more! Go head there now if you wanna chat or get help etc. https://discord.gg/aNTyMME
  5. Version 4.0.4 - Floatplane Login Fixes (GitHub) Release 4.0.4.zip Install.zip Update.zip This is just fixes for floatplane.com login being changed, that is now working again. I'm working on a massive update so currently this isnt very feature rich. I was intending to add logging for @rob1998 in this release but I have decided to hold it for the big update as I cannot do it properly in this one. Changelog Install Guide If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues you are free to Create a issue here, Contact me on Discord @sirInrix | <3#6950 or Leave a comment on the LTT form post
  6. If it has the cookies its fine because floatplane.com persists cookies so you don't get signed out unless you sign out specifically. So you can still use the script if you manually get cookies. It's just the script can't grab them itself since the floatplane api straight up returns 404 for login, even though none of the references have changed for logging in within their js files. So I'm kinda lost as to what's happened.
  7. Seems like Floatplane.com has changed how login works again, and have disabled logging in via the api. For now you will need to use the manual cookies method and periodically load floatplane.com in a browser to use the script. Im looking into a fix.
  8. Sorry for the recent radio silence, been pretty busy with stuff. A few bugs and feature requests have come up so I'll try work on them this weekend as I'll have time
  9. Pretty sure that the api just updated and broke logins. I will look into it later but if you already have credentials saved you should be fine. Otherwise just use manual cookies mentioned in the guide on github for now if you have to reauthenticate.
  10. You can't use form credentials with the new version of the script. What you need to do is make a new floatplane.com account and then link your form account to it in the account settings page. I might make a guide that better explains this since a few people haven't quite got it the first time.
  11. That is a issue with login. Looks like the script isnt correctly handling the error. Anyway make sure that you are using the correct credentials (Floatplane.com not Linustechtips.com) when trying to use the script. I have just pushed out a silent update to 4.0.3 that will properly handle that error again so I also suggest downloading that version again. If you need any more help a faster way to contact me is on discord, otherwise here is fine
  12. 4.0.3 Has received a shadow update fixing those issues. Everything should be working fine now
  13. *The latest release might have a bug with larger maxVideo numbers. It was a quick release since the script was dysfunctional for downloading the latest ones. Im super tired so I might have missed something. I'll be double checking everything and ensuring it works later. for now o/
  14. Version 4.0.3_HotFix - Latest Downloads, Matching and Update Fixes (GitHub) Release 4.0.3.zip Install.zip Update.zip Now that the Floatplane.com site is back to having videos posted Ive been able to identify a few issues. The fix for ordering in 4.0.1 broke maxVideos so this fixes that. This is important as without this fix if you use maxVideos lower than 20 you will not download the latest videos. This also has some other fixes for matching etc. Changelog Install Guide If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues you are free to Create a issue here, Contact me on Discord @sirInrix | <3#6950 or Leave a comment on the LTT form post
  15. Version 4.0.1_HotFix - Invalid Login Check & Episode Ordering Fixes (GitHub) Release 4.0.1.zip Install.zip Update.zip This is just a HotFix for 4.0.0. If you are updating from version 3.0 then it is recommended you read the 4.0.0 release notes. Changelog Install Guide If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues you are free to Create a issue here, Contact me on Discord @sirInrix | <3#6950 or Leave a comment on the LTT form post
  16. Episode ordering appears that it might be in reverse as well. I'll get that fixed too. If anyone else finds issues with 4.0.0 please do note them here so I can fix them. Fixed as of v4.0.1
  17. If you didn't redownload videos after updating to v4.0.0 new episodes will be incorrectly numbered as now numbering is done from E0 instead of E1. To fix this just have a video that his numbered E0 in the folder.
  18. So I can confirm that v4.0.0 isnt properly detecting when you arent signed in and resigning you with your credentials. I can also confirm that you will need to probably leave them and not used the cookies method as unlike the form they do seem to expire. I will be working on a update to fix login detection soon. For now you can just make the two cookies in settings.json look like this and re-run to log back in: cookies: { "__cfduid": "", "sails.sid": "" } This is now fixed! v4.0.1 now has invalid login's being correctly handled again.
  19. Yep. That error is invalid credentials. I forgot to update the error handling to look nice as I thought it wouldn't need to be changed much. Gonna do that in a but and just push out a silent update for it to 4.0.0
  20. @AluminiumTech Floatplane.com is now fully supported! I have also subbed to BitWit and TechDeals for a month to make sure they are all working fine with the latest version which they are.
  21. Version 4.0.0 - Floatplane.com Update, Fixes & More colours (GitHub) Release 4.0.0.zip Install.zip Update.zip This release has some new settings which are covered in the Settings Guide. This update completely rewrites a large majority of the core code for the script to use the new Floatplane.com site and its API. I heavily suggest doing a fresh install, your old videos should still work fine with this version so you don't need to redownload them. To use the script from now on you have to be using a Floatplane.com account! Don't worry LinusTechTips.com form users though, you can create a new Floatplane account and then link your form account. For more info on how to do this go read the Installing the Script & Downloading guide. Video category matching should be much better now that I am using the api, while Floatplane.com does not sort the videos directly into say Techquickie and TechLinked, it's much easier to do with access to the api. A short summary of Changes: Changed login and authentication to use the new Floatplane.com Site. Read above for more info! Large rewrites to core code to use the Floatplane.com API. Added more posters. Added support for new Floatplane.com creators without needing new updates. Rewrote all the detection code for organisation. Should be much much better now. Added more sexy colours. Removed youtube support. Changelog Install Guide I heavily suggest doing a clean install for this version. If your updating then just download the Update.zip extract it to your install folder and run it. It will automagically update all the needed files and move your settings over.I suggest double checking that everything is correctly updated in the settings.json though it should move your old settings over properly. For people who are doing a fresh install just follow the below guides: Installing the Script & Downloading Setting up Plex Settings Info As always if you run into any issues you are free to Create a issue here, Contact me on Discord @sirInrix | <3#6950 or Leave a comment on the LTT form post
  22. It will get support when I finish version 4.0 then, though that is a very large update and I am currently having exams so It will likely take some time before it gets released. Also regarding the open source thing. Its a public repository which basically means open source, so anyone can fork and contribute back their modifications and view the code publically. As for directly copying it I don't really see a use that you could use it for outside of floatplane, unless you rewrote most of it at which point it wouldn't really be copying. Outside of that what were you interested in it for? *Also sorry for the long TTR have been busy with this semester finishing
  23. Tech linked is already supported and was added in update 3.8.3. Edit* Just realised I misread your comment. It's something that I can add but haven't yet due to noone requesting it. If Tech Deals exists on the form then adding it would be as simple as me buying a one month subscription for them or getting you to give me a screenshot of what the form index for it looks like along with the url for said index. The script is designed to easily add in channels in that regard. If it's not in the form then it will have to wait for the 4.0 update which is bringing support for the new site and some large rewrites into how things work. Where does it say copyright? All the code is avalible on my github, you are welcome to add to it if you want or collaborate. I'm happy for people to use my code as long as they credit me if it's anything significant. Speaking of updates. I'll be adding support for the new website soon, but it will likely take some time as I will be rewriting a large portion of the login and organisational code. But that is a ways off. If you have any other questions I'm always happy to answer. Though LTT emails me infrequently so message me on discord if you want a quick reply or want to discuss something. Thanks
  24. Yes some videos can have issues if not named properly, though I have gotten the script to a point where this doesn't happen often. Also sorry for not replying sooner, the form decided that email notifications were turned off for me for some reason so I didn't notice your comment. Thats been fixed
×