summaryrefslogtreecommitdiff
path: root/rhimport.pm
Commit message (Collapse)AuthorAgeFilesLines
* JSON::MaybeXS is too new ... switching to JSON::AnyChristian Pointner2016-06-031-2/+2
|
* added importer for economic updateChristian Pointner2016-06-031-0/+37
|
* fixed utf8 issues with uri_uescapeChristian Pointner2015-09-081-1/+2
|
* whitespace cleanupChristian Pointner2015-07-221-1/+1
|
* added improved fetch code which allows to set the User Agent StringChristian Pointner2015-07-101-0/+22
|
* replaced fetching of current week by static calculation algorightmChristian Pointner2015-07-101-0/+30
|
* added check for supported file extensionChristian Pointner2014-06-201-9/+23
|
* moving from intranet to webChristian Pointner2014-03-141-1/+1
|
* fixed usage of uinitialized variableChristian Pointner2014-01-081-1/+2
|
* fixed index for rebroadcast/regular @ zip-fmChristian Pointner2014-01-071-2/+2
|
* added workardound for new audacious playlist formatChristian Pointner2013-08-011-0/+3
|
* added new autoimport dropbox classChristian Pointner2013-02-141-0/+3
|
* switch all files to utf8Christian Pointner2012-07-021-0/+7
|
* fixed pv add note (with type/status)Christian Pointner2012-02-171-5/+0
|
* implemented type of pv noteChristian Pointner2012-02-171-3/+5
|
* fixed rhimport.pmChristian Pointner2012-01-211-2/+2
|
* output of pv script only if any returnedChristian Pointner2012-01-201-5/+7
|
* simpler interface to pv_add_noteChristian Pointner2012-01-201-3/+5
|
* moved pv add note to rhimport modulChristian Pointner2012-01-201-0/+27
|
* added rhimport for autoimporting democracy now!Christian Pointner2011-07-191-2/+7
|
* added group description to pool namesChristian Pointner2010-05-041-3/+3
|
* check size if playlist before importChristian Pointner2010-04-291-4/+23
|
* check for Deleted stanza in rdimport outputChristian Pointner2010-04-291-2/+12
| | | | | | | ignore non-existent or unreadable files in m3u ignore directories in m3u
* temporary import now in seperate folder for each userChristian Pointner2010-04-221-10/+20
|
* added message dialog at import endChristian Pointner2010-04-191-1/+5
| | | | | | disabling buttons while importing
* check for key file before import Christian Pointner2010-04-191-0/+8
|
* fixed Batchmode Christian Pointner2010-04-131-2/+2
|
* fixed ssh parametersChristian Pointner2010-04-131-2/+2
|
* added configure script and Makefile for Installation Christian Pointner2010-04-131-1/+1
|
* small cleanupsChristian Pointner2010-04-131-2/+1
|
* import functions return rdimport logs nowChristian Pointner2010-04-121-8/+13
|
* fixed gui error callbackChristian Pointner2010-04-121-3/+3
|
* added gui error callback (not working yet)Christian Pointner2010-04-121-5/+15
| | | | | | added progress callback to clear carts
* added error callback to command lineChristian Pointner2010-04-121-14/+6
| | | | | | some cleanup
* fixed return valuesChristian Pointner2010-04-091-13/+21
| | | | | | added error callback
* first working version (command line)Christian Pointner2010-04-061-19/+51
| | | | | | some issues with error handling and gui remain
* added scp put functionChristian Pointner2010-04-061-1/+26
|
* cleanupChristian Pointner2010-03-291-13/+16
|
* sanity check for clear carts when in pool mode for single cart showChristian Pointner2010-03-291-1/+6
|
* get TO_CART field for dropboxes as wellChristian Pointner2010-03-251-2/+3
|
* added progress barChristian Pointner2010-03-241-7/+34
|
* fixed clear vs keep cartsChristian Pointner2010-03-241-5/+13
| | | | | | cleanups
* improved handling of ListStore Christian Pointner2010-03-241-1/+112
| | | | | | | | better formatting for dropbox names in GUI added emptyCarts function basic m3u parsing
* changed to pool/nopool setupChristian Pointner2010-02-221-3/+14
| | | | | | no concat anymore
* fixed file headersChristian Pointner2010-02-211-5/+5
| | | | | | wiget name refactoring
* file name refactoringChristian Pointner2010-02-211-0/+37