You are not logged in.
Offline
Offline
You're not doing anything?
I'm hacking on ls.
Offline
You're not doing anything?
I'm hacking on ls.
http://psy.trapd00r.se/scrots/powerlss.png
this is nice
can you guide me how you are doing this to ls ?
Last edited by vik_k (2010-05-23 08:11:48)
"First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack." ~ George Carrette
Offline
dmz how can you see new releases/episodes/music from command line?
Any idea about torrent searching there?
Offline
@vik_k: Build my patched ls from http://github.com/trapd00r/coreutils , and use this wrapper around ls: http://github.com/trapd00r/utils/blob/master/lsp
gtklocker: It's not about torrent searching, but rather about flexget.
You can see more here: http://github.com/trapd00r/rel
and here: http://github.com/trapd00r/Media-Sort
and here: http://github.com/trapd00r/Flexget-PatternMatch
and here: http://github.com/trapd00r/Flexget-Parse .
(And here http://github.com/trapd00r/flexget-notify
and here http://github.com/trapd00r/flexget-announced if that got you interested).
The Media::Sort and the Flexget::PatternMatch modules can be used independent of flexget; see the rel example.
Last edited by dmz (2010-05-24 06:44:30)
Offline
Offline
Thanks dmz, will try
Offline
Working on my release-parser and all kinds of other things I shouldnt (like posting here!)
Can I have your .Xdefaults? That is the most beautiful color scheme ever.
Offline
dmz wrote:Working on my release-parser and all kinds of other things I shouldnt (like posting here!)
Can I have your .Xdefaults? That is the most beautiful color scheme ever.
Offline
Offtopic question about flexget:
I want to auto-download torrents from torrentreactor (.net) but it hasnt direct links to the torrent files in its RSS feed! Any idea?
Last edited by gtklocker (2010-05-24 08:23:56)
Offline
Sure, check http://flexget.com/wiki/Plugins , maybe the rss or html plugin will work for you.
Offline
@dmz.. thanks. it's cool
"First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack." ~ George Carrette
Offline
no place like /home
github
Offline
Permissions is more interesting then symlinks, so I landed with this:
Quite happy now. Now maybe I should do something more important. :>
Offline
Virtual Pissing Contest With Friends:
removed - privacy
Last edited by maxexcloo (2010-05-27 13:36:39)
Offline
Learning vi, uzbl and linux stuff in general, in virtualbox
It's a shame how little I know... better late than never I guess.
Last edited by harman (2010-05-25 11:36:08)
hey mr shuttleworth im real happy for u and imma let you finish but i just wanna to say ARCH LINUX IS THE GREATEST DISTRO OF ALL TIME
Offline
I gave up on my patched ls and I wrote a simple parser in Perl instead. Ugly as hell though.
Last edited by dmz (2010-06-13 04:08:43)
Offline
@sicpsnake: Wow, interesting. Is the code publically available?
Offline
@sicpsnake: Wow, interesting. Is the code publically available?
Of course it is. I put it on pastie here: http://pastie.org/1002672. Please be warned: I am not the best Pythonista in the world; This is very shoddy work.
Offline
On the topic of music and clients and code, I'm hacking on various modules for mplayer, as well as a client ala mpc for mpd that'll be able to control one or several instances at the same time.
The server/client functionality is... functional, and one part of the 'Now Playing' module is done. Here's a simple script that shows what can be done
Offline