Wow, That is a lot of music. 139,558 files @ 3 minutes per song translates to 290 days of music without repeating when played continuously
- Uninstall 1.21.0.3744
- Install this.
Letâs give this a try. we stand about a 50/50 chance of success
Wow, That is a lot of music. 139,558 files @ 3 minutes per song translates to 290 days of music without repeating when played continuously
Letâs give this a try. we stand about a 50/50 chance of success
if necessary I can remove a library of music, it doesnât bother me at all
We will try that if / when it becomes necessary. I hope it wonât be.
I want to try to keep everything first
When this installs,
Give it time to start before opening.
It will be making a lot of changes to the database.
Watch for the CPU to return to low usage
It already completed:
Plex Media Server migration to DSM 7 started: Tue Jan 4 00:35:54 CET 2022
=== Tue Jan 4 00:35:54 CET 2022 === Start: Change ownership
=== Tue Jan 4 01:34:03 CET 2022 === Completed: Change ownership
=== Tue Jan 4 01:34:03 CET 2022 === Start: Convert symbolic links
=== Tue Jan 4 02:07:05 CET 2022 === Completed: Convert symbolic links
=== Tue Jan 4 02:07:06 CET 2022 === Start: Migrate Plex Media Server
=== Tue Jan 4 04:22:34 CET 2022 === Completed: Migrate Plex Media Server
=== Tue Jan 4 04:22:34 CET 2022 === Completed: Migrate Plex Media Server
=== Tue Jan 4 04:22:34 CET 2022 === Start: Clean /volume1/Plex
=== Tue Jan 4 04:22:36 CET 2022 === Completed: Clean /volume1/Plex
Still a bit buggy with its connection though. It claimed several times that the connection is not secure. It pressed F5 in the browser and then it worked. Will keep an eye on this.
Also Plexamp at first couldnât access the library anymore. After some time I was able to first switch to Plex Podcast channel and then back to my Diskstation. Now it seems to be fine.
Thanks for your help!
If youâre using FireFox, switch â
The number of reports about Syno-FireFox incompatibility is growing pretty rapidly.
FireFox is âgoing through a rough patchâ with their browser.
Because you have two different server versions still hidden in there, I expected Plex.tv might not catch up quickly enough.
Iâm using Safari on iOS.
yes http://192.168.1.33:32400/web = connecting
Your certificate is fine on the server. Can you tell Safari to dump its cache?
What does the iOS app do?
Valid Thu, 30 Dec 2021 00:19:53 +0000 Thu, 30 Dec 2021 00:20:12 +0000
I see where you deleted the 1.21.0.3744 server from your list.
Would you like me to delete it from Plex.tv ?
Also, would you like to clean up your local storage ?
(the hidden / temporary storage which 1.21.0.3744 left behind)
I see where you removed server 1.21.0.3744 from your list.
Would you like me to remove it from Plex.tv?
YES
Would you also like to clean up your local storage?
(the hidden / temporary storage that 1.21.0.3744 left behind)
YES
to help my server is it useful to install this type of memory?
Synology RAM1600DDR3L-8GBX2
it offers me this update PlexMediaServer-1.25.2.5319-c43dc0277-x86_64_DSM7 can I install it? or is it better not
It looks now as all seems to be fine. My music playlists reappeared and Iâm able to play songs from those lists.
Maybe it was a caching hickup at the beginning.
Therefore I suspect you solved my problem
Thanks a lot!
The DS1817+ , with the C2538 CPU, can be upgraded to 16 GB of RAM (2x 8GB). The newer J-series CPUs cannot be upgraded. They only support 8GB.
Please ignore 1.25.2.5319 for now. It gains you nothing. You can turn off update checking if you wish.
Please give me a moment and I will write a small Scheduled Task - User script to clean that up for you
The DS1817 +, with the C2538 processor, can be upgraded to 16 GB of RAM (2x 8 GB).
so mine can support the 16 go of ram that little anyway help or is this useless sacahtn that I am at 33 tb of library and that I can go up to 64tb?
Please give me a moment and Iâll write a little scheduled task - a user script to clean this up for you
thank you very much for your valuable and appreciated help
#!/bin/bash
# check all possible locations
for i in /volume*/\@apphome
do
echo Checking \"$i\"
if [ -d "$i/PlexMediaServer/Plex Media Server" ]; then
echo Found and removing \"$i/PlexMediaServer/Plex Media Server\"
rm -rf "$i/PlexMediaServer/Plex Media Server"
fi
done
echo Cleaning completed.
Scheduled task. â
â Runs as user ârootâ
â Emails you the output
Will take a moment to run
Output will look like this:
Task Scheduler has completed a scheduled task.
Task: Clean Hidden Storage
Start time: Tue, 04 Jan 2022 05:31:23 GMT
Stop time: Tue, 04 Jan 2022 05:31:24 GMT
Current status: 0 (Normal)
Standard output/error:
Checking "/volume1/@apphome"
Found and removing "/volume1/@apphome/PlexMediaServer/Plex Media Server"
Cleaning completed.
From ds418
I put it on its way and keep you posted for the 16gb of ram its worth or not?
The extra 8GB of RAM will help a bit.
If you do this, I recommend having a matched pair.
I use Kingston RAM in my DS1815 without any problems.
https://www.amazon.com/gp/product/B00CQ35HBQ
Two of these will give you 16 GB.
TĂąche : Nettoyage Plex
Heure de début : Tue, 04 Jan 2022 11:37:11 GMT
Heure dâarrĂȘt : Tue, 04 Jan 2022 11:42:13 GMT
Ătat actuel : 0 (Normal)
Sortie/erreur standard :
Checking â/volume1/@apphomeâ
Found and removing â/volume1/@apphome/PlexMediaServer/Plex Media Serverâ
Cleaning completed.