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

Image Maind never works not a clue why #80

Open
morpheus2n2 opened this issue Oct 2, 2024 · 1 comment
Open

Image Maind never works not a clue why #80

morpheus2n2 opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@morpheus2n2
Copy link

Version Number

1.1.1

What branch are you on?

master

Describe the Bug

I get this error everytime but I have no clue how to fix it.

"| Scanning Metadata Directory For Bloat Images: A:\Plex Media Server\Metadata                        |
| Scanning Metadata for Bloat Images: 124052 directories [01:54, 1084.08 directories/s]
| 898 Bloat Images Found                                                                             |
| Runtime: 0:01:54                                                                                   |
|                                                                                                    |
| Moving Bloat Images                                                                                |
| Moving Bloat Images:   0%|                                                               | 0/898 [00:00<?, ? moved/s]
| MOVE: A:\Plex Media Server\Metadata\Albums\0\116ad21db52e5956b0fccab9eaff10b66e5dce4.bundle\Uploads\posters\31631312b943f6f6ee3afd85d92fd7587e2d1ca7 --> A:\Plex Media Server\PIC Restore\Albums\0\116ad21db52e5956b0fccab9eaff10b66e5dce4.bundle\Uploads\posters\31631312b943f6f6ee3afd85d92fd7587e2d1ca7.jpg |
| Traceback (most recent call last):                                                                 |
|   File "A:\PlexBackend\ImageMaid\plex_image_cleanup.py", line 321, in run_plex_image_cleanup       |
|     util.move_path(path, meta_dir, restore_dir, suffix=".jpg")                                     |
|   File "C:\Users\Paul\AppData\Local\Programs\Python\Python312\Lib\site-packages\pmmutils\util.py", line 60, in move_path |
|     final_path.parent.mkdir(exist_ok=True)                                                         |
|   File "C:\Users\Paul\AppData\Local\Programs\Python\Python312\Lib\pathlib.py", line 1311, in mkdir |
|     os.mkdir(self, mode)                                                                           |
| FileNotFoundError: [WinError 3] The system cannot find the path specified: 'A:\\Plex Media Server\\PIC Restore\\Albums\\0\\116ad21db52e5956b0fccab9eaff10b66e5dce4.bundle\\Uploads\\posters' |
|                                                                                                    |
| [WinError 3] The system cannot find the path specified: 'A:\\Plex Media Server\\PIC Restore\\Albums\\0\\116ad21db52e5956b0fccab9eaff10b66e5dce4.bundle\\Uploads\\posters' |"

Logs

No response

@morpheus2n2 morpheus2n2 added the bug Something isn't working label Oct 2, 2024
@morpheus2n2
Copy link
Author

Hi can anyone help with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants