DBRepair development

@SE56

You like that ?

1 Like

A lot, thanks Chuck. It’s seems to be working well.

How is the new UI and the functions ?

Have you tried command line mode?

./DBRepair.sh stop auto start exit ?

User interface seems snappier and the database size has decreased

take DBRepair.sh, however you invoke it on the command line, then add ’ stop auto start exit’ as command line arguments.

I see you’re using ZSH shell. The ‘no such file or directory’ bothers me. Typo?

@nibbles

You around to help here please ?

@SE56

Are you running this on a Mac ?

/volume1/Plex only exists if on a Syno on DSM 6

No I’m on a Mac . iMac 2020 27" i5 intel. MacOS Ventura 13.2.1

My storage /Content are on NTFS formatted External WD desktop Drives.

I’m concerned / asking because you show “/volume1/Plex”

That doesn’t exist on MacOS .

1 Like

I’m using UNraid and got this working. Here is the grab of what I ran.

Any resolve Chuck?

Resolve ? I don’t know what the issue is with your Mac.
It’s working ok on my Mac mini with PMS in default location.

This is the actual test to identify a Mac

   elif [ -d "/Applications/Plex Media Server.app" ] && \
        [ -d "$HOME/Library/Application Support/Plex Media Server" ]; then

Maybe @nibbles has some advice?

I’m just doing documentation now.

ALL:

PlexDBRepair v1.0.0 is now released.

Please see the documentation as well as the new “ReleaseNotes” file.

7 Likes

@ChuckPa

The version 1.0.1 seems somehow borked here:

./DBRepair.sh: line 520: [-f: command not found

v0.6.5 works perfectly fine.

Using BINHEX container via UnRaid latest version.

Let me know if more info is required


Cheers,

-jj-

My bad. I must have bumped it just before I pushed to github,.

Fixing

@jj666

  1. My git tool was whacked up.
  2. It explains why the code didn’t get to github and why i had to fight with it when releasing 1.0

Code and release tags now corrected – v1.0.0

Now it works perfectly, thank you very much :-).

Cheers,

-jj-

@jj666

How does it look / work for you? Easier to use?