Unmax

Members
  • Posts

    35
  • Joined

  • Last visited

About Unmax

  • Birthday 10/13/1991

Converted

  • Gender
    Male
  • Location
    Netherlands

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Unmax's Achievements

Rookie

Rookie (2/14)

12

Reputation

  1. Yeah this issue is the bane of my existence, take a look at: https://github.com/PlexRipper/PlexRipper/issues/208 I need some help in solving this as Docker isn't my strong suit
  2. Hmmm hard to pin down the issue, would you mind posting this bug on https://github.com/PlexRipper/PlexRipper? That way you can fill in the questions and then I might have a more clear view of where it's going wrong
  3. @pieman16 Look at the below screenshot of your last 4 posts to this forum. This is all you do, cry and whine about where the updates are. Well here is some news for you, I don't owe you, or anyone else my time since you're not paying me or contributing anything yourself. So how about you stop bitching, grab a shovel and do some actual work yourself! Oh wait, you can't because you have no idea to even do what I do or know how much work it is, so then you might as well just shut the F* up. I will take as long I damn well please, I do this as a hobby and for fun, not to please your entitled self. To everyone else, yes I am still working on it and yes updates are slow because I have a life and work too. I'm working through this big update that I need to overcome first, to then get regular updates going again. See this link of some the actual commits I'm making. If you want to help, then send me bitcoins or ethereum so I can quit my job and work full time on this. Anyone?
  4. Hey man, yes I am still working on it. See: https://github.com/PlexRipper/PlexRipper/issues/97
  5. Yes it is, life gets in the way but I'm definitly still working on PlexRipper. I took a day of tommorrow so I have 3 full days to make improvements.
  6. I see what you mean, the quick fix is to select all downloads and either delete or restart them. Alternatively, you could edit the SQLite database and empty the DownloadTasks table. I am currently working on rewriting the download process and hope to prevent locking/detaching as you mentioned. I also hope to resolve the slow download speeds as others have mentioned. You can follow any updates on this here: https://github.com/PlexRipper/PlexRipper/issues/85
  7. Yeah I think you're on the "stable" PlexRipper branch. I have released the new 0.8.7 update on the stable branch as it fixes more things than it hopefully breaks. Just wait like 15-30 minutes and then update your docker container. It should show you have an update after this time.
  8. Someone e-mailed me about preventing abuse and I decided to create a pinned Github issue about this topic with my initial answer. Which you can find here: For PlexServer owners - Preventing PlexRipper abuse discussion Lets move this discussion there otherwise it's all over the place. You're right, this is however 1 of my ideas to by default not exceed the bandwidth it would require to stream media.
  9. The update is only on PlexRipper development for now and someone else confirmed the tvShows now working again, check and make sure PlexRipper Development has version v0.8.7
  10. @milfer322 @thebaconboss @pieman16 @dest0 I have created a new release on the development branch! Most important fixes are, added 2FA support and fixed the "new device spam" https://github.com/PlexRipper/PlexRipper/releases/tag/v0.8.7 Next high priority fixes are these: - Download media files are being wrongly named due to a parsing error and given the incorrect file permissions. - Download speed limit configurable per server as not to fully take up all available bandwidth - Slow download speeds with certain servers - Disabling the Download page commands for TvShow and Seasons download tasks, these are currently not working and might confuse users I've also added the feedback I received here to the Github issues, please subscribe to those for updates!
  11. Please follow this Github issue for updates: https://github.com/PlexRipper/PlexRipper/issues/86 I hope to have this fixed in the next release
  12. Might be a misunderstanding, but this isn't fixed yet. It works most of the time but in certain instances it doesn't work, this is a high priority to be fixed
  13. Bit of an update! I'm still working hard on PlexRipper, "unfortunately" I have a job as well which means I can't work on this 24/7. However, this weekend I'm going to spend it all on fixing as much things as possible. I'm currently working on 2FA authentication which should be 80% done, its quite a bit more work than I expected but after this is finished I will release the update on the development branch. The next update [0.8.7] will include the following: - French translation with 95% translated, this is a first draft - The "new device" spam should be fixed - 2FA authentication working - Behind the scenes code improvements After that I will work on the following things in order: - Download media files are being wrongly named due to a parsing error and given the incorrect file permissions. - Download speed limit configurable per server as not to fully take up all available bandwidth - Slow download speeds with certain servers - Disabling the Download page commands for TvShow and Seasons download tasks, these are currently not working and might confuse users - Certain libraries are stuck on loading when viewing those in PlexRipper Unless they are quality of life, I am focused now on fixing bugs and other issues. Keep the feedback coming, I am keeping an eye on everything and am dedicated in fixing all the issues. Have a nice weekend everyone!
  14. @milfer322, @thebaconboss, @dest0, @pieman16 I'm investigating the 2FA issue now and in order for PlexRipper to support that I am following this guide: Authenticating with Plex I think I have also found a fix for the "New Device" spam, PlexRipper is not sending any extra data with its server requests which makes it seem its a new device with every request. I have copied over the data as if I am a Plex Web browser client: Also a question, how do I enable getting those spam notifications? Does it only happen if I'm logged in on the Plex mobile app with the server account? Edit: It seems the spam was due to not having a consistent Client Identifier for PlexRipper, this will be fixed in the next release!
  15. In my testing PlexRipper went undetected by for example Tautelli or Plex itself. What setup and configuration is your friend using? PlexRipper is connecting however in the background to retrieve metadata and indexing all the media the server has to add to its own database.