User(s) browsing this thread: 2 Guest(s)
|
unrar error
|
|
09-09-2011, 08:35 PM
|
|||
|
|||
|
unrar error
Hi guys.
I have a problem when I try to unrar. I have added the following to scan.sh: /nmt/apps/bin/unrar x -y -p- -o+ "$TR_TORRENT_DIR/$TR_TORRENT_NAME/*.rar" "$TR_TORRENT_DIR/$TR_TORRENT_NAME/" But i wont work. A '720p.bluray.x264.nfo.log' is placed everytime, with the text: 720p.bluray.x264.nfo is not RAR archive - No files to extract. The rar-files is placed in the same folder. Please help guys - this is really a issue for me. Thanks in advance. BR, Rasmus ----------------------- A210 with 2TB HDD |
|||
|
09-09-2011, 10:18 PM
|
|||
|
|||
|
RE: unrar error
I guess I know what you are talking about.
This is very weird because the string is correct and by default unrar does not leave any logs even if it does not find any files to extract. Check if Transmission runs the correct script but not something else. |
|||
1 user says Thank You to Roman_V_M for this post |
|
09-14-2011, 09:17 PM
|
|||
|
|||
|
RE: unrar error
thanks - could you please xplain for me how to check transmission... sorry, im quite new on this..
Thank you very much... ----------------------- A210 with 2TB HDD |
|||
|
09-17-2011, 01:18 PM
|
|||
|
|||
|
RE: unrar error
You should check the Transmission's settings.json file, particularly the string "script-torrent-done-filename" - what script is actually being run. Because the command
Code: /nmt/apps/bin/unrar x -y -p- -o+ "$TR_TORRENT_DIR/$TR_TORRENT_NAME/*.rar" "$TR_TORRENT_DIR/$TR_TORRENT_NAME/" |
|||
|
09-17-2011, 07:18 PM
|
|||
|
|||
|
RE: unrar error
in settings.json: "script-torrent-done-filename": "/share/scan.sh"
and in scan.sh is the string: "/nmt/apps/bin/unrar x -y -p- -o+ "$TR_TORRENT_DIR/$TR_TORRENT_NAME/*.rar" "$TR_TORRENT_DIR/$TR_TORRENT_NAME/"" is defined... but the script dosen't work for me.. can you help me please? ----------------------- A210 with 2TB HDD |
|||
|
09-18-2011, 10:11 AM
|
|||
|
|||
RE: unrar error
(09-17-2011 07:18 PM)rbixrbix Wrote: in settings.json: "script-torrent-done-filename": "/share/scan.sh" 2 quetions: - have you you inserted a proper script header in your file? Code: #!/bin/sh |
|||
|
09-19-2011, 05:32 PM
|
|||
|
|||
|
RE: unrar error
Ohh god I feel like a newbie... REALLY appreciate your help.
Could you please explain what you meen by those 2 question? How to insert proper script header in what file (unpack.sh?) - and how? How to set executable? Thanks again ----------------------- A210 with 2TB HDD |
|||
|
09-19-2011, 09:29 PM
|
|||
|
|||
RE: unrar error
(09-19-2011 05:32 PM)rbixrbix Wrote: Ohh god I feel like a newbie... REALLY appreciate your help. Simple: the very first line in your script should be: Code: #!/bin/shQuote:How to set executable? By console command chmod, as: chmod 777 (path) If your script is in the root of your HDD, then you need to type: Code: chmod 777 /share/scan.shAnd, as I wrote in another topic of this forum, you need to have at least some basic knowledge of Linux to use player's advanced features. |
|||
|
09-25-2011, 06:19 PM
|
|||
|
|||
|
RE: unrar error
Can someone assist in creating a user-friendly explanation on how to unrar directly from the pch?
|
|||
|
09-26-2011, 01:12 PM
(This post was last modified: 09-26-2011 01:12 PM by Roman_V_M.)
|
|||
|
|||
RE: unrar error
(09-25-2011 06:19 PM)Robvs Wrote: Can someone assist in creating a user-friendly explanation on how to unrar directly from the pch? Do you mean auto-unrar on torrent download completion or simple manual unrar of a selected file? The 1-st is advanced Linux stuff so no user-friendly explanation. Regarding the 2-nd, PCH 200 series does support manual unraring directly from player's file browser - as simple as that. |
|||
|
09-26-2011, 03:10 PM
|
|||
|
|||
|
RE: unrar error
Does not Filemanager in CSI unrar direct on the PCH using the PCH unrar command?
Code: This version have the following Features:http://www.networkedmediatank.com/showth...?tid=34680 My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
09-30-2011, 07:09 PM
(This post was last modified: 09-30-2011 07:10 PM by rbixrbix.)
|
|||
|
|||
|
RE: unrar error
Ok here is my new findings:
The script works - but only on some times: When it doesn't work the following '.log-file' is created: [Filename].nfo.log - in the file stands: [Filename].nfo is not RAR archive - No files to extract When it works the following is created: [Filename].part043.rar.log - in the file stands: All OK Does this somehow indicate why it works sometimes and sometimes not... Thanks in advance. BR, Rasmus ----------------------- A210 with 2TB HDD |
|||
|
10-13-2011, 08:55 PM
|
|||
|
|||
|
RE: unrar error
anyone please?
----------------------- A210 with 2TB HDD |
|||
|
10-18-2011, 10:44 PM
|
|||
|
|||
|
RE: unrar error
When the script doesn't work how does your downloaded torrent file structure look like?
The command you are using can't handled rars being located in sub directories for example. Still the log file being created is weird. Nothing you have posted is supposed to do that. |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Torrent expander/ unrar | vus | 9 | 857 |
04-26-2013 09:57 PM Last Post: NaaN |
|
| Unrar unpack unzip torrents | dpslusser | 6 | 2,754 |
04-08-2013 10:55 AM Last Post: DathRarhek |
|
| Torrent unrar solution | foximaxi | 0 | 434 |
03-29-2013 12:46 PM Last Post: foximaxi |
|
| auto unrar script | giovan39 | 0 | 506 |
02-15-2013 07:57 PM Last Post: giovan39 |
|
| nzbget unrar script popcorn a400 | giovan39 | 0 | 752 |
02-15-2013 08:17 AM Last Post: giovan39 |
|
| Torrent not Dowloading Input/Output Error | canalla | 0 | 505 |
02-04-2013 08:37 PM Last Post: canalla |
|
| Error when downloading in NZBGET on A300 | hreuvekamp | 5 | 993 |
01-04-2013 09:51 PM Last Post: Exter |
|
| error 146 en 127, usenetclient werkt niet | lex483 | 2 | 621 |
12-08-2012 04:58 PM Last Post: lex483 |
|
| SABnzbd error | specops0i0 | 0 | 694 |
09-17-2012 08:28 PM Last Post: specops0i0 |
|
| No web interface (error 404) | sypher007 | 2 | 1,019 |
08-05-2012 02:45 PM Last Post: sypher007 |
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)



![[Image: watched-fanart.jpg]](http://trakt.tv/user/jhmiller/widget/watched-fanart.jpg)
