Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backlog Concerns and potential options #2091

Closed
jxer opened this issue Feb 3, 2017 · 20 comments
Closed

Backlog Concerns and potential options #2091

jxer opened this issue Feb 3, 2017 · 20 comments

Comments

@jxer
Copy link

jxer commented Feb 3, 2017

Guys after having medusa add 300 torrents to my client and no way to clear it after simply changing quality i think some changes need to be made if possible.

a warning and an option needs to be added to indicate a quality change will re download all existing files . also if possible an option to only download future episodes in the new quality.

limit global backlog. not everyone holds on to everything, if i have 5 seasons of a show, and suddenly i want to change from sd to hd for season 6, most people are not going to want to redownload all 5 seasons now in hd, since we have prolly already watched them. I am asking for a "how far back do you want to go option" for those who want it all, they can leave it on unlimited, for me 2 weeks is prolly all i would use. "You have this option for forced backlog" which in my mind is pointless since it goes farther back in 12 hours anyway

finally archive on first download was removed. this needs to be put back, this needs to be a per show option.

people have to realize if private trackers are in play, then medusa can really really use alot of bandwidth and ratio constantly redownloading files that generally will prolly not be watched again.

these options need to be added for users who have small storage system limited bandwidth or simply don't keep multiple seasons of shows ( i delete everything after the season is over)

also after the 300 hundred downloads started i tried to revert back to the original quality, that did not stop backlog from trying to keep downloading the new quality i tried to pick. i actually had to restore the entire server from a backup to get the original quality to stick without backlog killing me. something needs to be done here. either a clear backlog db or something

@jxer
Copy link
Author

jxer commented Feb 3, 2017

also where is my delete options in medusa already without removing the show, a per show or per season option needs to be added!

@fernandog
Copy link
Contributor

fernandog commented Feb 3, 2017

My proposed solutions:

  1. Add back the Archive first match
  2. Add a WARNING while editing show quality that it could let to a lot of re-downloads if existing episodes doesn't have this new quality
  3. Ask users with a modal while editing show quality if he wants to change status of all existing episodes to ARCHIVED
  4. Limit normal backlog search days (forced backlog already is limited with BACKLOG_DAYS setting)

others?

@p0psicles
Copy link
Contributor

Personally Im for option 3. As archiving is actually for these kind of use cases. Only I understand if users are not aware of this. Providing a user with a warning, if the user chooses for it, we could automatically archive existing DOWNLOADED episodes?

@fernandog
Copy link
Contributor

fernandog commented Feb 3, 2017

yes, option 3 is to only archive episodes with downloaded status. don't know if too hard to code it
or just warn use and he picks the ones he wants to archive

@p0psicles
Copy link
Contributor

I think its the easiest to implement and most user friendly. Will not be hard to code.

@jxer
Copy link
Author

jxer commented Feb 3, 2017

how about other issues p0psicles is it possible to code those as well?

@fernandog
Copy link
Contributor

it need to be changed BEFORE user saves quality, otherwise backlog will start as soon you save it
Guess need to be done via JS?

@jxer
Copy link
Author

jxer commented Feb 3, 2017

option should simply be do you want quality change for only future epsiodes if yes, then automatically archive everything, remember automation is better!!!

@fernandog
Copy link
Contributor

fernandog commented Feb 3, 2017

problem is: depending how you change you quality, you don't need to archive

If you have preferred set, and only ADD a new preferred, it won't be backlogged
If you have only one preferred set and remove like 720p HDTV and add 1080p HDTV, it will be backlogged

If you have only allowed set and only ADD a new allowed it won't be backlogged
If you have only one allowed set and remove like 720p HDTV and add 1080p HDTV, it will be backlogged

@jxer
Copy link
Author

jxer commented Feb 3, 2017

when changing quality most would only be using 1 quality type for preferred, not sure why anyone would be setting 2 quality types, fine give me a checkbox to archive all episodes then :-)

@fernandog
Copy link
Contributor

fernandog commented Feb 3, 2017

check this user quality setting: lol

image

i personally like only 1080p for my 4k TV.

@jxer
Copy link
Author

jxer commented Feb 3, 2017

stupidity should not be tolerated, that user prolly has no idea what he is doing

@labrys
Copy link
Contributor

labrys commented Feb 3, 2017

@jxer No need for that kind of comment. Same could have been said for you. You changed a setting and were surprised when it did what it was supposed to.

@labrys
Copy link
Contributor

labrys commented Feb 3, 2017

Personally, I think the modal warning is a good idea, but I also think the backlog logic should be improved. I think there should be a smarter set of rules to govern which episodes are backlogged.

Some examples of rules:

  • Only search for items that haven't been searched for in the last X days
  • Limit total number of searches performed during a backlog run
  • Limit total number of snatches during a backlog run
  • Search for missed episodes of current seasons only
  • More frequent backlog searches for series starred as favorites
    ...etc

@OmgImAlexis
Copy link
Collaborator

Like I was saying to @fernandog I think his idea of archiving stuff will help but not as much as he thinks it will. For example I still have 170/350 shows that backlog episodes every single day. Most of them are older shows that are only downloading missing episodes and/or replacing season packs with HD episodes. I have setup archived on a lot of episodes but that only brought my backlog from 6k+ down to around 1k and there's more getting added to that every time a new show comes out.

If there could be a way for Medusa to only search for example shows with no new episodes once every 3 days and then shows that are continuing every day that right there would reduce a lot of the strain and still get the same outcome.

@fernandog
Copy link
Contributor

@OmgImAlexis i think is very usefull . You reduced your backlog in 83% (6k > 1k). isn't that expressive?

@fernandog
Copy link
Contributor

@jxer need anything else? =)

@jxer
Copy link
Author

jxer commented Feb 14, 2017

@fernandog when i see the changes in master i will let you know

still would like ability to delete a episode straight out of medusa, not just when delete the show

@p0psicles
Copy link
Contributor

You should create a new feature request for that.

@fernandog
Copy link
Contributor

everything in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants