Giter Club home page Giter Club logo

Comments (14)

evilhero avatar evilhero commented on July 21, 2024

Make sure that you have Rename Files checked off in your Configuration in Mylar.

I did just do a few changes to the search.py file (which also is the one that sends to SAB) - try latest commit and see if maybe it's fixed now.

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

It is checked and the problem is still occurring. My sabnzbd is filled with numerical files (not titles by name) and after processing, still getting errors. Does something need to be changed in my comicRN.py file, or something else need to be told what folder in the network it's in? just guessing. Also, Mylar again has paused Sab and left it pause, or so it appears. Many minutes since any activity and it's still paused.

from mylar.

evilhero avatar evilhero commented on July 21, 2024

Nope nothing to do with ComicRN - that's an external script that runs after the SAB download completes (SAB handles that). Someone else mentioned this in the comicrack forum. Is the blackhole function enabled in Mylar?

Try running the search.py included in the /test folder (backup your existing search.py in<mylar_root>/mylar/search.py before replacing it with the one in test. Startup mylar - try to get something and paste the results in here - you should get some kind of output indicating at least the last thing it was doing.

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

doing it now, EH!

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

Not very revealing. Mylar sends to Sabnzbd but as a numerical file name and pauses Sab. Then everything stops. All the logs have to say:

27-Sep-2012 15:42:20 - INFO :: CP Server Thread-5 : Marking Daredevil issue: 18.00 as wanted...
27-Sep-2012 15:42:20 - INFO :: CP Server Thread-5 : Shhh be very quiet...I'm looking for Daredevil issue: 18.00 using experimental
27-Sep-2012 15:42:21 - INFO :: CP Server Thread-5 : I found 1 results doing my search...now I'm going to analyze the results.
27-Sep-2012 15:42:21 - INFO :: CP Server Thread-5 : Found Daredevil (2012) issue: 18 using experimental
27-Sep-2012 15:42:22 - INFO :: CP Server Thread-5 : Sucessfully retrieved nzb file using experimental
27-Sep-2012 15:42:30 - INFO :: CP Server Thread-5 : Successfully sent nzb file to SABnzbd

I have to restart Sab myself. Then after processes are complete Sab gives the aforementioned error messages and I have no comics in the designated download directory, although the properly named parent folders are there.

Worse, Mylar may be looping-- not realizing a file was downloaded and downloading it again.

Should put regular search.py back or keep using the one from test?

from mylar.

evilhero avatar evilhero commented on July 21, 2024

Sorry, should have mentioned it - post the console messages. The log is just meant to highlight or overview what's going on...the console messages have more marker points so I can figure out where it's dying exactly.

from mylar.

evilhero avatar evilhero commented on July 21, 2024

Alright - so now I'm not sure what's going on : I just did a test - same comic you used...

27-Sep-2012 22:32:58 - INFO :: CP Server Thread-2 : Found Daredevil (2012) issue: 18 using experimental
filenamenzb:nzb?c=81156696
filenzb:81156696
savefile:/home/hero/mylar/cache/81156696.nzb
27-Sep-2012 22:32:58 - INFO :: CP Server Thread-2 : Sucessfully retrieved nzb file using experimental
Queue paused
Saved file to: /home/hero/mylar/cache/81156696.nzb
TMPAPI:http://192.168.10.1:8145/api?mode=addlocalfile&name=/home/hero/mylar/cache/81156696.nzb&pp=3&cat=comics&script=ComicRN.py
27-Sep-2012 22:33:06 - INFO :: CP Server Thread-2 : Successfully sent nzb file to SABnzbd
outqueue line generated
passed api request to SAB
there are 5 things in SABnzbd's queue
matched
slot_nzoid: SABnzbd_nzo_Au55xw
attempting to rename queue to http://192.168.10.1:8145/api?mode=queue&name=rename&value=SABnzbd_nzo_Au55xw&value2=Daredevil_18_(2011)_(2012)
renamed!
27-Sep-2012 22:33:16 - INFO :: CP Server Thread-2 : Renamed nzb file in SABnzbd queue to : Daredevil_18_(2011)_(2012)
27-Sep-2012 22:33:17 - INFO :: CP Server Thread-2 : Updating now complete for Daredevil issue: 18.00

The Only thing I could see was that it was throwing an extra / in the cache dir at one point - I'm running it on Ubuntu 10.04 though, so if it's something different (winblowz, or something) the / might be the determining factor.

from mylar.

evilhero avatar evilhero commented on July 21, 2024

figured it out - fix shortly.

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

Thank you!

from mylar.

evilhero avatar evilhero commented on July 21, 2024

NP - thanks for pointing out the error and helping :) Latest commit fixes!

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

Oh man, so close, but now the comics aren't showing up in the designated directory again. headscratch.

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

Everything looks great but then the comic isn't there. Deleted during "cleanup?" Just guessing.

Mylar enabled: yes
Append SeriesYear/ComicYear to folder/filename : yes
Comic Directory : /media/DATA/sab/complete/comics/
Zero supression set to : 2 digits
Replace Spaces enabled : no

Remove extra stuff : yes

passed name from SAB: New Avengers 1 (2010) (2010)
actual name with issue: New Avengers 1
actual year of series (passed from SAB): 2010
year of publication of this issue (passed from SAB): (2010)
the comic issue is actually: # 1
comyx: New Avengers
issue detected less than 10
001...zeroadd level set to:00
The directory should be: /media/DATA/sab/complete/comics/New Avengers (2010)
filename should be: New Avengers 001 (2010)
Directory doesn't exist!
Directory successfully created at: /media/DATA/sab/complete/comics/New Avengers (2010)
Found: New Avengers 001 (2010) (Digital) (Zone-Empire).cbr
--New filename: New Avengers 001 (2010).cbr
Removed useless directory: /media/DATA/sab/complete/comics/New Avengers 1 (2010) (2010)

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

I also see (2010) twice at the end of the log there, if that means anything.

from mylar.

AtariBaby avatar AtariBaby commented on July 21, 2024

Updated to latest version this morning and everything has reverted from still screwed up back to royally screwed up. :p

from mylar.

Related Issues (20)

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.