Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] Plex Library Cleaner

Featured Replies

  • Replies 65
  • Views 22.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hey guys, selexin here, creator of Plex Library Cleaner. I'm happy to answer any questions you might have   Just a heads up, the project has (just) been renamed to Cleanarr (see https://git

  • This should be pulled from the apps "store" ; doesn't work, no logging, no support/help.

  • Honestly this app sucks. It has no error reporting so trying to fix it is just a maddening guessing game. The Author has changed native directories without modifying the template.   I recomm

Posted Images

Alphacosmos' Repository
    selexin/plex-library-cleaner:
        Blacklisted: Obvious CA conversion templates are disallowed

You've got to remove the Converted by CA description / overview...

Ive been waiting for something like this!  Thank you for making this!!

 

I got it installed, but i am not seeing anything like i would expect?  Nothing unexpected in the logs, any thoughts?image.thumb.png.84477c7a59e7338a8b1389c8c80f340e.png

  • Author

I didnt make the application, the Github Developer should take all the credit. I just made the template for the CA store.

On 8/10/2021 at 9:44 PM, shaunbarrow said:

Ive been waiting for something like this!  Thank you for making this!!

 

I got it installed, but i am not seeing anything like i would expect?  Nothing unexpected in the logs, any thoughts?image.thumb.png.84477c7a59e7338a8b1389c8c80f340e.png

I resolved my issue, needed to disable SSL.  =)

On 8/12/2021 at 2:53 PM, shaunbarrow said:

I resolved my issue, needed to disable SSL.  😃

How did you disable the SSL? I can't figure out what to add to that variable

@Alphacosmos Can you change the mapping on the WebUI param so the port is 80 not 5000, so that if people change the port number param it will be picked up by webUI section.
(webUI will read port mapping as well, so will change 80 to 5000 behind scenes)

  • Author

@Froodle Yeah no dramas I can do that now.. Cheers

Love the app but unable to get TV Show library to show in it.  Tried TV Shows, TV_Shows, TV, Shows.  Any ideas?

On 8/17/2021 at 9:38 PM, Fozzie said:

Love the app but unable to get TV Show library to show in it.  Tried TV Shows, TV_Shows, TV, Shows.  Any ideas?

I am having same issue

 

Either i have done a good job of not getting dupes/samples in my library OR i cannot figure out how to get this working. My UI looks exactly like the post below, ive disabled SSL with the variable of 1 but still get nothing. Logs do not show anything interesting either. 

On 8/10/2021 at 8:44 PM, shaunbarrow said:

Ive been waiting for something like this!  Thank you for making this!!

 

I got it installed, but i am not seeing anything like i would expect?  Nothing unexpected in the logs, any thoughts?image.thumb.png.84477c7a59e7338a8b1389c8c80f340e.png

 

On 8/21/2021 at 9:08 AM, selexin said:

Hey guys, selexin here, creator of Plex Library Cleaner. I'm happy to answer any questions you might have :)

 

Just a heads up, the project has (just) been renamed to Cleanarr (see https://github.com/se1exin/Cleanarr/issues/30#issuecomment-903114995).

Great little app. Got my "Movies" to de-dupe (had 2!) just fine.

For library names, in the unRaid docker setup, there's a sort of typo:

"(optional) Name(s) of your Plex Libraries to search. Separate multiple library names with"

It doesn't actually tell us what to separate it with.

In addition, I removed "Movies" in my setup and, like others here, tried to get "TV Shows" added and it simply doesn't work. I tried many different variants to no avail - even using quote around it (single and double)

 

That's my immediate feedback

  • 2 weeks later...
On 8/24/2021 at 8:41 AM, jpotrz said:

Great little app. Got my "Movies" to de-dupe (had 2!) just fine.

For library names, in the unRaid docker setup, there's a sort of typo:

"(optional) Name(s) of your Plex Libraries to search. Separate multiple library names with"

It doesn't actually tell us what to separate it with.

In addition, I removed "Movies" in my setup and, like others here, tried to get "TV Shows" added and it simply doesn't work. I tried many different variants to no avail - even using quote around it (single and double)

 

That's my immediate feedback

 

the field would be:

 

Movies;TV Shows

 

no quotes.

Edited by fmp4m

2 hours ago, fmp4m said:

 

the field would be:

 

Movies;TV Shows

 

no quotes.

I've tried that as well

And then when I go into Cleanarr, the page loads and it spins for a little trying to display dupes and I get the following error:

 

Failed to load movies!

'Show' object has no attribute 'media'

2 hours ago, jpotrz said:

I've tried that as well

And then when I go into Cleanarr, the page loads and it spins for a little trying to display dupes and I get the following error:

 

Failed to load movies!

'Show' object has no attribute 'media'

Show me your docker run command.

17 hours ago, fmp4m said:

Show me your docker run command.

Not sure what you mean by "run command" I'm just using the docker in unRaid and for the variable "LIBRARY_NAMES:" I'm putting "Movies;TV Shows" (no quotes). Using "Movies" works just fine

*1 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.50, server: , request: "GET /movies/dupes HTTP/1.1", upstream: "uwsgi://unix:///tmp/uwsgi.sock:", host: "192.168.0.4:5000", referrer: "http://192.168.0.4:5000/"

Getting this error in app logs. Any clue?

Thanks

1 hour ago, Shomil Saini said:
*1 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.50, server: , request: "GET /movies/dupes HTTP/1.1", upstream: "uwsgi://unix:///tmp/uwsgi.sock:", host: "192.168.0.4:5000", referrer: "http://192.168.0.4:5000/"

Getting this error in app logs. Any clue?

Thanks

 

This error can be ignored if its functioning correctly.  It's due to the formatting of the upstream in the code. @selexinwill have to resolve that in a new push as there is a code issue.

11 hours ago, fmp4m said:

 

This error can be ignored if its functioning correctly.  It's due to the formatting of the upstream in the code. @selexinwill have to resolve that in a new push as there is a code issue.

Thanks for the response, but it does not connect to the server as well. :)

Screenshots Attached.

Screenshot (17).png

Screenshot (18).png

Edited by Shomil Saini
Added Screenshots

On 9/2/2021 at 10:40 AM, Shomil Saini said:
*1 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.50, server: , request: "GET /movies/dupes HTTP/1.1", upstream: "uwsgi://unix:///tmp/uwsgi.sock:", host: "192.168.0.4:5000", referrer: "http://192.168.0.4:5000/"

Getting this error in app logs. Any clue?

Thanks

 

Same error here, following for solution.

On 9/2/2021 at 10:41 PM, Shomil Saini said:

Thanks for the response, but it does not connect to the server as well. :)

Screenshots Attached.

Screenshot (17).png

Screenshot (18).png

 

This looks like the exact same error I'm having with my "TV Shows"

I can't get any library with a space in the name to work. Do you have a library that's a single word w/ no spaces? If so, try that one and see what happens.

  • 2 weeks later...

I believe I have everything configured correctly, but I'm seeing this error in the log.

 

2021/09/16 06:53:20 [error] 12#12: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.0.60, server: , request: "GET /movies/dupes HTTP/1.1", upstream: "uwsgi://unix:///tmp/uwsgi.sock", host: "192.168.0.40:5000", referrer: "http://192.168.0.40:5000/"

 

my current Plex server is at 192.168.0.40, but it was formerly 192.168.0.60.  I can't figure out where Cleanarr is getting the .60 address.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.