Git Product home page Git Product logo

movesonarrdb's People

Contributors

iokernel avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

scuznuts

movesonarrdb's Issues

I had to transform my database a bit but I got it working...

I am sharing this in case someone else ran into my issue and how I fixed it...

So on my Windows machine everything is stored under..
C:\Storage\Shows
C:\Storage\Shows - Complete
C:\Storage\Shows - Kids
etc....

On the linux box it was all stored under /Media
When I ran the script it would crash out with an error...
Traceback (most recent call last): File "../../fixdb.py", line 76, in <module> Series() File "../../fixdb.py", line 28, in Series directory, filename = row[0][3:].split("\\") ValueError: too many values to unpack

I solved this by editing the database on the Windows machine through Sonarr. I created empty placeholder folders on the C drive for C:\Shows, C:\Shows - Complete, etc... and then edited the database through Sonar pointing the shows at those folders. (Remember you can select multiple shows by click/checking the first and SHIFT/clicking/checking the last one. Once all my main folders were moved to the root of the C:\ I was able to then backup and run the script on the database with no trouble. It also goes without saying that I edited the script its self changing the variable and if statements to match my /Media folder as opposed to the original /media folder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.