Closed Jeltel closed 11 years ago
That's an awesome app :) How is the web interface ? Can it handle cron tasks by itself ?
Apperantly there only is a simple beta web gui. And as far as I can see from http://flexget.com/wiki/Plugins list no Cron tasks.
So what would be in the SPK?
Did I miss something? What's you're experience with it? I don't want to release an SPK without any configuration UI and creating one dedicated for the SPK would require too much time.
The configuration can be done via a configuration file, so the webui is not needed explicitly. I guess the webui just creates a configuration file.
As you can read I don't have any experience with it. But it is advised in various places to automate Transmission. Which is exactly what I want. I hoped it would be relatively easy to make a package without to much configuration from your/my part. Because I have no experience with compiling the packages I don't know if that is possible.
It's just a Python package like SickBeard is, so it'll be easy to make. I'll test it this evening.
Thanks :)
So, that works but the webui is still a work in progress. Scheduling through the webui is possible and it even runs the tasks at the defined interval.
That said, you can expect a package in private beta by the end of the week. Contact me to gain access to the private repository.
Lacks of pid file... Should be added to FlexGet in the near future
Edit: nvm, it's a bit hidden
Done with 5748d51ed84f60ee80d564dba9315547ff54fca5
It's on the private beta repository. Can you test it? Email me at xxx
so I can give you access.
I've installed it and I'm testing it. I will report back when I come to some conclusion
I've tried working with it, but I'm missing the transmission plugin: http://flexget.com/wiki/Plugins/transmission This isn't installed by default. Installing the library via terminal: "easy_install transmissionrpc" gets the result "not found".
So how do I get the transmission plugin to work?
The webui works great btw, I like that :)
/usr/local/flexget/env/bin/pip install transmissionrpc
That should solve your problem
Not completely. When trying this in a terminal (root):
Fukushima> pip install transmissionrpc -ash: pip: not found
So where do I execute this command?
On 10 November 2012 13:44, Antoine Bertin notifications@github.com wrote:
/usr/local/flexget/env/bin/pip install transmissionrpc
That should solve your problem
— Reply to this email directly or view it on GitHubhttps://github.com/SynoCommunity/spksrc/issues/292#issuecomment-10254803.
/usr/local/flexget/env/bin/pip
not pip
Thx, that worked.
Package is working as supposed to I guess. It has a bit of a learning curve, and the webui does has some flaws. But otherwise it works.
I see no need to keep this a private beta.
On 10 November 2012 17:30, Antoine Bertin notifications@github.com wrote:
/usr/local/flexget/env/bin/pip not pip
— Reply to this email directly or view it on GitHubhttps://github.com/SynoCommunity/spksrc/issues/292#issuecomment-10256830.
The user/password for flexget defaults to flexget/flexget and cannot be changed unless changing the parameters to the start-stop-status script.
I'll be waiting for a configurable user/password + port before release.
Could you open an issue to flexget so they add those options in the configuration file?
Hi, I manually downloaded the package on SynoCommunity and installed it. It's working great, but the cron job doesn't seem to be called.
is the cron supposed to be configured by the package or manually ?
The webui has it's own scheduler, just add some tasks I guess. Ask the flexget guys
ok thanks for the response. After a restart, scheduled tasks are executed as expected.
Hello, I would like access to the closed beta for flexget for synology 412+
I'm experienced in both linux and flexget though a noob on synology. I would like to help.
Thank you.
Since yesterday I'm getting an error when executing my flexget script: 2013-01-19 11:13 ERROR task test BUG: Unhandled error in plugin download: [Errno 13] Permission denied: '/usr/local/flexget/var/temp/tmp8RT4sc'
This occurs when a torrent is downloaded via the rss feed. I think there is a problem with the connection to transmission (2.76), but haven't been able to find the problem yet. I reinstalled flexget and transmission and reloaded my flexget script. No changes.
Unfortunalty the issue at the flexget Trac doesn't seem to be followed up. A shame really, because this is a real nice app for downloading torrents via rss.
Somehow root was the owner of the temp folder. Changed it to flexget and problem solved. Maybe create a temp folder during installation with the right owner?
Anything created by flexget has flexget as owner. Did you restore stuff manually? If so, did you fixed permissions?
That might be the problem. I just used chown to own the temp folder.
Flexget updated to 3368
My package center (DSM 4.2) doesn't see the updated version of flexget. Is that right?
Yes, advanced version numbering isn't supported by DSM. Releases on the stable channel will have their revision number incremented to fix this but in beta you just need to reinstall. That's better anyway because updating a beta package might not work properly.
Hi guys!
Just wanted to let you know Flexget is performing on my DS411...
I was running Flexget ... don't know... maybe 2 years (?!), but installed manually. I decided to give the SPK from SynoCommunity a try... Everything worked smoothly: cloned repository and compiled flexget directly on my DS411 running the latest DSM 4.3-3776. I had my "old" version of flexget install in "usr/local/flexget" so, at first try, the spk didn't want to install. No errors but it didn't want to run. I renamed "/usr/local/flexget" to /usr/local/flexget.bak" and I managed to run the package without a problem. All seemed running nicely so I decided to use my old config.yml, db-config.sqlite and flexget.log. A chown to user flexget for these files will help you save some 15 minutes wondering why it's not working :)))) Well, seeing that flexget works without a problem, I decide to try to upgrade from version 1.1.26-1 to the latest version from flexget site (1.1.145). I stopped the package from Package Center, opened a ssh connection as root and I ran "/usr/local/flexget/env/bin/pip install --upgrade flexget" After upgrade, I checked the version with "/usr/local/flexget/env/bin/python /usr/local/flexget/env/bin/flexget -V". Everything seems OK, the upgrade worked, the configuration file passed the check test ("/usr/local/flexget/env/bin/python /usr/local/flexget/env/bin/flexget --check -c /usr/local/flexget/var/config.yml") so I was confident enough to run the package from Package Center.
From my point of view, this is not a beta package, it's the full deal :) Many thanks to all the guys@SynoCommunity
From my point of view, this is not a beta package, it's the full deal :)
I'd like try out this full deal as well or at least request access to the private beta to beta test everything ...
All you need to do is clone the repository and compile yourself.
Sorry for my complete newbie question. But is it possible to compile an SPK using a Mac? Or is the process done on the NAS itself. I'm a bit confused since I'm reading a lot about Debian x86...
is this ready to come out of private beta? if not can I get the private repo?
@Diaoul: Same question as @mstduff over. Can I get access to the private beta?
Thanks
@ordou @mstduff it should be available in the SynoCommunity Beta repository... should be this url: http://packages.synocommunity.com/?beta=1
Get an error while trying to save a new schedule.
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
Log from DSM package center: File: Schedule.py in start_timer if manager.options.autoreload AttributeError: 'Namespace' object has no attribute 'autoreload'
Since the last update (installed it yesterday) I can't get flexget to work. With my old configuration DSM fails to run the package. And via the web interface I can't get anything saved. It keeps giving an Internal sever error. I figured out that my old configuration may require some updating, but I'm unable to do so with the current web-interface.
I have the same issue on my DS214. Flexget won't start after the last update.
Not sure this is the same issue that others were having, but I just installed FlexGet v1.2.415 on my DS414 from a package that I successfully built using spksrc and got a lot of errors when attempting to run it (mainly for missing modules). I was able to resolve it by manually running /usr/local/flexget/env/bin/pip install flexget --upgrade
.
I managed to install it on my ds916+ and upgraded it as well (2.10.76). How can I run the WebUI?
@Slim1234slim have you checked flexget docu? https://flexget.com/Web-UI
Also from there:
Web UI is currently experimental and is not recommended for new users!
Flexget is a package to automatically download torrent files and put them in the watch folder of (for example) Transmission. It can download torrents via a rss feed. http://flexget.com/
There is a installation guide for Synology, although it uses ipkg.
I request a package for the Synology NAS (in particulair the DS411, because that's the one I'm using).
I have no other linux installation besides the NAS (and Openelec) and have very little idea how I would be able to compile the package. That being said, I would like to participate where I can.
Thx